- 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 · 13 years ago
- cac0e0a x86, asm: Flip SAVE_ARGS arguments logic by Borislav Petkov · 13 years ago
- 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 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
- f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
- f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 16 years ago
- 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
- 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
- 8e81817 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 16 years ago
- a967bb3 x86: ia32_signal: introduce {get|set}_user_seg() by Hiroshi Shimamoto · 16 years ago
- 8801ead x86: ia32_signal: introduce GET_SEG() macro by Hiroshi Shimamoto · 16 years ago
- a47e3ec x86: ia32_signal: remove unused debug code by Hiroshi Shimamoto · 16 years ago
- b1864e9 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 16 years ago
- f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
- 95fd484 Merge commit 'v2.6.29-rc4' into perfcounters/core by Ingo Molnar · 16 years ago
- c09249f x86-64: fix int $0x80 -ENOSYS return by Roland McGrath · 16 years ago
- 74b6eb6b Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- 3b4b757 x86: ia32_signal: use {get|put}_user_try and catch by Hiroshi Shimamoto · 16 years ago
- af37501 Merge branch 'core/percpu' into perfcounters/core by Ingo Molnar · 16 years ago
- 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 16 years ago
- 506c10f Merge commit 'v2.6.29-rc1' into perfcounters/core by Ingo Molnar · 16 years ago
- 2f06de0 x86: introducing asm/sys_ia32.h by Jaswinder Singh Rajput · 16 years ago
- e1df957 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
- 8403295 x86: ia32_signal: remove unnecessary declaration by Hiroshi Shimamoto · 16 years ago
- d98f9d8 x86: ia32_signal: use sigframe.h by Hiroshi Shimamoto · 16 years ago
- 3b0d29e x86: ia32_signal: rename struct sigframe and rt_sigframe by Hiroshi Shimamoto · 16 years ago
- 8bee3f0 x86: ia32_signal: use proper macro __USER32_DS by Hiroshi Shimamoto · 16 years ago
- d0b48ca x86: ia32_signal: use __put_user() instead of __copy_to_user() by Hiroshi Shimamoto · 16 years ago
- 241771e performance counters: x86 support by Ingo Molnar · 16 years ago
- b5aa97e Merge branches 'x86/signal' and 'x86/irq' into perfcounters/core by Ingo Molnar · 16 years ago
- 6497760 x86: ia32_signal: change order of storing in setup_sigcontext() by Hiroshi Shimamoto · 16 years ago
- 047ce93 x86: ia32_signal: remove using temporary variable by Hiroshi Shimamoto · 16 years ago
- 8c6e5ce x86: ia32_signal: cleanup macro RELOAD_SEG by Hiroshi Shimamoto · 16 years ago
- d71a68d x86: ia32_signal: introduce COPY_SEG_CPL3 by Hiroshi Shimamoto · 16 years ago
- b78a5b5 x86: ia32_signal: cleanup macro COPY by Hiroshi Shimamoto · 16 years ago
- a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
- 9cc3c49 x86: ia32_signal: remove unnecessary padding by Hiroshi Shimamoto · 16 years ago
- 99ea1b93 x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe() by Hiroshi Shimamoto · 16 years ago
- 8479d94 x86, signals: remove duplicated register setup code in ia32 signal delivery by Mikael Pettersson · 16 years ago
- b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago