summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2012-02-24mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas
2012-02-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov
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-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-14mips: Use generic posix_types.hH. Peter Anvin
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown
2012-02-06bcma: add PCIe host controllerHauke Mehrtens
2012-02-05mips: Fix typo in bcm63xx/setup.cMasanari Iida
2012-01-31mips: use the the PCI controller's io_map_baseMichael S. Tsirkin
2012-01-20ASoC: jz4740: Convert qi_lb60 to use snd_soc_register_card()Axel Lin
2012-01-18Merge 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-15Merge 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-13treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches
2012-01-13treewide: remove useless NORET_TYPE macro and usesJoe Perches
2012-01-12Merge 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-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-11Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds
2012-01-11MIPS: 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-07Merge 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