aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds16-477/+81
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+4
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds6-37/+22
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-4/+3
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-02-14burying unused conditionalsAl Viro2-6/+0
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-22/+67
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan1-1/+0
2013-02-03mips: switch to generic sys_fork() and sys_clone()Al Viro9-73/+23
2013-02-03mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro3-6/+3
2013-02-03mips: no magic arguments for sysm_pipe()Al Viro1-12/+6
2013-02-03mips: don't bother with compat_sys_futex() wrappersAl Viro3-9/+2
2013-02-03mips: switch to generic compat rt_sigaction()Al Viro4-54/+5
2013-02-03mips: switch to generic compat sched_rr_get_interval()Al Viro3-18/+2
2013-02-03mips: sigsuspend() is essentially the same as rt_sigsuspend() hereAl Viro2-16/+4
2013-02-03mips: switch to generic compat rt_sigqueueinfo()Al Viro4-18/+3
2013-02-03mips: switch to generic compat rt_sigpending()Al Viro4-19/+3
2013-02-03mips: switch to generic compat rt_sigprocmask()Al Viro4-24/+3
2013-02-03switch mips to generic rt_sigsuspend(), make it unconditionalAl Viro5-53/+2
2013-02-03mips: switch to compat_sys_waitid()Al Viro2-27/+1
2013-02-03mips: switch to generic sigaltstackAl Viro7-127/+20
2013-02-03Merge commit '12890d0f61fc' into arch-mipsAl Viro1-13/+6
2013-02-03mips: use sane prototype for sys_rt_sigsuspend()Al Viro1-5/+1
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro2-0/+4
2013-02-03consolidate declarations of k_sigactionAl Viro1-4/+0
2013-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper2-4/+39
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2-6/+6
2013-01-30MIPS: Netlogic: Fix UP compilation on XLRJayachandran C1-1/+4
2013-01-30MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-30MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-30MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin1-1/+1
2013-01-29x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu1-1/+2
2013-01-29Merge branch 'master' into for-nextJiri Kosina257-5040/+9167
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+1
2013-01-27Remove leftover #endif after introducing SO_REUSEPORTThomas Graf1-1/+0
2013-01-25MIPS: Convert to devm_ioremap_resource()Thierry Reding3-13/+12
2013-01-24MIPS: DSP: Fix DSP mask for registers.Steven J. Hill1-1/+1
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/coreIngo Molnar1-1/+0
2013-01-23soreuseport: infrastructureTom Herbert1-2/+1
2013-01-23MIPS: Fix build failure by adding definition of pfn_pmd().David Daney1-0/+1
2013-01-22MIPS: Octeon: Fix warning.Ralf Baechle1-4/+5
2013-01-22MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__Geert Uytterhoeven1-1/+1
2013-01-22MIPS: PNX833x: Fix comment.Ralf Baechle1-1/+1
2013-01-21arch/mips/sgi-ip27: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+0
2013-01-21arch/mips: remove depends on CONFIG_EXPERIMENTALKees Cook1-20/+7
2013-01-21arch/mips/jazz: remove depends on CONFIG_EXPERIMENTALKees Cook1-3/+3
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1