summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2012-02-20MIPS: traps.c: Fix typoMasanari Iida
2012-02-20MIPS: PowerTV: Fix defconfigs for coverage buildsRalf Baechle
2012-02-20MIPS: Netlogic: Fix defconfigs for coverage buildsPaul Gortmaker
2012-02-20MIPS: ATH79: Avoid a kernel bug on AR913XGabor Juhos
2012-02-20MIPS: PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2012-02-20MIPS: fault.c: Port OOM changes to do_page_faultKautuk Consul
2012-02-20MIPS: vmlinux.lds.S: remove duplicate _sdata symbolTony Wu
2012-02-20MIPS: Alchemy: Increase minimum timeout for 32kHz timer.Manuel Lauss
2012-02-20MIPS: txx9 7segled fix struct device has no memberYoichi Yuasa
2012-02-20MIPS: Alchemy: Update Au1300 inlined GPIO macrosManuel Lauss
2012-02-20MIPS: Remove temporary kludge from <asm/page.h>Ralf Baechle
2012-02-20MIPS: BMIPS: smp-bmips.c does not need to include version.hJesper Juhl
2012-01-31mips: use the the PCI controller's io_map_baseMichael S. Tsirkin
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle
2012-01-11Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle
2012-01-11MIPS: Delete unused function add_temporary_entry.Ralf Baechle
2012-01-11MIPS: Set default pci cache line size.Ralf Baechle
2012-01-11MIPS: Flush huge TLBHillf Danton
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds
2012-01-10MIPS: randomize PIE load addressDavid Daney
2012-01-10Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-01-09MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integersJonas Gorski
2012-01-09MIPS: BCM63XX: use the new bcm63xxpart parserJonas Gorski
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-06mips/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06PCI: MIPS: use generic pcibios_set_master()Myron Stowe
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro
2012-01-03consolidate umode_t declarationsAl Viro
2011-12-27net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discoveryJoshua Kinard
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-21mips: txx9_sram - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21mips: 7segled - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki