summaryrefslogtreecommitdiff
path: root/arch/mips/sibyte
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Sibyte: Get rid of BKL.Ralf Baechle2009-09-301-18/+15
* MIPS: Sibyte: Fix compilation error.Mark Mason2009-09-301-1/+1
* MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.Ralf Baechle2009-09-301-4/+0
* cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-242-4/+6
* timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-4/+11
* MIPS: Eleminate filenames from commentsRalf Baechle2009-08-031-2/+0
* MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.Ralf Baechle2009-06-241-3/+4
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* MIPS: Sibyte: Remove standalone kernel supportImre Kaloz2009-06-178-132/+5
* MIPS: Sibyte: Remove simulator optionImre Kaloz2009-06-172-11/+0
* MIPS: SB1250: Sort out merge mistake.Ralf Baechle2009-06-171-5/+0
* Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-102-6/+10
|\
| * Merge branch 'linus' into irq/numaIngo Molnar2009-06-012-10/+4
| |\
| * | irq: change ->set_affinity() to return statusYinghai Lu2009-04-282-6/+10
* | | MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle2009-06-081-7/+1
| |/ |/|
* | MIPS: Sibyte: Fix locking in set_irq_affinityThomas Bogendoerfer2009-05-142-10/+4
|/
* MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle2009-03-302-2/+2
* irq: update all arches for new irq_desc, fixMike Travis2009-01-152-2/+4
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-132-8/+8
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-132-8/+8
* mips: use bcd2bin/bin2bcdAdrian Bunk2008-10-202-26/+26
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+1
* [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle2008-10-081-0/+4
* IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle2008-10-052-1/+83
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-305-231/+0
* device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-1/+2
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-152-2/+2
|\
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-262-2/+2
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-152-0/+38
|\ \
| * | i2c-sibyte: SWARM I2C board initializationMaciej W. Rozycki2008-07-142-0/+38
| |/
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-141-2/+2
|\ \ | |/
| * [MIPS] Sibyte: Build RTC support as an objectMaciej W. Rozycki2008-06-161-2/+2
* | mips: cdev lock_kernel() pushdownJonathan Corbet2008-05-181-7/+18
|/
* [MIPS] BCM1480: Remove stray function call resulting in infinite recursionRalf Baechle2008-02-191-1/+0
* [MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM}Ralf Baechle2008-01-291-3/+0
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-295-125/+198
* [MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR.Ralf Baechle2007-11-151-3/+3
* [MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt.Ralf Baechle2007-11-151-13/+2
* [MIPS] Sibyte: Split and move clock code.Ralf Baechle2007-11-023-330/+20
* [MIPS] Sibyte: Fixes for oneshot timer mode.Ralf Baechle2007-11-022-62/+55
* [MIPS] Sibyte: Remove blank line.Ralf Baechle2007-11-021-1/+0
* [MIPS] Swarm: Fix build failureThiemo Seufer2007-11-021-1/+1
* [MIPS] SB1250: Use the right irqaction for the timer interrupt.Ralf Baechle2007-11-021-7/+1
* [MIPS] SB1250: Remove stray assignment of cpumask.Ralf Baechle2007-11-021-1/+0
* [MIPS] Sibyte: Fix names of the clockevent devices.Ralf Baechle2007-11-022-2/+2
* [MIPS] Sibyte: Build fixes / dead code removal.Ralf Baechle2007-11-022-29/+0
* [MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.Ralf Baechle2007-10-292-2/+2
* [MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().Ralf Baechle2007-10-294-54/+0
* [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle2007-10-226-165/+158
* [MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle2007-10-196-167/+82