1. cbe0317 x86/asm: Fix comment in return_from_SYSCALL_64() by Kirill A. Shutemov · 8 years ago
  2. ebd5749 Revert "x86/entry: Fix the end of the stack for newly forked tasks" by Josh Poimboeuf · 8 years ago
  3. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  4. 204f144 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. aa2a4b65 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 6dc2cce Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 2611dc1 Remove compat_sys_getdents64() by Al Viro · 8 years ago
  10. c06989d x86/vdso: Ensure vdso32_enabled gets set to valid values only by Mathias Krause · 8 years ago
  11. 361b4b5 x86/asm: Remove __VIRTUAL_MASK_SHIFT==47 assert by Kirill A. Shutemov · 8 years ago
  12. 3d82c59 x86/ftrace: Move the ftrace specific code out of entry_32.S by Steven Rostedt (VMware) · 8 years ago
  13. 1f9ca18 Merge branch 'x86/process' into x86/mm, to create new base for further patches by Ingo Molnar · 8 years ago
  14. 4ccb6ae Merge branch 'linus' into x86/asm, to refresh the topic tree with fixes by Ingo Molnar · 8 years ago
  15. 79170fd x86/syscalls/32: Wire up arch_prctl on x86-32 by Kyle Huey · 8 years ago
  16. 69218e4 x86: Remap GDT tables in the fixmap section by Thomas Garnier · 8 years ago
  17. 90b2043 x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method by Vitaly Kuznetsov · 8 years ago
  18. afb94c9 livepatch/x86: add TIF_PATCH_PENDING thread flag by Josh Poimboeuf · 8 years ago
  19. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  20. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  21. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  22. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  23. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  24. 2140a99 x86/entry/64: Relax pvops stub clobber specifications by Jan Beulich · 8 years ago
  25. fdbd518 x86/entry/32: Relax a pvops stub clobber specification by Jan Beulich · 8 years ago
  26. 897ab3e userfaultfd: non-cooperative: add event for memory unmaps by Mike Rapoport · 8 years ago
  27. ff3f7e2 x86/entry: Fix the end of the stack for newly forked tasks by Josh Poimboeuf · 8 years ago
  28. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  30. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  31. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  32. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  33. 179a7ba Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  34. 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
  35. 847fa1a 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
  36. 05b93c1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  37. 67dece7 x86/vdso: Set vDSO pointer only after success by Dmitry Safonov · 8 years ago
  38. a2209b74 x86/build: Fix build with older GCC versions by Jan Beulich · 8 years ago
  39. 5e25d5b x86/entry64: Remove unused audit related macros by Alexander Kuleshov · 8 years ago
  40. 946c191 x86/entry/unwind: Create stack frames for saved interrupt registers by Josh Poimboeuf · 8 years ago
  41. 29a6d79 entry/64: Remove unused ZERO_EXTRA_REGS macro by Alexander Kuleshov · 8 years ago
  42. 4d516f4 x86/entry/32: Fix the end of the stack for newly forked tasks by Josh Poimboeuf · 8 years ago
  43. 7252c4c x86/entry/32: Rename 'error_code' to 'common_exception' by Josh Poimboeuf · 8 years ago
  44. 1b00255 x86/entry/32, x86/boot/32: Use local labels by Josh Poimboeuf · 8 years ago
  45. 59df226 x86/entry/64: Remove unused 'addskip' parameter of the ALLOC_PT_GPREGS_ON_STACK macro by Alexander Kuleshov · 8 years ago
  46. eac0ca7 x86, pkeys: remove cruft from never-merged syscalls by Dave Hansen · 8 years ago
  47. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  48. 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
  49. 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
  50. 2ab704a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  51. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  52. 2df0e78 x86/syscalls: Remove bash-isms in syscall table generator by sylvain.bertrand@gmail.com · 8 years ago
  53. 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
  54. 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
  55. 2fa5f04 x86/entry/64: Fix context tracking state warning when load_gs_index fails by Wanpeng Li · 8 years ago
  56. d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
  57. e4aad64 x86/vdso: Fix building on big endian host by Segher Boessenkool · 8 years ago
  58. 75ca5b2 x86/entry: spell EBX register correctly in documentation by Nicolas Iooss · 8 years ago
  59. 108b249 KVM: x86: introduce get_kvmclock_ns by Paolo Bonzini · 8 years ago
  60. ff0071c x86/entry/64: Fix a minor comment rebase error by Andy Lutomirski · 8 years ago
  61. 3947f49 x86/vdso: Only define map_vdso_randomized() if CONFIG_X86_64 by Ingo Molnar · 8 years ago
  62. 15f4eae x86: Move thread_info into task_struct by Andy Lutomirski · 8 years ago
  63. 97245d0 x86/entry: Get rid of pt_regs_to_thread_info() by Linus Torvalds · 8 years ago
  64. b9d989c x86/asm: Move the thread_info::status field to thread_struct by Andy Lutomirski · 8 years ago
  65. 2eefd87 x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_* by Dmitry Safonov · 8 years ago
  66. 576ebfe x86/vdso: Replace calculate_addr in map_vdso() with addr by Dmitry Safonov · 8 years ago
  67. e38447e x86/vdso: Unmap vdso blob on vvar mapping failure by Dmitry Safonov · 8 years ago
  68. 85063fa x86/entry/64: Clean up and document espfix64 stack setup by Andy Lutomirski · 8 years ago
  69. f9afc61 x86: Wire up protection keys system calls by Dave Hansen · 8 years ago
  70. 616d248 sched/x86: Pass kernel thread parameters in 'struct fork_frame' by Brian Gerst · 8 years ago
  71. 0100301 sched/x86: Rewrite the switch_to() code by Brian Gerst · 8 years ago
  72. f594d0b Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  73. 5e44258 x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tables by Valdis Kletnieks · 8 years ago
  74. 3e03530 x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET by Borislav Petkov · 8 years ago
  75. 469f002 x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text by Alexander Potapenko · 9 years ago
  76. 784d569 x86: move exports to actual definitions by Al Viro · 9 years ago
  77. 80fac0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  78. 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
  79. abe9efa x86: vdso: use __pvclock_read_cycles by Paolo Bonzini · 9 years ago
  80. 3aed64f pvclock: introduce seqcount-like API by Paolo Bonzini · 9 years ago
  81. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  82. b3830e8 x86/entry: Remove duplicated comment by Borislav Petkov · 8 years ago
  83. f7d6656 x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace by David Howells · 8 years ago
  84. 7946c2b Merge branch 'x86/asm' into x86/urgent, to pick up fix by Ingo Molnar · 8 years ago
  85. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  86. 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
  87. 609c19a x86/ptrace: Stop setting TS_COMPAT in ptrace code by Andy Lutomirski · 8 years ago
  88. 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
  89. d51306f x86: Make the vdso2c compiler use the host architecture headers by Stephen Rothwell · 8 years ago
  90. 57f90c3 x86/vdso: Error out if the vDSO isn't a valid DSO by Andy Lutomirski · 9 years ago
  91. 3ebfd81 x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2 by H.J. Lu · 9 years ago
  92. 2a53ccb x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err by Ingo Molnar · 9 years ago
  93. dfa9a94 x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_err to thread_struct by Andy Lutomirski · 9 years ago
  94. 2deb4be x86/dumpstack: When OOPSing, rewind the stack before do_exit() by Andy Lutomirski · 9 years ago
  95. 38452af Merge branch 'x86/asm' into x86/mm, to resolve conflicts by Ingo Molnar · 9 years ago
  96. 07d36c9 x86/vdso: Convert to hotplug state machine by Sebastian Andrzej Siewior · 9 years ago
  97. be8a18e x86/entry: Inline enter_from_user_mode() by Paolo Bonzini · 9 years ago
  98. 2e9d1e1 x86/entry: Avoid interrupt flag save and restore by Paolo Bonzini · 9 years ago
  99. 9a7e7b57 x86/asm/entry: Make thunk's restore a local label by Borislav Petkov · 9 years ago
  100. b059a45 x86/vdso: Add mremap hook to vm_special_mapping by Dmitry Safonov · 9 years ago