1. 6da63eb x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrella by Juergen Gross · 6 years ago
  2. 9bad565 x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella by Juergen Gross · 6 years ago
  3. 5c83511 x86/paravirt: Use a single ops structure by Juergen Gross · 6 years ago
  4. 9e97b73 x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c by Joerg Roedel · 6 years ago
  5. 050e9ba Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables by Linus Torvalds · 7 years ago
  6. 9aaefe7 x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0 by Andy Lutomirski · 7 years ago
  7. e17f823 x86/entry/64/paravirt: Use paravirt-safe macro to access eflags by Boris Ostrovsky · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. 5878d5d x86/xen: Get rid of paravirt op adjust_exception_frame by Juergen Gross · 7 years ago
  10. dd0fd8b x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64 by Waiman Long · 8 years ago
  11. 0100301 sched/x86: Rewrite the switch_to() code by Brian Gerst · 8 years ago
  12. cfcbadb x86/syscalls: Add syscall entry qualifiers by Andy Lutomirski · 9 years ago
  13. 3e65654 x86/syscalls: Move compat syscall entry handling into syscalltbl.sh by Andy Lutomirski · 9 years ago
  14. 32324ce x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32 by Andy Lutomirski · 9 years ago
  15. 75ef821 x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op by Boris Ostrovsky · 9 years ago
  16. bace711 x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat_max by Ingo Molnar · 10 years ago
  17. 2cd2355 x86/asm/entry: Rename compat syscall entry points by Ingo Molnar · 10 years ago
  18. 4d178f9 x86/asm: Merge common 32-bit values in asm-offsets.c by Brian Gerst · 10 years ago
  19. 9d0c914 x86/asm/entry/64/compat: Change the 32-bit sysenter code to use sp0 by Andy Lutomirski · 10 years ago
  20. 536e89e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  21. 5de2b61 x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c file directly by Borislav Petkov · 10 years ago
  22. a1a5831 x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.c by Nicholas Mc Guire · 10 years ago
  23. cc456c4 x86, gdt, hibernate: Store/load GDT for hibernate path. by Konrad Rzeszutek Wilk · 12 years ago
  24. a06c9bc x32: If configured, add x32 system calls to system call tables by H. Peter Anvin · 13 years ago
  25. 6630f11 x32: Add x32 system calls to syscall/syscall_64.tbl by H. Peter Anvin · 13 years ago
  26. 303395a x86: Generate system call tables and unistd_*.h from tables by H. Peter Anvin · 13 years ago
  27. b82fef8 x86: Partly unify asm-offsets_{32,64}.c by Jan Beulich · 14 years ago
  28. a5a2f8e tracing: Define NR_syscalls for x86_64 by Jason Baron · 15 years ago
  29. 37ba7ab x86, boot: make kernel_alignment adjustable; new bzImage fields by H. Peter Anvin · 16 years ago
  30. a8af789 pm: rework includes, remove arch ifdefs by Magnus Damm · 16 years ago
  31. 0d974d4 x86: remove pda.h by Brian Gerst · 16 years ago
  32. 947e76c x86: move stack_canary into irq_stack by Brian Gerst · 16 years ago
  33. 5689553 x86-64: Move irqcount from PDA to per-cpu. by Brian Gerst · 16 years ago
  34. 3d1e42a x86-64: Move oldrsp from PDA to per-cpu. by Brian Gerst · 16 years ago
  35. 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 16 years ago
  36. c6f5e0a x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  37. ea92790 x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  38. 26f80bd x86-64: Convert irqstacks to per-cpu by Brian Gerst · 16 years ago
  39. 9939dda x86: merge 64 and 32 SMP percpu handling by Tejun Heo · 16 years ago
  40. 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 16 years ago
  41. 8869a2e x86: asm-offset_64: use rt_sigframe_ia32 by Hiroshi Shimamoto · 16 years ago
  42. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  43. a318631 x86: consolidate header guards by Vegard Nossum · 16 years ago
  44. 555cf2b xen64: add asm-offsets by Jeremy Fitzhardinge · 17 years ago
  45. 8c5e5ac xen64: add xen-head code to head_64.S by Jeremy Fitzhardinge · 17 years ago
  46. 26ccb8a x86: rename threadinfo to TI. by Glauber Costa · 17 years ago
  47. fab5842 x86/paravirt, 64-bit: add adjust_exception_frame by Jeremy Fitzhardinge · 17 years ago
  48. 2be2998 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace by Jeremy Fitzhardinge · 17 years ago
  49. c7245da x86/paravirt, 64-bit: don't restore user rsp within sysret by Jeremy Fitzhardinge · 17 years ago
  50. d75cd22 x86/paravirt: split sysret and sysexit by Jeremy Fitzhardinge · 17 years ago
  51. 66916cd x86: use kbuild.h by Christoph Lameter · 17 years ago
  52. a59153dc x86: add asm_offset PARAVIRT constants by Glauber de Oliveira Costa · 17 years ago
  53. ca241c7 x86: unify tss_struct by Glauber de Oliveira Costa · 17 years ago
  54. 742fa54 x86: use generic register names in struct sigcontext by H. Peter Anvin · 17 years ago
  55. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  56. 36197c9 x86 vDSO: ia32 sysenter_return by Roland McGrath · 17 years ago
  57. 5cabbd9 x86: remove unused tsk_thread from asm-offsets_64.c by Steven Rostedt · 17 years ago
  58. bd53147 x86: Fix boot protocol KEEP_SEGMENTS check. by Eric W. Biederman · 17 years ago
  59. 0de80bc x86: Save registers in saved_context during suspend and hibernation by Rafael J. Wysocki · 17 years ago
  60. 250c227 x86_64: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/asm-offsets_64.c]
  61. c3ca5f3 x86_64: prepare shared kernel/asm-offsets.c by Thomas Gleixner · 17 years ago