aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2011-11-01Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxGravatar Linus Torvalds 1-13/+0
2011-10-29i2c-au1550: remove usage of volatile keywordGravatar Manuel Lauss 1-13/+0
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 2-0/+64
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Gravatar Linus Torvalds 1-1/+2
2011-10-28compat: sync compat_stats with statfs.Gravatar Eric W. Biederman 1-1/+2
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-6/+67
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 14-67/+406
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-4/+2
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 39-126/+164
2011-10-01MIPS: Call oops_enter, oops_exit in dieGravatar Nathan Lynch 1-1/+9
2011-09-27doc: fix broken referencesGravatar Paul Bolle 1-4/+2
2011-09-24MIPS: Octeon: Enable C0_UserLocal probing.Gravatar David Daney 1-1/+0
2011-09-22Merge branch 'master' of github.com:davem330/netGravatar David S. Miller 4-4/+4
2011-09-21MIPS: No branches in delay slots for huge pages in handle_tlblGravatar David Daney 1-1/+2
2011-09-21MIPS: Don't clobber CP0_STATUS value for CONFIG_MIPS_MT_SMTCGravatar David Daney 1-2/+2
2011-09-21MIPS: Octeon: Select CONFIG_HOLES_IN_ZONEGravatar David Daney 1-0/+5
2011-09-21MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2)Gravatar Rafael J. Wysocki 1-30/+22
2011-09-21MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.Gravatar Yong Zhang 3-2/+9
2011-09-21MIPS: Do not use EXTRA_CFLAGSGravatar Arnaud Lacombe 1-1/+1
2011-09-21MIPS: Alchemy: DB1200: Disable cascade IRQ in handlerGravatar Manuel Lauss 2-7/+4
2011-09-21MIPS: Lantiq: Fix setting the PCI bus speed on AR9Gravatar John Crispin 1-2/+7
2011-09-21MIPS: Lantiq: Fix external interrupt sourcesGravatar John Crispin 1-4/+2
2011-09-21MIPS: tlbex: Fix build error in R3000 code.Gravatar Ralf Baechle 1-2/+1
2011-09-21MIPS: Alchemy: Include Au1100 in PM code.Gravatar Manuel Lauss 1-8/+14
2011-09-21MIPS: Alchemy: Fix typo in MAC0 registrationGravatar Manuel Lauss 1-1/+1
2011-09-21MIPS: MSP71xx: Fix build error.Gravatar Ralf Baechle 1-2/+2
2011-09-21MIPS: Handle __put_user() sleeping.Gravatar Ralf Baechle 1-0/+3
2011-09-21MIPS: Allow forced irq threadingGravatar Thomas Gleixner 1-0/+1
2011-09-21MIPS: i8259: Mark cascade interrupt non-threadedGravatar Liming Wang 1-0/+1
2011-09-21MIPS: Loongson: Mark cascade interrupts IRQF_NO_THREADGravatar Wu Zhangjin 2-1/+3
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADGravatar Wu Zhangjin 12-10/+24
2011-09-21MIPS: Make the die_lock be rawGravatar Wu Zhangjin 1-3/+3
2011-09-21MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compileGravatar Thomas Gleixner 1-19/+20
2011-09-21MIPS: RC32434: Fix PCI build errorGravatar Yoichi Yuasa 1-1/+1
2011-09-17MIPS: Remove unneeded version.h includes from arch/mips/Gravatar Jesper Juhl 3-3/+0
2011-09-17MIPS: Trivial style cleanups in mmap.cGravatar Kevin Cernekee 1-23/+25
2011-09-17MIPS: i8259: Correct comment for i8259Gravatar Hillf Danton 1-1/+1
2011-09-17MIPS: VPE: Select correct tcGravatar Hillf Danton 1-1/+1
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingGravatar Jiri Pirko 1-1/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callGravatar NeilBrown 4-4/+4
2011-08-23mips: msp71xx/serial: add workaround for DW UARTGravatar Jamie Iles 1-4/+65
2011-08-23mips: msp71xx/serial: convert to pr_foo() helpersGravatar Jamie Iles 1-2/+2
2011-08-08bcm47xx: fix irq assignment for new SoCs.Gravatar Hauke Mehrtens 1-0/+12
2011-08-08bcm47xx: add support for bcma busGravatar Hauke Mehrtens 8-2/+179
2011-08-08bcm47xx: make it possible to build bcm47xx without ssb.Gravatar Hauke Mehrtens 11-8/+67
2011-08-08bcm47xx: prepare to support different busesGravatar Hauke Mehrtens 8-59/+150
2011-08-08Merge branch 'for-3.1' into for-3.2Gravatar Mark Brown 100-530/+982
2011-07-27ASoC: au1x: update db1200 machine to the new way of thingsGravatar Manuel Lauss 1-0/+10
2011-07-27ASoC: au1x: remove automatic DMA device registration from PSC driversGravatar Manuel Lauss 1-0/+6
2011-07-27ASoC: Add a DB1x00 AC97 machine driverGravatar Manuel Lauss 1-0/+48