aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-0/+64
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queueLinus Torvalds1-1/+2
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman1-1/+2
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-6/+67
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds14-67/+406
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-4/+2
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller39-126/+164
2011-10-01MIPS: Call oops_enter, oops_exit in dieNathan Lynch1-1/+9
2011-09-27doc: fix broken referencesPaul Bolle1-4/+2
2011-09-24MIPS: Octeon: Enable C0_UserLocal probing.David Daney1-1/+0
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller4-4/+4
2011-09-21MIPS: No branches in delay slots for huge pages in handle_tlblDavid Daney1-1/+2
2011-09-21MIPS: Don't clobber CP0_STATUS value for CONFIG_MIPS_MT_SMTCDavid Daney1-2/+2
2011-09-21MIPS: Octeon: Select CONFIG_HOLES_IN_ZONEDavid Daney1-0/+5
2011-09-21MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2)Rafael J. Wysocki1-30/+22
2011-09-21MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.Yong Zhang3-2/+9
2011-09-21MIPS: Do not use EXTRA_CFLAGSArnaud Lacombe1-1/+1
2011-09-21MIPS: Alchemy: DB1200: Disable cascade IRQ in handlerManuel Lauss2-7/+4
2011-09-21MIPS: Lantiq: Fix setting the PCI bus speed on AR9John Crispin1-2/+7
2011-09-21MIPS: Lantiq: Fix external interrupt sourcesJohn Crispin1-4/+2
2011-09-21MIPS: tlbex: Fix build error in R3000 code.Ralf Baechle1-2/+1
2011-09-21MIPS: Alchemy: Include Au1100 in PM code.Manuel Lauss1-8/+14
2011-09-21MIPS: Alchemy: Fix typo in MAC0 registrationManuel Lauss1-1/+1
2011-09-21MIPS: MSP71xx: Fix build error.Ralf Baechle1-2/+2
2011-09-21MIPS: Handle __put_user() sleeping.Ralf Baechle1-0/+3
2011-09-21MIPS: Allow forced irq threadingThomas Gleixner1-0/+1
2011-09-21MIPS: i8259: Mark cascade interrupt non-threadedLiming Wang1-0/+1
2011-09-21MIPS: Loongson: Mark cascade interrupts IRQF_NO_THREADWu Zhangjin2-1/+3
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin12-10/+24
2011-09-21MIPS: Make the die_lock be rawWu Zhangjin1-3/+3
2011-09-21MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compileThomas Gleixner1-19/+20
2011-09-21MIPS: RC32434: Fix PCI build errorYoichi Yuasa1-1/+1
2011-09-17MIPS: Remove unneeded version.h includes from arch/mips/Jesper Juhl3-3/+0
2011-09-17MIPS: Trivial style cleanups in mmap.cKevin Cernekee1-23/+25
2011-09-17MIPS: i8259: Correct comment for i8259Hillf Danton1-1/+1
2011-09-17MIPS: VPE: Select correct tcHillf Danton1-1/+1
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko1-1/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown4-4/+4
2011-08-23mips: msp71xx/serial: add workaround for DW UARTJamie Iles1-4/+65
2011-08-23mips: msp71xx/serial: convert to pr_foo() helpersJamie Iles1-2/+2
2011-08-08bcm47xx: fix irq assignment for new SoCs.Hauke Mehrtens1-0/+12
2011-08-08bcm47xx: add support for bcma busHauke Mehrtens8-2/+179
2011-08-08bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens11-8/+67
2011-08-08bcm47xx: prepare to support different busesHauke Mehrtens8-59/+150
2011-08-08Merge branch 'for-3.1' into for-3.2Mark Brown100-530/+982
2011-07-27ASoC: au1x: update db1200 machine to the new way of thingsManuel Lauss1-0/+10
2011-07-27ASoC: au1x: remove automatic DMA device registration from PSC driversManuel Lauss1-0/+6
2011-07-27ASoC: Add a DB1x00 AC97 machine driverManuel Lauss1-0/+48
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-6/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-5/+5