aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-14burying unused conditionalsAl Viro
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan
2013-02-03mips: switch to generic sys_fork() and sys_clone()Al Viro
2013-02-03mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro
2013-02-03mips: no magic arguments for sysm_pipe()Al Viro
2013-02-03mips: don't bother with compat_sys_futex() wrappersAl Viro
2013-02-03mips: switch to generic compat rt_sigaction()Al Viro
2013-02-03mips: switch to generic compat sched_rr_get_interval()Al Viro
2013-02-03mips: sigsuspend() is essentially the same as rt_sigsuspend() hereAl Viro
2013-02-03mips: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-03mips: switch to generic compat rt_sigpending()Al Viro
2013-02-03mips: switch to generic compat rt_sigprocmask()Al Viro
2013-02-03switch mips to generic rt_sigsuspend(), make it unconditionalAl Viro
2013-02-03mips: switch to compat_sys_waitid()Al Viro
2013-02-03mips: switch to generic sigaltstackAl Viro
2013-02-03Merge commit '12890d0f61fc' into arch-mipsAl Viro
2013-02-03mips: use sane prototype for sys_rt_sigsuspend()Al Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt
2013-01-30MIPS: Netlogic: Fix UP compilation on XLRJayachandran C
2013-01-30MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos
2013-01-30MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos
2013-01-30MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin
2013-01-29x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-27Remove leftover #endif after introducing SO_REUSEPORTThomas Graf
2013-01-25MIPS: Convert to devm_ioremap_resource()Thierry Reding
2013-01-24MIPS: DSP: Fix DSP mask for registers.Steven J. Hill
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-23soreuseport: infrastructureTom Herbert
2013-01-23MIPS: Fix build failure by adding definition of pfn_pmd().David Daney
2013-01-22MIPS: Octeon: Fix warning.Ralf Baechle
2013-01-22MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__Geert Uytterhoeven
2013-01-22MIPS: PNX833x: Fix comment.Ralf Baechle
2013-01-21arch/mips/sgi-ip27: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-21arch/mips: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-21arch/mips/jazz: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell