1. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  2. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  3. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  4. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 14 years ago
  5. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  6. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  7. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 14 years ago
  8. 61ecdb84 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  9. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  10. f839bbc x86: Merge sys_clone by Brian Gerst · 15 years ago
  11. f1382f1 x86, 32-bit: Convert sys_vm86 & sys_vm86old by Brian Gerst · 15 years ago
  12. 052acad x86: Merge sys_sigaltstack by Brian Gerst · 15 years ago
  13. 11cf88b x86: Merge sys_execve by Brian Gerst · 15 years ago
  14. 27f5955 x86: Merge sys_iopl by Brian Gerst · 15 years ago
  15. 2c1b284 x86: clean up declarations and variables by Jaswinder Singh Rajput · 15 years ago
  16. 71d8f97 x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn() by Hiroshi Shimamoto · 15 years ago
  17. 22796b1 Merge branch 'core/header-fixes' into x86/headers by Ingo Molnar · 15 years ago
  18. 7445250 x86: merge sys_rt_sigreturn between 32 and 64 bits by H. Peter Anvin · 15 years ago
  19. b12bdaf x86: use regparm(3) for passed-in pt_regs pointer by Brian Gerst · 15 years ago
  20. 253f29a x86: pass in pt_regs pointer for syscalls that need it by Brian Gerst · 15 years ago
  21. 8d4b498 headers_check fix: x86, prctl.h by Jaswinder Singh Rajput · 15 years ago
  22. 552b8aa Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" by Ingo Molnar · 16 years ago
  23. 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
  24. 7c9c160 x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they get used by Jaswinder Singh · 16 years ago
  25. c0195b6 x86: ldt.c declare sys_modify_ldt before they get used by Jaswinder Singh · 16 years ago
  26. 4217458 x86: signal: change type of paramter for sys_rt_sigreturn() by Hiroshi Shimamoto · 16 years ago
  27. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/syscalls.h]
  28. 461d1596 x86_64: Declare new_utsname in asm-x86/syscalls.h by Jaswinder Singh · 16 years ago
  29. 8f7db51 x86: vm86_32.c declare functions before they get used by Jaswinder Singh · 16 years ago
  30. bbc1f69 x86: Introducing asm/syscalls.h by Jaswinder Singh · 16 years ago