aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-18MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches1-2/+1
2010-12-16MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81Ralf Baechle1-4/+4
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-23Fix typo: configuation => configurationThomas Weber1-1/+1
2010-08-05MIPS: Sibyte: Migrate to new platform makefile style.Ralf Baechle5-6/+70
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+54
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-9/+8
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior1-9/+8
2010-04-27net/sb1250: setup the pdevice within the soc codeSebastian Andrzej Siewior1-0/+54
2010-04-23Merge branch 'master' into for-nextJiri Kosina4-3/+15
2010-04-12MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle1-0/+15
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-3/+0
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2-2/+2
2010-02-27MIPS: SB1480: Convert IRQ controller lock to raw spinlock.Ralf Baechle1-7/+7
2010-02-27MIPS: SB1250: Convert IRQ controller lock to raw spinlock.Ralf Baechle1-7/+7
2010-02-27MIPS: Make various locks static.Ralf Baechle2-2/+2
2010-02-27MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle1-1/+0
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev1-2/+2
2009-09-30MIPS: Sibyte: Get rid of BKL.Ralf Baechle1-18/+15
2009-09-30MIPS: Sibyte: Fix compilation error.Mark Mason1-1/+1
2009-09-30MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.Ralf Baechle1-4/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2-4/+6
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-4/+11
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle1-2/+0
2009-06-24MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.Ralf Baechle1-3/+4
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-06-17MIPS: Sibyte: Remove standalone kernel supportImre Kaloz8-132/+5
2009-06-17MIPS: Sibyte: Remove simulator optionImre Kaloz2-11/+0
2009-06-17MIPS: SB1250: Sort out merge mistake.Ralf Baechle1-5/+0
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+10
2009-06-08MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle1-7/+1
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar2-10/+4
2009-05-14MIPS: Sibyte: Fix locking in set_irq_affinityThomas Bogendoerfer2-10/+4
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu2-6/+10
2009-03-30MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle2-2/+2
2009-01-15irq: update all arches for new irq_desc, fixMike Travis2-2/+4
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2-8/+8
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2-8/+8
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk2-26/+26
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman1-2/+1
2008-10-08[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle1-0/+4
2008-10-05IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle2-1/+83
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel5-231/+0
2008-07-21device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman1-1/+2
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2-2/+2
2008-07-15Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-0/+38
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet1-2/+2
2008-07-14i2c-sibyte: SWARM I2C board initializationMaciej W. Rozycki2-0/+38