1. ba3e127 x86/vm86: Clean up vm86.h includes by Brian Gerst · 9 years ago
  2. ff49103 x86, asmlinkage: Make various syscalls asmlinkage by Andi Kleen · 11 years ago
  3. 5522ddb x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...) by Alexander van Heukelum · 12 years ago
  4. 2cf0966 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect by Al Viro · 12 years ago
  5. 5b3eb3a x86: switch to generic old sigaction by Al Viro · 12 years ago
  6. 15ce1f7 x86,um: switch to generic old sigsuspend() by Al Viro · 12 years ago
  7. 49cb25e x86: get rid of pt_regs argument in vm86/vm86old by Al Viro · 12 years ago
  8. 3fe26fa x86: get rid of pt_regs argument in sigreturn variants by Al Viro · 12 years ago
  9. b3af11a x86: get rid of pt_regs argument of iopl(2) by Al Viro · 12 years ago
  10. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  11. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  12. 1d4b4b2 x86, um: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  13. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  14. 6783eaa2 x86, um/x86: switch to generic sys_execve and kernel_execve by Al Viro · 12 years ago
  15. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  16. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  17. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 15 years ago
  18. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
  19. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  20. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  21. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
  22. 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
  23. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  24. f839bbc x86: Merge sys_clone by Brian Gerst · 15 years ago
  25. f1382f1 x86, 32-bit: Convert sys_vm86 & sys_vm86old by Brian Gerst · 15 years ago
  26. 052acad x86: Merge sys_sigaltstack by Brian Gerst · 15 years ago
  27. 11cf88b x86: Merge sys_execve by Brian Gerst · 15 years ago
  28. 27f5955 x86: Merge sys_iopl by Brian Gerst · 15 years ago
  29. 2c1b284 x86: clean up declarations and variables by Jaswinder Singh Rajput · 16 years ago
  30. 71d8f97 x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn() by Hiroshi Shimamoto · 16 years ago
  31. 22796b1 Merge branch 'core/header-fixes' into x86/headers by Ingo Molnar · 16 years ago
  32. 7445250 x86: merge sys_rt_sigreturn between 32 and 64 bits by H. Peter Anvin · 16 years ago
  33. b12bdaf x86: use regparm(3) for passed-in pt_regs pointer by Brian Gerst · 16 years ago
  34. 253f29a x86: pass in pt_regs pointer for syscalls that need it by Brian Gerst · 16 years ago
  35. 8d4b498 headers_check fix: x86, prctl.h by Jaswinder Singh Rajput · 16 years ago
  36. 552b8aa Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" by Ingo Molnar · 16 years ago
  37. 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
  38. 7c9c160 x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they get used by Jaswinder Singh · 16 years ago
  39. c0195b6 x86: ldt.c declare sys_modify_ldt before they get used by Jaswinder Singh · 16 years ago
  40. 4217458 x86: signal: change type of paramter for sys_rt_sigreturn() by Hiroshi Shimamoto · 16 years ago
  41. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/syscalls.h]
  42. 461d1596 x86_64: Declare new_utsname in asm-x86/syscalls.h by Jaswinder Singh · 16 years ago
  43. 8f7db51 x86: vm86_32.c declare functions before they get used by Jaswinder Singh · 16 years ago
  44. bbc1f69 x86: Introducing asm/syscalls.h by Jaswinder Singh · 16 years ago