1. 10d5bf2 x86/asm/64: Clear AC on NMI entries by Andy Lutomirski · 7 years ago
  2. ec980b6 x86/vdso: Ensure vdso32_enabled gets set to valid values only by Mathias Krause · 7 years ago
  3. 21be088 ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps to it by Steven Rostedt (Red Hat) · 8 years ago
  4. a2209b74 x86/build: Fix build with older GCC versions by Jan Beulich · 8 years ago
  5. eac0ca7 x86, pkeys: remove cruft from never-merged syscalls by Dave Hansen · 8 years ago
  6. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  7. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 5fa0eb0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 2ab704a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  10. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  11. 2df0e78 x86/syscalls: Remove bash-isms in syscall table generator by sylvain.bertrand@gmail.com · 8 years ago
  12. 8e4ef63 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. 2fa5f04 x86/entry/64: Fix context tracking state warning when load_gs_index fails by Wanpeng Li · 8 years ago
  15. d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
  16. e4aad64 x86/vdso: Fix building on big endian host by Segher Boessenkool · 8 years ago
  17. 75ca5b2 x86/entry: spell EBX register correctly in documentation by Nicolas Iooss · 8 years ago
  18. 108b249 KVM: x86: introduce get_kvmclock_ns by Paolo Bonzini · 8 years ago
  19. ff0071c x86/entry/64: Fix a minor comment rebase error by Andy Lutomirski · 8 years ago
  20. 3947f49 x86/vdso: Only define map_vdso_randomized() if CONFIG_X86_64 by Ingo Molnar · 8 years ago
  21. 15f4eae x86: Move thread_info into task_struct by Andy Lutomirski · 8 years ago
  22. 97245d0 x86/entry: Get rid of pt_regs_to_thread_info() by Linus Torvalds · 8 years ago
  23. b9d989c x86/asm: Move the thread_info::status field to thread_struct by Andy Lutomirski · 8 years ago
  24. 2eefd87 x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_* by Dmitry Safonov · 8 years ago
  25. 576ebfe x86/vdso: Replace calculate_addr in map_vdso() with addr by Dmitry Safonov · 8 years ago
  26. e38447e x86/vdso: Unmap vdso blob on vvar mapping failure by Dmitry Safonov · 8 years ago
  27. 85063fa x86/entry/64: Clean up and document espfix64 stack setup by Andy Lutomirski · 8 years ago
  28. f9afc61 x86: Wire up protection keys system calls by Dave Hansen · 8 years ago
  29. 616d248 sched/x86: Pass kernel thread parameters in 'struct fork_frame' by Brian Gerst · 8 years ago
  30. 0100301 sched/x86: Rewrite the switch_to() code by Brian Gerst · 8 years ago
  31. f594d0b Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  32. 5e44258 x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tables by Valdis Kletnieks · 8 years ago
  33. 3e03530 x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET by Borislav Petkov · 8 years ago
  34. 469f002 x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text by Alexander Potapenko · 8 years ago
  35. 784d569 x86: move exports to actual definitions by Al Viro · 9 years ago
  36. 80fac0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  37. c98f582 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  38. abe9efa x86: vdso: use __pvclock_read_cycles by Paolo Bonzini · 8 years ago
  39. 3aed64f pvclock: introduce seqcount-like API by Paolo Bonzini · 8 years ago
  40. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  41. b3830e8 x86/entry: Remove duplicated comment by Borislav Petkov · 8 years ago
  42. f7d6656 x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace by David Howells · 8 years ago
  43. 7946c2b Merge branch 'x86/asm' into x86/urgent, to pick up fix by Ingo Molnar · 8 years ago
  44. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  45. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 609c19a x86/ptrace: Stop setting TS_COMPAT in ptrace code by Andy Lutomirski · 8 years ago
  47. 37e13a1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  48. d51306f x86: Make the vdso2c compiler use the host architecture headers by Stephen Rothwell · 8 years ago
  49. 57f90c3 x86/vdso: Error out if the vDSO isn't a valid DSO by Andy Lutomirski · 8 years ago
  50. 3ebfd81 x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2 by H.J. Lu · 8 years ago
  51. 2a53ccb x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err by Ingo Molnar · 8 years ago
  52. dfa9a94 x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_err to thread_struct by Andy Lutomirski · 8 years ago
  53. 2deb4be x86/dumpstack: When OOPSing, rewind the stack before do_exit() by Andy Lutomirski · 8 years ago
  54. 38452af Merge branch 'x86/asm' into x86/mm, to resolve conflicts by Ingo Molnar · 8 years ago
  55. 07d36c9 x86/vdso: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  56. be8a18e x86/entry: Inline enter_from_user_mode() by Paolo Bonzini · 8 years ago
  57. 2e9d1e1 x86/entry: Avoid interrupt flag save and restore by Paolo Bonzini · 8 years ago
  58. 9a7e7b5 x86/asm/entry: Make thunk's restore a local label by Borislav Petkov · 8 years ago
  59. b059a45 x86/vdso: Add mremap hook to vm_special_mapping by Dmitry Safonov · 8 years ago
  60. 93e35ef x86/ptrace: run seccomp after ptrace by Kees Cook · 8 years ago
  61. c87a851 x86/entry: Get rid of two-phase syscall entry work by Andy Lutomirski · 8 years ago
  62. 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 8 years ago
  63. f070255 x86/vdso/32: Assemble sigreturn.S separately by Andy Lutomirski · 8 years ago
  64. 6b90bd4 GCC plugin infrastructure by Emese Revfy · 8 years ago
  65. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  66. 2f7c3a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. 6904817 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  68. 06cd3d8 Merge branch 'linus' into x86/urgent, to refresh the tree by Ingo Molnar · 8 years ago
  69. d4bf707 x86/entry/64: Fix stack return address retrieval in thunk by Josh Poimboeuf · 8 years ago
  70. 9a7a076 x86: Use compat version for preadv2 and pwritev2 by Dmitry V. Levin · 8 years ago
  71. 1e17880 x86/entry/32: Remove GET_THREAD_INFO() from entry code by Brian Gerst · 8 years ago
  72. 092c74e x86/entry, sched/x86: Don't save/restore EFLAGS on task switch by Brian Gerst · 8 years ago
  73. 778843f x86/asm/entry/32: Simplify pushes of zeroed pt_regs->REGs by Denys Vlasenko · 8 years ago
  74. b038c84 x86/segments/64: When load_gs_index fails, clear the base by Andy Lutomirski · 8 years ago
  75. 2e8d696 kbuild: drop FORCE from PHONY targets by Masahiro Yamada · 8 years ago
  76. abfb949 x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall() by Dmitry Safonov · 8 years ago
  77. 482dd2e x86/syscalls: Wire up compat readv2/writev2 syscalls by Christoph Hellwig · 8 years ago
  78. 1ed95e5 x86/vdso: Remove direct HPET access through the vDSO by Andy Lutomirski · 8 years ago
  79. 42c748bb x86/entry/64: Make gs_change a local label by Borislav Petkov · 8 years ago
  80. 96e5d28 x86/cpu: Add Erratum 88 detection on AMD by Borislav Petkov · 8 years ago
  81. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  83. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. 3c2de27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 8 years ago
  86. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 9999c8c0 x86/entry: Call enter_from_user_mode() with IRQs off by Andy Lutomirski · 8 years ago
  89. a798f09 x86/entry/32: Change INT80 to be an interrupt gate by Andy Lutomirski · 8 years ago
  90. fda57b2 x86/entry: Improve system call entry comments by Andy Lutomirski · 8 years ago
  91. 392a625 x86/entry: Remove TIF_SINGLESTEP entry work by Andy Lutomirski · 8 years ago
  92. 7536656 x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup by Andy Lutomirski · 8 years ago
  93. f2b3757 x86/entry: Vastly simplify SYSENTER TF (single-step) handling by Andy Lutomirski · 8 years ago
  94. c2c9b52 x86/entry/32: Restore FLAGS on SYSEXIT by Andy Lutomirski · 8 years ago
  95. 67f590e x86/entry/32: Filter NT and speed up AC filtering in SYSENTER by Andy Lutomirski · 8 years ago
  96. e786041 x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS test by Andy Lutomirski · 8 years ago
  97. 58a5aac x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled by Andy Lutomirski · 8 years ago
  98. ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 8 years ago
  99. 4babf2c x86: wire up preadv2 and pwritev2 by Christoph Hellwig · 8 years ago
  100. c0dd671686 objtool: Mark non-standard object files and directories by Josh Poimboeuf · 8 years ago