aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-16MIPS: Move cache setup to setup_arch().David Daney1-1/+2
2012-05-16MIPS: Introduce board_cache_error_setup() hook.David Daney1-0/+1
2012-05-16bcma: add boardinfo structHauke Mehrtens1-0/+4
2012-05-16MIPS: bcm47xx: refactor fetching board dataHauke Mehrtens1-0/+5
2012-05-15MIPS: lantiq: cleanup reset codeJohn Crispin2-1/+12
2012-05-15MIPS: lantiq: add xway soc idsJohn Crispin1-6/+21
2012-05-15MIPS: lantiq: fix early printkThomas Langer1-0/+6
2012-05-15MIPS: remove unused prototype kgdb_configJohn Crispin1-4/+0
2012-05-15MIPS: add clkdev.hJohn Crispin1-0/+25
2012-05-15MIPS: Add helper function to allow platforms to point at a DTB.Ralf Baechle1-0/+11
2012-05-15MIPS: Provide pci_address_to_pio.Ralf Baechle1-0/+15
2012-05-15MIPS: pci: parse memory ranges from devicetreeJohn Crispin1-0/+6
2012-05-15MIPS: ath79: add PCI_AR724X Kconfig symbolGabor Juhos1-1/+1
2012-05-15MIPS: ath79: add WMAC registration code for AR934XGabor Juhos1-0/+3
2012-05-15MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set}Gabor Juhos1-0/+1
2012-05-15MIPS: ath79: add IRQ handling code for AR934XGabor Juhos2-1/+30
2012-05-15MIPS: ath79: add GPIO support code for AR934XGabor Juhos1-0/+1
2012-05-15MIPS: ath79: add clock initialization code for AR934XGabor Juhos1-0/+53
2012-05-15MIPS: ath79: add SoC detection code for AR934XGabor Juhos2-0/+25
2012-05-15MIPS: ath79: add early_printk support for AR934XGabor Juhos1-1/+5
2012-05-15MIPS: ath79: update copyright headers of PCI related filesGabor Juhos1-1/+3
2012-05-15MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos1-0/+6
2012-05-15MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGabor Juhos1-2/+2
2012-05-15MIPS: ath79: fix a wrong IRQ numberGabor Juhos1-1/+5
2012-05-15MIPS: ath79: replace ath724x to ar724xGabor Juhos1-2/+2
2012-05-15MIPS: ath79: make ath724x_pcibios_init visible for external codeGabor Juhos1-0/+20
2012-05-15MIPS: ath79: rename pci-ath724x.hGabor Juhos1-21/+0
2012-05-15MIPS: Don't use module.h just to export symbols in asm/uasm.hPaul Gortmaker1-1/+1
2012-05-15MIPS: Delete bogus module.h usage in termios.hPaul Gortmaker2-1/+2
2012-05-15MIPS: BCM63XX: Add missing include for bcm63xx_gpio.hJonas Gorski1-0/+1
2012-05-15MIPS: OCTEON: Remove unused file.David Daney1-1365/+0
2012-05-15MIPS: Handle huge pages with 64KB base page size.David Daney1-1/+5
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra1-17/+0
2012-05-08mips: Use common threadinfo allocatorThomas Gleixner1-12/+0
2012-04-27MIPS: Remove get_current_pgd().David Daney1-6/+0
2012-04-27MIPS: JZ4740: Fix the JZ4740_IRQ_DMA macroAntony Pavlov1-1/+1
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds1-6/+12
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-114/+7
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds11-240/+246
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells11-238/+249
2012-03-28MIPS: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-6/+12
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+4
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron1-0/+4
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-8/+1
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-4/+1
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-1/+1
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-1/+8