1. ff46759 x86/asm/entry/64: Save all regs on interrupt entry by Andy Lutomirski · 9 years ago
  2. c73e36b x86/asm/entry/32: Replace RESTORE_RSI_RDI with open-coded 32-bit reads by Denys Vlasenko · 9 years ago
  3. d36f947 x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/ by Ingo Molnar · 9 years ago[Renamed from arch/x86/include/asm/calling.h]
  4. 2bf557e x86/asm/entry/64: Use negative immediates for stack adjustments by Jan Beulich · 9 years ago
  5. 131484c x86/debug: Remove perpetually broken, unmaintainable dwarf annotations by Ingo Molnar · 9 years ago
  6. fc3e958 x86/asm/entry: Clear EXTRA_REGS for all executable formats by Denys Vlasenko · 10 years ago
  7. 29722cd x86/asm/entry/64: Save R11 into pt_regs->flags on SYSCALL64 fastpath by Denys Vlasenko · 10 years ago
  8. d441c1f x86/asm/entry/64: Simplify optimistic SYSRET by Denys Vlasenko · 10 years ago
  9. 911d2bb x86/asm/entry/64: Use more readable constants by Denys Vlasenko · 10 years ago
  10. f2db938 x86/asm/entry: Do mass removal of 'ARGOFFSET' by Denys Vlasenko · 10 years ago
  11. 76f5df4 x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel stack by Denys Vlasenko · 10 years ago
  12. 49db46a x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTORE by Denys Vlasenko · 10 years ago
  13. af9cfe2 x86: entry_64.S: delete unused code by Denys Vlasenko · 10 years ago
  14. 54eea99 x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscalls by Andy Lutomirski · 10 years ago
  15. 1a338ac sched, x86: Optimize the preempt_schedule() call by Peter Zijlstra · 11 years ago
  16. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  17. 1b2b23d x86_64: Work around old GAS bug by Tao Guo · 12 years ago
  18. 838feb4 x86, asm: Flip RESTORE_ARGS arguments logic by Borislav Petkov · 13 years ago
  19. cac0e0a x86, asm: Flip SAVE_ARGS arguments logic by Borislav Petkov · 13 years ago
  20. a268fcf x86, asm: Thin down SAVE/RESTORE_* asm macros by Borislav Petkov · 13 years ago
  21. 3234282 x86, asm: Fix CFI macro invocations to deal with shortcomings in gas by Jan Beulich · 14 years ago
  22. 063f891 x86: document 64-bit and 32-bit function call convention ABI by Ingo Molnar · 16 years ago
  23. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/calling.h]
  24. d4d6715 x86 ptrace: unify syscall tracing by Roland McGrath · 16 years ago
  25. 0c2bd5a x86: clean up include/asm-x86/calling.h by Ingo Molnar · 17 years ago
  26. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago[Renamed from include/asm-x86_64/calling.h]
  27. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  28. 7effaa8 [PATCH] x86-64: Fix CFI information by Jan Beulich · 19 years ago
  29. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago