aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds7-8/+8
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+0
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-05-22edac, mips: don't change code that has been removed in edac/mips treeJiri Kosina1-1/+1
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-103/+5
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo6-54/+13
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker1-4/+0
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-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-mappingLinus 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/git/tip/tipLinus 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/kernel/git/tip/tipLinus 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/scm/linux/kernel/git/dhowells/linux-asm_systemLinus 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
2012-03-28MIPS: adapt for dma_map_ops changesAndrzej Pietrasiewicz3-16/+22
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy1-1/+1
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-0/+2
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-2/+5
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron1-0/+4
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-2/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds8-151/+16
2012-03-23locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageRaghavendra K T1-1/+1
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+6
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-18/+2