1. 548c305 x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing by Andy Lutomirski · 7 years ago
  2. eb4d47c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 7a10e2a x86: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago
  5. 819aeee X86/KVM: Clear encryption attribute when SEV is active by Brijesh Singh · 7 years ago
  6. 67caadc Merge branch 'x86/build' into x86/asm, to fix up conflicts by Ingo Molnar · 7 years ago
  7. b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
  8. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  9. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  10. 1e4c4f6 x86/entry/64: Shorten TEST instructions by Borislav Petkov · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. 929bace x86/entry/64: De-Xen-ify our NMI code by Andy Lutomirski · 7 years ago
  13. 43e4111 xen, x86/entry/64: Add xen NMI trap entry by Juergen Gross · 7 years ago
  14. c39858d x86/entry/64: Remove the RESTORE_..._REGS infrastructure by Andy Lutomirski · 7 years ago
  15. 471ee48 x86/entry/64: Use POP instead of MOV to restore regs on NMI return by Andy Lutomirski · 7 years ago
  16. a512210 x86/entry/64: Merge the fast and slow SYSRET paths by Andy Lutomirski · 7 years ago
  17. 4fbb391 x86/entry/64: Use pop instead of movq in syscall_return_via_sysret by Andy Lutomirski · 7 years ago
  18. e5317832 x86/entry/64: Shrink paranoid_exit_restore and make labels local by Andy Lutomirski · 7 years ago
  19. e872045 x86/entry/64: Simplify reg restore code in the standard IRET paths by Andy Lutomirski · 7 years ago
  20. 8a055d7 x86/entry/64: Move SWAPGS into the common IRET-to-usermode path by Andy Lutomirski · 7 years ago
  21. 26c4ef9 x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths by Andy Lutomirski · 7 years ago
  22. 9da78ba x86/entry/64: Remove the restore_c_regs_and_iret label by Andy Lutomirski · 7 years ago
  23. af8e947 x86/build: Beautify build log of syscall headers by Masahiro Yamada · 7 years ago
  24. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  25. 82c62fa x86/asm: Don't use the confusing '.ifeq' directive by Josh Poimboeuf · 7 years ago
  26. 98990a3 x86/entry: Fix idtentry unwind hint by Josh Poimboeuf · 7 years ago
  27. 0cfe5b5 x86: Use ARRAY_SIZE by Jérémy Lefaure · 7 years ago
  28. 5c99b69 x86/unwind: Use MSB for frame pointer encoding on 32-bit by Josh Poimboeuf · 7 years ago
  29. 24e700e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  30. 6c51e67 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  32. 5878d5d x86/xen: Get rid of paravirt op adjust_exception_frame by Juergen Gross · 8 years ago
  33. 4999348 x86/entry/64: Use ENTRY() instead of ALIGN+GLOBAL for stub32_clone() by Jiri Slaby · 8 years ago
  34. 38e9e81 x86/gdt: Use bitfields for initialization by Thomas Gleixner · 8 years ago
  35. 4b9a8dc x86/idt: Remove the tracing IDT completely by Thomas Gleixner · 8 years ago
  36. 11a7ffb x86/traps: Simplify pagefault tracing logic by Thomas Gleixner · 8 years ago
  37. 93da8b2 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  38. 229a718 irq: Make the irqentry text section unconditional by Masami Hiramatsu · 8 years ago
  39. 8a9949b x86/xen/64: Rearrange the SYSCALL entries by Andy Lutomirski · 8 years ago
  40. 1d0f49e Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  41. e93c173 x86/asm/64: Clear AC on NMI entries by Andy Lutomirski · 8 years ago
  42. 210f84b x86: irq: Define a global vector for nested posted interrupts by Wincy Van · 8 years ago
  43. 8c1f755 x86/entry/64: Add unwind hint annotations by Josh Poimboeuf · 8 years ago
  44. 2995590 x86/entry/64: Initialize the top of the IRQ stack before switching stacks by Andy Lutomirski · 8 years ago
  45. 1d3e53e x86/entry/64: Refactor IRQ stacks and make them NMI-safe by Andy Lutomirski · 8 years ago
  46. 09b56d5a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  47. 5ea0727 x86/syscalls: Check address limit on user-mode return by Thomas Garnier · 8 years ago
  48. 280e87e ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO by Dmitry Safonov · 8 years ago
  49. cbe0317 x86/asm: Fix comment in return_from_SYSCALL_64() by Kirill A. Shutemov · 8 years ago
  50. ebd5749 Revert "x86/entry: Fix the end of the stack for newly forked tasks" by Josh Poimboeuf · 8 years ago
  51. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  52. 204f144 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  53. 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
  54. 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
  55. 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
  56. 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
  57. 2611dc1 Remove compat_sys_getdents64() by Al Viro · 8 years ago
  58. c06989d x86/vdso: Ensure vdso32_enabled gets set to valid values only by Mathias Krause · 8 years ago
  59. 361b4b5 x86/asm: Remove __VIRTUAL_MASK_SHIFT==47 assert by Kirill A. Shutemov · 8 years ago
  60. 3d82c59 x86/ftrace: Move the ftrace specific code out of entry_32.S by Steven Rostedt (VMware) · 8 years ago
  61. 1f9ca18 Merge branch 'x86/process' into x86/mm, to create new base for further patches by Ingo Molnar · 8 years ago
  62. 4ccb6ae Merge branch 'linus' into x86/asm, to refresh the topic tree with fixes by Ingo Molnar · 8 years ago
  63. 79170fd x86/syscalls/32: Wire up arch_prctl on x86-32 by Kyle Huey · 8 years ago
  64. 69218e4 x86: Remap GDT tables in the fixmap section by Thomas Garnier · 8 years ago
  65. 90b2043 x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method by Vitaly Kuznetsov · 8 years ago
  66. afb94c9 livepatch/x86: add TIF_PATCH_PENDING thread flag by Josh Poimboeuf · 8 years ago
  67. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  68. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  69. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  70. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  71. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  72. 2140a99 x86/entry/64: Relax pvops stub clobber specifications by Jan Beulich · 8 years ago
  73. fdbd518 x86/entry/32: Relax a pvops stub clobber specification by Jan Beulich · 8 years ago
  74. 897ab3e userfaultfd: non-cooperative: add event for memory unmaps by Mike Rapoport · 8 years ago
  75. ff3f7e2 x86/entry: Fix the end of the stack for newly forked tasks by Josh Poimboeuf · 8 years ago
  76. 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
  77. 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
  78. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  79. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  80. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  81. 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
  82. 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
  83. 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
  84. 05b93c1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  85. 67dece7 x86/vdso: Set vDSO pointer only after success by Dmitry Safonov · 8 years ago
  86. a2209b74 x86/build: Fix build with older GCC versions by Jan Beulich · 8 years ago
  87. 5e25d5b x86/entry64: Remove unused audit related macros by Alexander Kuleshov · 8 years ago
  88. 946c191 x86/entry/unwind: Create stack frames for saved interrupt registers by Josh Poimboeuf · 8 years ago
  89. 29a6d79 entry/64: Remove unused ZERO_EXTRA_REGS macro by Alexander Kuleshov · 8 years ago
  90. 4d516f4 x86/entry/32: Fix the end of the stack for newly forked tasks by Josh Poimboeuf · 8 years ago
  91. 7252c4c x86/entry/32: Rename 'error_code' to 'common_exception' by Josh Poimboeuf · 8 years ago
  92. 1b00255 x86/entry/32, x86/boot/32: Use local labels by Josh Poimboeuf · 8 years ago
  93. 59df226 x86/entry/64: Remove unused 'addskip' parameter of the ALLOC_PT_GPREGS_ON_STACK macro by Alexander Kuleshov · 8 years ago
  94. eac0ca7 x86, pkeys: remove cruft from never-merged syscalls by Dave Hansen · 8 years ago
  95. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  96. 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
  97. 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
  98. 2ab704a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  99. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  100. 2df0e78 x86/syscalls: Remove bash-isms in syscall table generator by sylvain.bertrand@gmail.com · 8 years ago