- 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 6783eaa x86, um/x86: switch to generic sys_execve and kernel_execve by Al Viro · 12 years ago
- 49b8c69 Merge branch 'x86/fpu' into x86/smap by H. Peter Anvin · 12 years ago
- 5e88353 x86, smap: Reduce the SMAP overhead for signal handling by H. Peter Anvin · 12 years ago
- 63bcff2 x86, smap: Add STAC and CLAC instructions to control user space access by H. Peter Anvin · 12 years ago
- 72a671c x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels by Suresh Siddha · 12 years ago
- 0ff8fef x86/signals: ia32_signal.c: add __user casts to fix sparse warnings by Mathias Krause · 12 years ago
- f000262 x86: Fix __user annotations in asm/sys_ia32.h by Mathias Krause · 12 years ago
- 0b91f45 x86, compat: Use test_thread_flag(TIF_IA32) in compat signal delivery by Suresh Siddha · 13 years ago
- 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
- f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
- 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
- 269af9a Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 19bec32 Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus', 'x86-debug-for-linus' and 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
- cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
- a7c1938 userns: Convert stat to return values mapped from kuids and kgids by Eric W. Biederman · 13 years ago
- fba60c62 x86-64: Eliminate dead ia32 syscall handlers by Jan Beulich · 13 years ago
- ce7e5d2 x86: fix broken TASK_SIZE for ia32_aout by Al Viro · 13 years ago
- 898bfc1 Merge tag 'v3.4-rc5' into next by James Morris · 13 years ago
- 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 13 years ago
- e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 13 years ago
- a3e859f x86, extable: Remove open-coded exception table entries in arch/x86/ia32/ia32entry.S by H. Peter Anvin · 13 years ago
- 1ce6f86 x86, extable: Remove open-coded exception table entries in arch/x86/ia32/ia32entry.S by H. Peter Anvin · 13 years ago
- a0727e8 signal, x86: add SIGSYS info and make it synchronous. by Will Drewry · 13 years ago
- eb05df9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
- 35cb8d9 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 19e5109 take removal of PF_FORKNOEXEC to flush_old_exec() by Al Viro · 13 years ago
- 8fc3dc5 __register_binfmt() made void by Al Viro · 13 years ago
- bb6fa8b x32: Fix stupid ia32/x32 inversion in the siginfo format by H. Peter Anvin · 13 years ago
- 51e7dc7 x86: Rename trap_no to trap_nr in thread_struct by Srikar Dronamraju · 13 years ago
- e7084fd x32: Switch to a 64-bit clock_t by H. Peter Anvin · 13 years ago
- 6414fa6a aout: move setup_arg_pages() prior to reading/mapping the binary by Al Viro · 13 years ago
- 1361b83 i387: Split up <asm/i387.h> into exported and internal interfaces by Linus Torvalds · 13 years ago
- f28f0c2 x86: Move some signal-handling definitions to a common header by H. Peter Anvin · 13 years ago
- 2c73ce7 x86-64, ia32: Drop sys32_rt_sigprocmask by H. Peter Anvin · 13 years ago
- f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
- b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
- f031cd2 audit: ia32entry.S sign extend error codes when calling 64 bit code by Eric Paris · 13 years ago
- d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
- 5674124 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- f6b2bc8 x86-64: Cleanup some assembly entry points by Jan Beulich · 13 years ago
- 46db09d x86-64: Slightly shorten line system call entry and exit paths by Jan Beulich · 13 years ago
- 61f1e7e x86, syscall: Re-fix typo in comment by H. Peter Anvin · 13 years ago
- 303395a x86: Generate system call tables and unistd_*.h from tables by H. Peter Anvin · 13 years ago
- e79a7fc x86-64, ia32: Move compat_ni_syscall into C and its own file by H. Peter Anvin · 13 years ago
- fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
- f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 8051207 Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 905f29e x86, signals: Convert the IA32_EMULATION code to use set_current_blocked() by Oleg Nesterov · 13 years ago
- 838feb4 x86, asm: Flip RESTORE_ARGS arguments logic by Borislav Petkov · 14 years ago
- cac0e0a x86, asm: Flip SAVE_ARGS arguments logic by Borislav Petkov · 14 years ago
- 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
- 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 14 years ago
- 375906f x86: mark associated mm when running a task in 32 bit compatibility mode by Stephen Wilson · 14 years ago
- b7ed78f introduce sys_syncfs to sync a single file system by Sage Weil · 14 years ago
- da849ab Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- a926021 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 6aae5f2 x86: Add new syscalls for x86_64 by Aneesh Kumar K.V · 14 years ago
- ea71454 x86: Separate out entry text section by Jiri Olsa · 14 years ago
- 60cf637 x86: Use {push,pop}_cfi in more places by Jan Beulich · 14 years ago
- ce26efd x86: Add clock_adjtime for x86 by Richard Cochran · 14 years ago
- 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
- 0eead9ab Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
- eefdca0 x86-64, compat: Retruncate rax after ia32 syscall entry tracing by Roland McGrath · 14 years ago
- 36d001c x86-64, compat: Test %rax for the syscall number, not %eax by H. Peter Anvin · 14 years ago
- c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
- 8cbd84f x86: fix up system call numbering nit by Linus Torvalds · 14 years ago
- b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
- bbaa416 fanotify: sys_fanotify_mark declartion by Eric Paris · 15 years ago
- 11637e4 fanotify: fanotify_init syscall declaration by Eric Paris · 15 years ago
- f33ebbe unistd: add __NR_prlimit64 syscall numbers by Jiri Slaby · 15 years ago
- 4cecd93 x86: correctly wire up the newuname system call by Christoph Hellwig · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 15 years ago
- a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
- 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
- fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- f91b22c Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 318f6b2 x86, ia32_aout: do not kill argument mapping by Jiri Slaby · 15 years ago
- 05d43ed x86: get rid of the insane TIF_ABI_PENDING bit by H. Peter Anvin · 15 years ago
- 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 15 years ago
- 2854e72 x86: Use helpers for rlimits by Jiri Slaby · 15 years ago
- f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
- d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
- 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- c3359fb sysctl: x86 Use the compat_sys_sysctl by Eric W. Biederman · 16 years ago
- 8176674 x86-64: Fix register leak in 32-bit syscall audting by Jan Beulich · 15 years ago
- a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
- 24e3580 x86: Don't leak 64-bit kernel register values to 32-bit processes by Jan Beulich · 15 years ago
- cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
- 4c71157 x86, 32-bit: Use generic sys_pipe() by Amerigo Wang · 15 years ago
- 3c56999 Merge branch 'core/signal' into perfcounters/core by Thomas Gleixner · 16 years ago
- 12d1611 x86: hookup sys_rt_tgsigqueueinfo by Thomas Gleixner · 16 years ago
- e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 16 years ago