aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/sibyte
AgeCommit message (Expand)Author
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2011-11-13MIPS: Sibyte: drop select of SIBYTE_CFEPaul Bolle
2011-07-20MIPS: SB1250: Restore dropped irq_mask functionThomas Gleixner
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: Sibyte: Convert to new irq_chip functionsThomas Gleixner
2011-01-18MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches
2010-12-16MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81Ralf Baechle
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-23Fix typo: configuation => configurationThomas Weber
2010-08-05MIPS: Sibyte: Migrate to new platform makefile style.Ralf Baechle
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior
2010-04-27net/sb1250: setup the pdevice within the soc codeSebastian Andrzej Siewior
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-12MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse
2010-02-27MIPS: SB1480: Convert IRQ controller lock to raw spinlock.Ralf Baechle
2010-02-27MIPS: SB1250: Convert IRQ controller lock to raw spinlock.Ralf Baechle
2010-02-27MIPS: Make various locks static.Ralf Baechle
2010-02-27MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev
2009-09-30MIPS: Sibyte: Get rid of BKL.Ralf Baechle
2009-09-30MIPS: Sibyte: Fix compilation error.Mark Mason
2009-09-30MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.Ralf Baechle
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle
2009-06-24MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.Ralf Baechle
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-06-17MIPS: Sibyte: Remove standalone kernel supportImre Kaloz
2009-06-17MIPS: Sibyte: Remove simulator optionImre Kaloz
2009-06-17MIPS: SB1250: Sort out merge mistake.Ralf Baechle
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-08MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-14MIPS: Sibyte: Fix locking in set_irq_affinityThomas Bogendoerfer
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-03-30MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle
2009-01-15irq: update all arches for new irq_desc, fixMike Travis
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman