1. d7f8d17 x86/entry/64: Remove the SYSCALL64 fast path by Andy Lutomirski · 6 years ago
  2. 302f5b2 x86/entry/64: Always run ptregs-using syscalls on the slow path by Andy Lutomirski · 8 years ago
  3. cfcbadb x86/syscalls: Add syscall entry qualifiers by Andy Lutomirski · 8 years ago
  4. 3e65654 x86/syscalls: Move compat syscall entry handling into syscalltbl.sh by Andy Lutomirski · 8 years ago
  5. 32324ce x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32 by Andy Lutomirski · 8 years ago
  6. eb974c6 x86/syscalls: Give sys_call_ptr_t a useful type by Andy Lutomirski · 9 years ago
  7. 00398a0 x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/ by Ingo Molnar · 9 years ago[Renamed from arch/x86/kernel/syscall_64.c]
  8. e0e745e x86, asmlinkage: Make syscall tables visible by Andi Kleen · 11 years ago
  9. 1599e8f x86: Fix sys_call_table type in asm/syscall.h by Andi Kleen · 11 years ago
  10. a06c9bc x32: If configured, add x32 system calls to system call tables by H. Peter Anvin · 12 years ago
  11. 6630f11 x32: Add x32 system calls to syscall/syscall_64.tbl by H. Peter Anvin · 12 years ago
  12. 303395a x86: Generate system call tables and unistd_*.h from tables by H. Peter Anvin · 13 years ago
  13. b7641d2 x86-64, syscall: Adjust comment spacing and remove typo by H. Peter Anvin · 13 years ago
  14. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  15. a318631 x86: consolidate header guards by Vegard Nossum · 16 years ago
  16. 325f86e x86: coding style fixes to arch/x86/kernel/syscall_64.c by Paolo Ciarrocchi · 16 years ago
  17. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago
  18. 250c227 x86_64: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/syscall_64.c]
  19. f328f81 x86_64: prepare shared kernel/syscall.c by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/syscall.c]
  20. 57a4f91 [PATCH] x86-64: Auto compute __NR_syscall_max at compile time by Andi Kleen · 17 years ago
  21. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  22. bb152f5 [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures const by Arjan van de Ven · 18 years ago
  23. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago