summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2012-05-15MIPS: ath79: remove superfluous alignment checks from pci-ar724x.cGabor Juhos1-6/+0
2012-05-15MIPS: ath79: use io-accessor macros in pci-ar724x.cGabor Juhos1-14/+24
2012-05-15MIPS: ath79: replace ath724x to ar724xGabor Juhos5-43/+43
2012-05-15MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC nameGabor Juhos2-1/+1
2012-05-15MIPS: ath79: add a common PCI registration functionGabor Juhos4-2/+17
2012-05-15MIPS: ath79: make ath724x_pcibios_init visible for external codeGabor Juhos2-1/+22
2012-05-15MIPS: ath79: rename pci-ath724x.hGabor Juhos3-2/+2
2012-05-15MIPS: ath79: separate common PCI codeGabor Juhos3-34/+47
2012-05-15MIPS: ath79: Use kmemdup rather than duplicating its implementationThomas Meyer2-6/+2
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: Fix several implicit uses of export.h/module.hPaul Gortmaker6-0/+6
2012-05-15MIPS: Code formatting fixes.Steven J. Hill2-40/+40
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 Daney2-5/+11
2012-05-15MIPS: Include export.h in for EXPORT_SYMBOL in ops-loongson2.cMatt Turner1-0/+1
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris1-1/+0
2012-05-13mips: Use the plat_nand default partition parserH Hartley Sweeten4-15/+0
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-0/+1
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter1-1/+1
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-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner6-54/+13
2012-05-07mips: Use PAGE_SIZE for INIT_TASK_DATA alignment againThomas Gleixner1-1/+1
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05mips: Use generic init_taskThomas Gleixner5-38/+4
2012-04-27MIPS: Remove get_current_pgd().David Daney1-6/+0
2012-04-27MIPS: ath79: fix AR933X WMAC reset codeGabor Juhos1-1/+1
2012-04-27MIPS: JZ4740: Fix the JZ4740_IRQ_DMA macroAntony Pavlov1-1/+1
2012-04-27MIPS: Use set_current_blocked() and block_sigmask()Matt Fleming3-46/+11
2012-04-26mips: Use generic idle thread allocationThomas Gleixner2-53/+2
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-19MIPS: Select BUILDTIME_EXTABLE_SORTDavid Daney1-0/+1
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry1-1/+1
2012-04-16Fix typo in various Kconfig fileMasanari Iida2-3/+3
2012-04-08Merge branch 'master' into for-nextJiri Kosina145-873/+1167
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-04-05mips: Fix printk typos in arc/mipsMasanari Iida6-6/+6
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds3-16/+22
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds12-40/+35
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-115/+8
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell3-3/+3
2012-03-29remove references to cpu_*_map in arch/Rusty Russell12-37/+32
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds90-311/+259
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells90-309/+262