aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
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-22new helper: file_inode(file)Al Viro
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-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2013-01-16MIPS: vpe.c: Fix null pointer dereference in print arguments.Cong Ding
2013-01-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-28MIPS: Wire up finit_module syscall.Ralf Baechle
2012-12-28MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.Ralf Baechle
2012-12-28MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>.Ralf Baechle
2012-12-28MIPS: Don't include <asm/page.h> unnecessarily.Ralf Baechle
2012-12-27MIPS: perf: Fix build failure in XLP perf support.Manuel Lauss
2012-12-27MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().Ralf Baechle
2012-12-27MIPS: sysmips: Use unreachable().Ralf Baechle
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle
2012-12-13MIPS: Handle COP3 Unusable exception as COP1X for FP emulationMaciej W. Rozycki
2012-12-13MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen
2012-12-13MIPS: MT: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=yFlorian Fainelli
2012-12-13MIPS: Remove usage of CEVT_R4K_LIB config option.Ralf Baechle
2012-12-13MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill
2012-12-13MIPS: Octeon: Add kexec and kdump supportRalf Baechle
2012-12-13MIPS: kdump: Add supportRalf Baechle
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12MIPS: Fix harmlessly missing else statement.Ralf Baechle
2012-12-12MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle
2012-12-05MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko
2012-12-05MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle
2012-12-05MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle
2012-12-04MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle