summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2012-05-15MIPS: ath79: use io-accessor macros in pci-ar724x.cGabor Juhos
2012-05-15MIPS: ath79: replace ath724x to ar724xGabor Juhos
2012-05-15MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC nameGabor Juhos
2012-05-15MIPS: ath79: add a common PCI registration functionGabor Juhos
2012-05-15MIPS: ath79: make ath724x_pcibios_init visible for external codeGabor Juhos
2012-05-15MIPS: ath79: rename pci-ath724x.hGabor Juhos
2012-05-15MIPS: ath79: separate common PCI codeGabor Juhos
2012-05-15MIPS: ath79: Use kmemdup rather than duplicating its implementationThomas Meyer
2012-05-15MIPS: Don't use module.h just to export symbols in asm/uasm.hPaul Gortmaker
2012-05-15MIPS: Delete bogus module.h usage in termios.hPaul Gortmaker
2012-05-15MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker
2012-05-15MIPS: Code formatting fixes.Steven J. Hill
2012-05-15MIPS: BCM63XX: Add missing include for bcm63xx_gpio.hJonas Gorski
2012-05-15MIPS: OCTEON: Remove unused file.David Daney
2012-05-15MIPS: Handle huge pages with 64KB base page size.David Daney
2012-05-15MIPS: Include export.h in for EXPORT_SYMBOL in ops-loongson2.cMatt Turner
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris
2012-05-13mips: Use the plat_nand default partition parserH Hartley Sweeten
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2012-05-08mips: Use common threadinfo allocatorThomas Gleixner
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner
2012-05-07mips: Use PAGE_SIZE for INIT_TASK_DATA alignment againThomas Gleixner
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05mips: Use generic init_taskThomas Gleixner
2012-04-27MIPS: Remove get_current_pgd().David Daney
2012-04-27MIPS: ath79: fix AR933X WMAC reset codeGabor Juhos
2012-04-27MIPS: JZ4740: Fix the JZ4740_IRQ_DMA macroAntony Pavlov
2012-04-27MIPS: Use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-26mips: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-19MIPS: Select BUILDTIME_EXTABLE_SORTDavid Daney
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry
2012-04-16Fix typo in various Kconfig fileMasanari Iida
2012-04-08Merge branch 'master' into for-nextJiri Kosina
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-04-05mips: Fix printk typos in arc/mipsMasanari Iida
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2012-03-28MIPS: adapt for dma_map_ops changesAndrzej Pietrasiewicz