summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2013-02-25fix compat truncate/ftruncateAl Viro1-2/+2
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds16-477/+81
2013-02-22Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-4/+4
2013-02-22Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-37/+22
2013-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-4/+3
2013-02-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2013-02-14burying unused conditionalsAl Viro2-6/+0
2013-02-09Merge 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-04mips: switch to generic sys_fork() and sys_clone()Al Viro9-73/+23
2013-02-04mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro3-6/+3
2013-02-04mips: no magic arguments for sysm_pipe()Al Viro1-12/+6
2013-02-04mips: don't bother with compat_sys_futex() wrappersAl Viro3-9/+2
2013-02-04mips: switch to generic compat rt_sigaction()Al Viro4-54/+5
2013-02-04mips: switch to generic compat sched_rr_get_interval()Al Viro3-18/+2
2013-02-04mips: sigsuspend() is essentially the same as rt_sigsuspend() hereAl Viro2-16/+4
2013-02-04mips: switch to generic compat rt_sigqueueinfo()Al Viro4-18/+3
2013-02-04mips: switch to generic compat rt_sigpending()Al Viro4-19/+3
2013-02-04mips: switch to generic compat rt_sigprocmask()Al Viro4-24/+3
2013-02-04switch mips to generic rt_sigsuspend(), make it unconditionalAl Viro5-53/+2
2013-02-04mips: switch to compat_sys_waitid()Al Viro2-27/+1
2013-02-04mips: switch to generic sigaltstackAl Viro7-127/+20
2013-02-04Merge commit '12890d0f61fc' into arch-mipsAl Viro1-13/+6
2013-02-04mips: use sane prototype for sys_rt_sigsuspend()Al Viro1-5/+1
2013-02-04consolidate kernel-side struct sigaction declarationsAl Viro2-0/+4
2013-02-04consolidate 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-31MIPS: Netlogic: Fix UP compilation on XLRJayachandran C1-1/+4
2013-01-31MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-31MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-31MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin1-1/+1
2013-01-30x86: 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/linvil...John W. Linville1-1/+1
2013-01-27Remove leftover #endif after introducing SO_REUSEPORTThomas Graf1-1/+0
2013-01-26MIPS: 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...Ingo 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-22arch/mips/sgi-ip27: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+0
2013-01-22arch/mips: remove depends on CONFIG_EXPERIMENTALKees Cook1-20/+7
2013-01-22arch/mips/jazz: remove depends on CONFIG_EXPERIMENTALKees Cook1-3/+3
2013-01-17MIPS: Add struct p_format to union mips_instruction.Ralf Baechle1-0/+1