aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-03-01watchdog: ath79_wdt: get register base from platform device's resourcesGabor Juhos
2013-03-01MIPS: ath79: use dynamically allocated watchdog deviceGabor Juhos
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25fix compat truncate/ftruncateAl Viro
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-20MIPS: Quit exporting kernel internel break codes to uapi/asm/break.hDavid Daney
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-19MIPS: remove broken conditional inside vpe loader codeJohn Crispin
2013-02-19MIPS: SMTC: fix implicit declaration of set_vi_handlerFlorian Fainelli
2013-02-19MIPS: early_printk: drop __init annotationsAaro Koskinen
2013-02-19MIPS: Probe for and report hardware virtualization support.David Daney
2013-02-19MIPS: ath79: add support for the Qualcomm Atheros AP136-010 boardGabor Juhos
2013-02-19MIPS: ath79: add USB controller registration code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add PCI controller registration code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add WMAC registration code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: register UART for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}Gabor Juhos
2013-02-19MIPS: ath79: add GPIO setup code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add IRQ handling code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add clock setup code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add early printk support for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: fix WMAC IRQ resource assignmentGabor Juhos
2013-02-19mips: reserve elfcorehdrCorey Minyard
2013-02-19mips: Make sure kernel memory is in iomemCorey Minyard
2013-02-17MIPS: ath79: use dynamically allocated USB platform devicesGabor Juhos
2013-02-17ath79: remove ATH79_MISC_IRQ_* definesGabor Juhos
2013-02-17ath79: add ATH79_CPU_IRQ() macroGabor Juhos
2013-02-17MIPS: pci-ar71xx: move irq base to the controller structureGabor Juhos
2013-02-17MIPS: pci-ar71xx: remove static PCI IO/MEM resourcesGabor Juhos
2013-02-17MIPS: pci-ar71xx: use dynamically allocated PCI controller structureGabor Juhos
2013-02-17MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos
2013-02-17MIPS: pci-ar724x: use per-controller IRQ baseGabor Juhos
2013-02-17MIPS: pci-ar724x: remove static PCI IO/MEM resourcesGabor Juhos
2013-02-17MIPS: pci-ar724x: use dynamically allocated PCI controller structureGabor Juhos
2013-02-17MIPS: ath79: allow to specify bus number in PCI IRQ mapsGabor Juhos