summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorLines
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-8/+3
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro-5/+0
2012-05-29mips: get rid of nlink_t, use explictly-sized type (__u32 in all cases)Al Viro-3/+3
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1586/+400
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle-220/+394
2012-05-26MIPS: lantiq: remove orphaned codeJohn Crispin-169/+3
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+9
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+0
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-17/+0
2012-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-0/+9
2012-05-21MIPS: lantiq: implement support for FALCON socJohn Crispin-0/+108
2012-05-21watchdog: MIPS: lantiq: implement OF support and minor fixesJohn Crispin-1/+2
2012-05-21MIPS: lantiq: implement support for clkdev apiJohn Crispin-15/+17
2012-05-21MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin-2/+16
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha-3/+0
2012-05-16MIPS: Move cache setup to setup_arch().David Daney-1/+2
2012-05-16MIPS: Introduce board_cache_error_setup() hook.David Daney-0/+1
2012-05-16bcma: add boardinfo structHauke Mehrtens-0/+4
2012-05-16MIPS: bcm47xx: refactor fetching board dataHauke Mehrtens-0/+5
2012-05-15MIPS: lantiq: cleanup reset codeJohn Crispin-1/+12
2012-05-15MIPS: lantiq: add xway soc idsJohn Crispin-6/+21
2012-05-15MIPS: lantiq: fix early printkThomas Langer-0/+6
2012-05-15MIPS: remove unused prototype kgdb_configJohn Crispin-4/+0
2012-05-15MIPS: add clkdev.hJohn Crispin-0/+25
2012-05-15MIPS: Add helper function to allow platforms to point at a DTB.Ralf Baechle-0/+11
2012-05-15MIPS: Provide pci_address_to_pio.Ralf Baechle-0/+15
2012-05-15MIPS: pci: parse memory ranges from devicetreeJohn Crispin-0/+6
2012-05-15MIPS: ath79: add PCI_AR724X Kconfig symbolGabor Juhos-1/+1
2012-05-15MIPS: ath79: add WMAC registration code for AR934XGabor Juhos-0/+3
2012-05-15MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set}Gabor Juhos-0/+1
2012-05-15MIPS: ath79: add IRQ handling code for AR934XGabor Juhos-1/+30
2012-05-15MIPS: ath79: add GPIO support code for AR934XGabor Juhos-0/+1
2012-05-15MIPS: ath79: add clock initialization code for AR934XGabor Juhos-0/+53
2012-05-15MIPS: ath79: add SoC detection code for AR934XGabor Juhos-0/+25
2012-05-15MIPS: ath79: add early_printk support for AR934XGabor Juhos-1/+5
2012-05-15MIPS: ath79: update copyright headers of PCI related filesGabor Juhos-1/+3
2012-05-15MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos-0/+6
2012-05-15MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGabor Juhos-2/+2
2012-05-15MIPS: ath79: fix a wrong IRQ numberGabor Juhos-1/+5
2012-05-15MIPS: ath79: replace ath724x to ar724xGabor Juhos-2/+2
2012-05-15MIPS: ath79: make ath724x_pcibios_init visible for external codeGabor Juhos-0/+20
2012-05-15MIPS: ath79: rename pci-ath724x.hGabor Juhos-21/+0
2012-05-15MIPS: Don't use module.h just to export symbols in asm/uasm.hPaul Gortmaker-1/+1
2012-05-15MIPS: Delete bogus module.h usage in termios.hPaul Gortmaker-1/+2
2012-05-15MIPS: BCM63XX: Add missing include for bcm63xx_gpio.hJonas Gorski-0/+1
2012-05-15MIPS: OCTEON: Remove unused file.David Daney-1365/+0
2012-05-15MIPS: Handle huge pages with 64KB base page size.David Daney-1/+5
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra-17/+0
2012-05-08mips: Use common threadinfo allocatorThomas Gleixner-12/+0