summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2012-07-19MIPS: Fix bug.h MIPS build regressionYoichi Yuasa
2012-07-19MIPS: BCM63XX: Fix BCM6368 IPSec clock bitFlorian Fainelli
2012-07-19MIPS: cmpxchg.h: Add missing includeAaro Koskinen
2012-07-19MIPS: Fix typo multipy -> multiplyRalf Baechle
2012-07-19MIPS: Properly align the .data..init_task section.David Daney
2012-07-19MIPS: Fix race condition with FPU thread task flag during context switch.Leonid Yegoshin
2012-07-19MIPS: Don't panic on 5KEc.Leonid Yegoshin
2012-07-06MIPS: Add support for the M14Kc core.Steven J. Hill
2012-07-06MIPS: MT: Fix indentation damage.Ralf Baechle
2012-07-06MIPS: Clean-up GIC and vectored interrupts.Steven J. Hill
2012-07-06MIPS: Provide a symbol for the legacy performance counter interrupt.Ralf Baechle
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-31bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-30mips: get rid of nlink_t, use explictly-sized type (__u32 in all cases)Al Viro
2012-05-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle
2012-05-26MIPS: lantiq: remove orphaned codeJohn Crispin
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-21MIPS: lantiq: implement support for FALCON socJohn Crispin
2012-05-21watchdog: MIPS: lantiq: implement OF support and minor fixesJohn Crispin
2012-05-21MIPS: lantiq: implement support for clkdev apiJohn Crispin
2012-05-21MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-16MIPS: Move cache setup to setup_arch().David Daney
2012-05-16MIPS: Introduce board_cache_error_setup() hook.David Daney
2012-05-16bcma: add boardinfo structHauke Mehrtens
2012-05-16MIPS: bcm47xx: refactor fetching board dataHauke Mehrtens
2012-05-15MIPS: lantiq: cleanup reset codeJohn Crispin
2012-05-15MIPS: lantiq: add xway soc idsJohn Crispin
2012-05-15MIPS: lantiq: fix early printkThomas Langer
2012-05-15MIPS: remove unused prototype kgdb_configJohn Crispin
2012-05-15MIPS: add clkdev.hJohn Crispin
2012-05-15MIPS: Add helper function to allow platforms to point at a DTB.Ralf Baechle
2012-05-15MIPS: Provide pci_address_to_pio.Ralf Baechle
2012-05-15MIPS: pci: parse memory ranges from devicetreeJohn Crispin
2012-05-15MIPS: ath79: add PCI_AR724X Kconfig symbolGabor Juhos
2012-05-15MIPS: ath79: add WMAC registration code for AR934XGabor Juhos
2012-05-15MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set}Gabor Juhos
2012-05-15MIPS: ath79: add IRQ handling code for AR934XGabor Juhos
2012-05-15MIPS: ath79: add GPIO support code for AR934XGabor Juhos
2012-05-15MIPS: ath79: add clock initialization code for AR934XGabor Juhos
2012-05-15MIPS: ath79: add SoC detection code for AR934XGabor Juhos
2012-05-15MIPS: ath79: add early_printk support for AR934XGabor Juhos
2012-05-15MIPS: ath79: update copyright headers of PCI related filesGabor Juhos
2012-05-15MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos
2012-05-15MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGabor Juhos