aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 16-477/+81
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+2
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-4/+4
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-1/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-37/+22
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-4/+3
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+0
2013-02-14burying unused conditionalsGravatar Al Viro 2-6/+0
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 18-22/+67
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUGravatar James Hogan 1-1/+0
2013-02-03mips: switch to generic sys_fork() and sys_clone()Gravatar Al Viro 9-73/+23
2013-02-03mips: take the "zero newsp means inherit the parent's one" to copy_thread()Gravatar Al Viro 3-6/+3
2013-02-03mips: no magic arguments for sysm_pipe()Gravatar Al Viro 1-12/+6
2013-02-03mips: don't bother with compat_sys_futex() wrappersGravatar Al Viro 3-9/+2
2013-02-03mips: switch to generic compat rt_sigaction()Gravatar Al Viro 4-54/+5
2013-02-03mips: switch to generic compat sched_rr_get_interval()Gravatar Al Viro 3-18/+2
2013-02-03mips: sigsuspend() is essentially the same as rt_sigsuspend() hereGravatar Al Viro 2-16/+4
2013-02-03mips: switch to generic compat rt_sigqueueinfo()Gravatar Al Viro 4-18/+3
2013-02-03mips: switch to generic compat rt_sigpending()Gravatar Al Viro 4-19/+3
2013-02-03mips: switch to generic compat rt_sigprocmask()Gravatar Al Viro 4-24/+3
2013-02-03switch mips to generic rt_sigsuspend(), make it unconditionalGravatar Al Viro 5-53/+2
2013-02-03mips: switch to compat_sys_waitid()Gravatar Al Viro 2-27/+1
2013-02-03mips: switch to generic sigaltstackGravatar Al Viro 7-127/+20
2013-02-03Merge commit '12890d0f61fc' into arch-mipsGravatar Al Viro 1-13/+6
2013-02-03mips: use sane prototype for sys_rt_sigsuspend()Gravatar Al Viro 1-5/+1
2013-02-03consolidate kernel-side struct sigaction declarationsGravatar Al Viro 2-0/+4
2013-02-03consolidate declarations of k_sigactionGravatar Al Viro 1-4/+0
2013-01-31MIPS: Function tracer: Fix broken function tracingGravatar Al Cooper 2-4/+39
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Gravatar Steven Rostedt 2-6/+6
2013-01-30MIPS: Netlogic: Fix UP compilation on XLRGravatar Jayachandran C 1-1/+4
2013-01-30MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGravatar Gabor Juhos 1-1/+1
2013-01-30MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGravatar Gabor Juhos 1-1/+1
2013-01-30MIPS: Lantiq: Fix cp0_perfcount_irq mappingGravatar John Crispin 1-1/+1
2013-01-29x86: Don't panic if can not alloc buffer for swiotlbGravatar Yinghai Lu 1-1/+2
2013-01-29Merge branch 'master' into for-nextGravatar Jiri Kosina 257-5040/+9167
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-1/+1
2013-01-27Remove leftover #endif after introducing SO_REUSEPORTGravatar Thomas Graf 1-1/+0
2013-01-25MIPS: Convert to devm_ioremap_resource()Gravatar Thierry Reding 3-13/+12
2013-01-24MIPS: DSP: Fix DSP mask for registers.Gravatar Steven J. Hill 1-1/+1
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Ingo Molnar 1-1/+0
2013-01-23soreuseport: infrastructureGravatar Tom Herbert 1-2/+1
2013-01-23MIPS: Fix build failure by adding definition of pfn_pmd().Gravatar David Daney 1-0/+1
2013-01-22MIPS: Octeon: Fix warning.Gravatar Ralf Baechle 1-4/+5
2013-01-22MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__Gravatar Geert Uytterhoeven 1-1/+1
2013-01-22MIPS: PNX833x: Fix comment.Gravatar Ralf Baechle 1-1/+1
2013-01-21arch/mips/sgi-ip27: remove depends on CONFIG_EXPERIMENTALGravatar Kees Cook 1-1/+0
2013-01-21arch/mips: remove depends on CONFIG_EXPERIMENTALGravatar Kees Cook 1-20/+7
2013-01-21arch/mips/jazz: remove depends on CONFIG_EXPERIMENTALGravatar Kees Cook 1-3/+3
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Gravatar Rusty Russell 1-1/+1