aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 6-157/+661
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 14-36/+58
2012-03-05MIPS: BCM47XX: provide sprom to bcma busGravatar Hauke Mehrtens 1-4/+35
2012-03-05MIPS: BCM47XX: move and extend sprom parsingGravatar Hauke Mehrtens 4-151/+625
2012-03-05MIPS: BCM47XX: fix signature of nvram_parse_macaddrGravatar Hauke Mehrtens 1-1/+1
2012-03-05MIPS: BCM47XX: return number of written bytes in nvram_getenvGravatar Hauke Mehrtens 1-2/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Gravatar Ben Greear 1-0/+3
2012-02-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar David S. Miller 1-5/+44
2012-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-5/+44
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionGravatar Pavel Emelyanov 1-0/+1
2012-02-20MIPS: traps.c: Fix typoGravatar Masanari Iida 1-1/+1
2012-02-20MIPS: PowerTV: Fix defconfigs for coverage buildsGravatar Ralf Baechle 1-1/+1
2012-02-20MIPS: Netlogic: Fix defconfigs for coverage buildsGravatar Paul Gortmaker 2-4/+4
2012-02-20MIPS: ATH79: Avoid a kernel bug on AR913XGravatar Gabor Juhos 1-1/+1
2012-02-20MIPS: PCI: use list_for_each_entry() for bus->devices traversalGravatar Bjorn Helgaas 2-14/+1
2012-02-20MIPS: fault.c: Port OOM changes to do_page_faultGravatar Kautuk Consul 1-7/+29
2012-02-20MIPS: vmlinux.lds.S: remove duplicate _sdata symbolGravatar Tony Wu 1-1/+0
2012-02-20MIPS: Alchemy: Increase minimum timeout for 32kHz timer.Gravatar Manuel Lauss 1-1/+1
2012-02-20MIPS: txx9 7segled fix struct device has no memberGravatar Yoichi Yuasa 1-1/+1
2012-02-20MIPS: Alchemy: Update Au1300 inlined GPIO macrosGravatar Manuel Lauss 1-1/+19
2012-02-20MIPS: Remove temporary kludge from <asm/page.h>Gravatar Ralf Baechle 1-3/+0
2012-02-20MIPS: BMIPS: smp-bmips.c does not need to include version.hGravatar Jesper Juhl 1-1/+0
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 317-5978/+42555
2012-02-06bcma: add PCIe host controllerGravatar Hauke Mehrtens 1-5/+44
2012-01-31mips: use the the PCI controller's io_map_baseGravatar Michael S. Tsirkin 2-2/+3
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-8/+17
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsGravatar Eric Paris 1-4/+3
2012-01-17Audit: push audit success and retcode into arch ptrace.hGravatar Eric Paris 2-4/+14
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersGravatar Linus Torvalds 2-4/+10
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 313-5966/+42528
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnGravatar Joe Perches 2-2/+2
2012-01-12treewide: remove useless NORET_TYPE macro and usesGravatar Joe Perches 2-2/+2
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-28/+10
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Gravatar Ralf Baechle 174-1957/+36201
2012-01-11Merge branch 'next/alchemy' into mips-for-linux-nextGravatar Ralf Baechle 78-3738/+5259
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextGravatar Ralf Baechle 51-155/+946
2012-01-11MIPS: Delete unused function add_temporary_entry.Gravatar Ralf Baechle 2-58/+0
2012-01-11MIPS: Set default pci cache line size.Gravatar Ralf Baechle 1-1/+28
2012-01-11MIPS: Flush huge TLBGravatar Hillf Danton 2-6/+22
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 2-26/+1
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Gravatar Linus Torvalds 1-0/+1
2012-01-10MIPS: randomize PIE load addressGravatar David Daney 1-0/+1
2012-01-10Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 2-6/+8
2012-01-09MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integersGravatar Jonas Gorski 1-6/+5
2012-01-09MIPS: BCM63XX: use the new bcm63xxpart parserGravatar Jonas Gorski 1-0/+3
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 3-12/+0
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 2-34/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-41/+39
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-1/+4