| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-03-02 |
|\ |
|
| * | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-02-24 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 |
|\ \
| |/
|/| |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 |
|\ \ |
|
| * | | x86: convert to ksignal | Al Viro | 2013-02-14 |
| * | | x86: switch to generic old sigaction | Al Viro | 2013-02-03 |
| * | | x86: switch to generic compat rt_sigaction() | Al Viro | 2013-02-03 |
| * | | x86: switch to generic compat sched_rr_get_interval() | Al Viro | 2013-02-03 |
| * | | x86,um: switch to generic old sigsuspend() | Al Viro | 2013-02-03 |
| * | | x86: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 |
| * | | x86: switch to generic compat rt_sigpending() | Al Viro | 2013-02-03 |
| * | | x86: get rid of pt_regs argument in sigreturn variants | Al Viro | 2013-02-03 |
| * | | x86: get rid of pt_regs argument of iopl(2) | Al Viro | 2013-02-03 |
| |/ |
|
* / | x86-64: Replace left over sti/cli in ia32 audit exit code | Jan Beulich | 2013-01-31 |
|/ |
|
* | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those | Al Viro | 2012-12-19 |
* | generic compat_sys_sigaltstack() | Al Viro | 2012-12-19 |
* | x86, um: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 |
* | get rid of pt_regs argument of ->load_binary() | Al Viro | 2012-11-28 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-09 |
|\ |
|
| * | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 2012-09-30 |
* | | Merge branch 'x86/fpu' into x86/smap | H. Peter Anvin | 2012-09-21 |
|\ \ |
|
| * | | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels | Suresh Siddha | 2012-09-18 |
| * | | x86/signals: ia32_signal.c: add __user casts to fix sparse warnings | Mathias Krause | 2012-09-05 |
| * | | x86: Fix __user annotations in asm/sys_ia32.h | Mathias Krause | 2012-09-05 |
| |/ |
|
* | | x86, smap: Reduce the SMAP overhead for signal handling | H. Peter Anvin | 2012-09-21 |
* | | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin | 2012-09-21 |
|/ |
|
* | x86, compat: Use test_thread_flag(TIF_IA32) in compat signal delivery | Suresh Siddha | 2012-06-14 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-23 |
|\ |
|
| * | new helper: sigsuspend() | Al Viro | 2012-05-21 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-05-23 |
|\ \ |
|
| * | | userns: Convert stat to return values mapped from kuids and kgids | Eric W. Biederman | 2012-05-15 |
* | | | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-23 |
|\ \ \ |
|
| * | | | x86, extable: Remove open-coded exception table entries in arch/x86/ia32/ia32... | H. Peter Anvin | 2012-04-20 |
| * | | | x86, extable: Remove open-coded exception table entries in arch/x86/ia32/ia32... | H. Peter Anvin | 2012-04-20 |
| |/ / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li... | Linus Torvalds | 2012-05-23 |
|\ \ \ \ \
| | | |/ /
| | |/| /
| | | |/ |
|
| * | / | x86-64: Eliminate dead ia32 syscall handlers | Jan Beulich | 2012-05-08 |
| | |/
| |/| |
|
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-05-21 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge tag 'v3.4-rc5' into next | James Morris | 2012-05-03 |
| |\ \ |
|
| * | | | signal, x86: add SIGSYS info and make it synchronous. | Will Drewry | 2012-04-13 |
| | |/
| |/| |
|
* | | | x86: fix broken TASK_SIZE for ia32_aout | Al Viro | 2012-05-06 |
| |/
|/| |
|
* | | VM: add "vm_mmap()" helper function | Linus Torvalds | 2012-04-20 |
* | | VM: add "vm_brk()" helper function | Linus Torvalds | 2012-04-20 |
|/ |
|
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-29 |
|\ |
|
| * | x86: Rename trap_no to trap_nr in thread_struct | Srikar Dronamraju | 2012-03-13 |
* | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 |
|\ \ |
|
| * | | x32: Fix stupid ia32/x32 inversion in the siginfo format | H. Peter Anvin | 2012-03-14 |
| |/ |
|
| * | x32: Switch to a 64-bit clock_t | H. Peter Anvin | 2012-03-05 |
| * | x86: Move some signal-handling definitions to a common header | H. Peter Anvin | 2012-02-20 |