summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar1-1/+1
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas1-2/+0
2012-02-23mips/PCI: get rid of device resource fixupsBjorn Helgaas3-133/+4
2012-02-23mips/PCI: removed unused pci_probe configurabilityBjorn Helgaas1-5/+1
2012-02-23mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas7-15/+12
2012-02-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-5/+44
2012-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+44
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-20MIPS: traps.c: Fix typoMasanari Iida1-1/+1
2012-02-20MIPS: PowerTV: Fix defconfigs for coverage buildsRalf Baechle1-1/+1
2012-02-20MIPS: Netlogic: Fix defconfigs for coverage buildsPaul Gortmaker2-4/+4
2012-02-20MIPS: ATH79: Avoid a kernel bug on AR913XGabor Juhos1-1/+1
2012-02-20MIPS: PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas2-14/+1
2012-02-20MIPS: fault.c: Port OOM changes to do_page_faultKautuk Consul1-7/+29
2012-02-20MIPS: vmlinux.lds.S: remove duplicate _sdata symbolTony Wu1-1/+0
2012-02-20MIPS: Alchemy: Increase minimum timeout for 32kHz timer.Manuel Lauss1-1/+1
2012-02-20MIPS: txx9 7segled fix struct device has no memberYoichi Yuasa1-1/+1
2012-02-20MIPS: Alchemy: Update Au1300 inlined GPIO macrosManuel Lauss1-1/+19
2012-02-20MIPS: Remove temporary kludge from <asm/page.h>Ralf Baechle1-3/+0
2012-02-20MIPS: BMIPS: smp-bmips.c does not need to include version.hJesper Juhl1-1/+0
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville317-5978/+42555
2012-02-14mips: Use generic posix_types.hH. Peter Anvin1-114/+7
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2-2/+3
2012-02-06bcma: add PCIe host controllerHauke Mehrtens1-5/+44
2012-02-05mips: Fix typo in bcm63xx/setup.cMasanari Iida1-1/+1
2012-01-31mips: use the the PCI controller's io_map_baseMichael S. Tsirkin2-2/+3
2012-01-20ASoC: jz4740: Convert qi_lb60 to use snd_soc_register_card()Axel Lin1-0/+6
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-8/+17
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-4/+3
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris2-4/+14
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2-4/+10
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds313-5966/+42528
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2-2/+2
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches2-2/+2
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-28/+10
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle174-1957/+36201
2012-01-11Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle78-3738/+5259
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle51-155/+946
2012-01-11MIPS: Delete unused function add_temporary_entry.Ralf Baechle2-58/+0
2012-01-11MIPS: Set default pci cache line size.Ralf Baechle1-1/+28
2012-01-11MIPS: Flush huge TLBHillf Danton2-6/+22
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-26/+1
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds1-0/+1
2012-01-10MIPS: randomize PIE load addressDavid Daney1-0/+1
2012-01-10Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2-6/+8
2012-01-09MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integersJonas Gorski1-6/+5
2012-01-09MIPS: BCM63XX: use the new bcm63xxpart parserJonas Gorski1-0/+3
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-12/+0
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-34/+1