1. 7559e13 x86/mce: Add support for deferred errors on AMD by Aravind Gopalakrishnan · 9 years ago
  2. 73459e2 x86: pvclock: Really remove the sched notifier for cross-cpu migrations by Paolo Bonzini · 9 years ago
  3. 61f01dd x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue by Andy Lutomirski · 9 years ago
  4. b9bb6fb Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  5. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  6. 41d5e08 Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  7. 09d5160 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 9 years ago
  8. 0b2bb69 tools/power turbostat: Initial Skylake support by Len Brown · 9 years ago
  9. 34a984f Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. 8eb68bf x86: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  11. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  12. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  13. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  14. 4a20799 mm: move memtest under mm by Vladimir Murzin · 9 years ago
  15. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 9 years ago
  16. 5d72b4f x86, mm: support huge I/O mapping capability I/F by Toshi Kani · 9 years ago
  17. 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  18. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  19. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. 9497d738 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  21. c4d3066 x86 msr-index: define MSR_TURBO_RATIO_LIMIT,1,2 by Len Brown · 9 years ago
  22. 07f2d8c Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  23. 6cf78d4b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. 0ad5c6b Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  25. 421ec90 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  26. 9f3252f Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. 60f898e Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. 977e1ba Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  29. 49d2953 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  31. 9c65e12 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  33. 3050a35 x86: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  34. be77002 Merge back earlier suspend/hibernate material for v4.1. by Rafael J. Wysocki · 9 years ago
  35. b449159 x86/iommu: Fix header comments regarding standard and _FINISH macros by Aravind Gopalakrishnan · 9 years ago
  36. 55dd0df jump_label: Allow asm/jump_label.h to be included in assembly by Anton Blanchard · 9 years ago
  37. cae2a17 x86: clean up/fix 'copy_in_user()' tail zeroing by Linus Torvalds · 9 years ago
  38. 3ea3b7f kvm: mmu: lazy collapse small sptes into large sptes by Wanpeng Li · 9 years ago
  39. ae561ed KVM: x86: DR0-DR3 are not clear on reset by Nadav Amit · 9 years ago
  40. 3b5a5ff KVM: x86: simplify kvm_apic_map by Radim Krčmář · 10 years ago
  41. 3548a25 KVM: x86: avoid logical_map when it is invalid by Radim Krčmář · 10 years ago
  42. 9ea369b KVM: x86: fix mixed APIC mode broadcast by Radim Krčmář · 10 years ago
  43. 5a4f55c KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu by Eugene Korenevsky · 9 years ago
  44. 3304c9c x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layout by Denys Vlasenko · 9 years ago
  45. fc3e958 x86/asm/entry: Clear EXTRA_REGS for all executable formats by Denys Vlasenko · 9 years ago
  46. 6a3713f x86/signal: Remove pax argument from restore_sigcontext by Brian Gerst · 9 years ago
  47. dbe4058 x86/alternatives: Fix ALTERNATIVE_2 padding generation properly by Borislav Petkov · 9 years ago
  48. 6b51311 x86/asm/entry/64: Use a define for an invalid segment selector by Borislav Petkov · 9 years ago
  49. 78cac48 x86/mm/KASLR: Propagate KASLR status to kernel proper by Borislav Petkov · 9 years ago
  50. 47091e3 x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32 by Borislav Petkov · 9 years ago
  51. cf9328c x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1 by Andy Lutomirski · 9 years ago
  52. d9dc64f x86/asm: Add support for the CLWB instruction by Ross Zwisler · 10 years ago
  53. 52ca9ce perf/x86/intel/pt: Add Intel PT PMU driver by Alexander Shishkin · 10 years ago
  54. ed69628 x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection by Alexander Shishkin · 10 years ago
  55. 3f85483 x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests by Boris Ostrovsky · 9 years ago
  56. ec776ef x86/mm: Add support for the non-standard protected e820 type by Christoph Hellwig · 9 years ago
  57. 84a87c6 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi by Ingo Molnar · 9 years ago
  58. 744937b efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction by Ingo Molnar · 9 years ago
  59. 4399c03c6 x86/apic: Remove verify_local_APIC() by Bandan Das · 9 years ago
  60. 1d804d0 x86: Use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  61. 55474c4 x86/asm/entry: Remove user_mode_ignore_vm86() by Ingo Molnar · 9 years ago
  62. 4e26d11f x86/mm: Improve AMD Bulldozer ASLR workaround by Hector Marco-Gisbert · 9 years ago
  63. b32a991 KVM: x86: Remove redundant definitions by Nadav Amit · 9 years ago
  64. 0efb044 KVM: x86: removing redundant eflags bits definitions by Nadav Amit · 9 years ago
  65. 4bfe186 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  66. aa6d9a1 x86/irq/tracing: Do not save callee-preserved registers around lockdep_sys_exit_thunk by Denys Vlasenko · 9 years ago
  67. 7dc7cc0 x86/irq/tracing: Fold ARCH_LOCKDEP_SYS_EXIT defines into their users by Denys Vlasenko · 9 years ago
  68. 40e2ec6 x86/irq/tracing: Move ARCH_LOCKDEP_SYS_EXIT defines closer to their users by Denys Vlasenko · 9 years ago
  69. 936c663 Merge branch 'perf/x86' into perf/core, because it's ready by Ingo Molnar · 9 years ago
  70. b3a2a90 KVM: nVMX: Add support for rdtscp by Jan Kiszka · 9 years ago
  71. ff85f70 Merge 4.0-rc5 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  72. 72d64cc x86/asm: Further improve segment.h readability by Ingo Molnar · 9 years ago
  73. dca5b52 x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO() by Ingo Molnar · 9 years ago
  74. f9d7185 x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macro by Ingo Molnar · 9 years ago
  75. 1ddc6f3 x86/asm/entry/64: Improve the THREAD_INFO() macro explanation by Ingo Molnar · 9 years ago
  76. 84f5378 x86/asm: Deobfuscate segment.h by Denys Vlasenko · 9 years ago
  77. ef59326 x86/asm/entry: Get rid of KERNEL_STACK_OFFSET by Denys Vlasenko · 9 years ago
  78. b3fe8ba x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL_STACK_OFFSET by Denys Vlasenko · 9 years ago
  79. 43eaa2a x86/mce: Define mce_severity function pointer by Aravind Gopalakrishnan · 9 years ago
  80. bf80bbd x86/mce: Add an AMD severities-grading function by Aravind Gopalakrishnan · 9 years ago
  81. 2f921b5 lguest: suppress interrupts for single insn, not range. by Rusty Russell · 9 years ago
  82. 0a4e6be x86: kvm: Revert "remove sched notifier for cross-cpu migrations" by Marcelo Tosatti · 9 years ago
  83. caa445d Merge 4.0-rc5 into tty-next by Greg Kroah-Hartman · 9 years ago
  84. 7a28067 x86/asm/entry: Remove user_mode_vm() by Andy Lutomirski · 9 years ago
  85. efa7045 x86/asm/entry: Make user_mode() work correctly if regs came from VM86 mode by Andy Lutomirski · 9 years ago
  86. a67e727 x86/asm/entry: Add user_mode_ignore_vm86() by Andy Lutomirski · 9 years ago
  87. e4518ab Merge tag 'v4.0-rc5' into x86/asm, to resolve conflicts by Ingo Molnar · 9 years ago
  88. e1b63de Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new patches by Ingo Molnar · 9 years ago
  89. b85e67d x86/fpu: Rename drop_init_fpu() to fpu_reset_state() by Borislav Petkov · 9 years ago
  90. d2d0ac9 x86/fpu: Fold __drop_fpu() into its sole user by Borislav Petkov · 9 years ago
  91. 8f4d818 x86/fpu: Introduce restore_init_xstate() by Oleg Nesterov · 9 years ago
  92. fb14b4e x86/fpu: Document user_fpu_begin() by Oleg Nesterov · 9 years ago
  93. eda2360 Merge tag 'v4.0-rc5' into x86/fpu, to prevent conflicts by Ingo Molnar · 9 years ago
  94. 1daeaa3 x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET by Brian Gerst · 9 years ago
  95. 3d7a6db Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  96. 9e8ce4b Revert "x86/PCI: Refine the way to release PCI IRQ resources" by Rafael J. Wysocki · 9 years ago
  97. 431d452 PM / sleep: add pm-trace support for suspending phase by Zhonghui Fu · 9 years ago
  98. ac9af49 x86/asm/entry/64: Remove thread_struct::usersp by Ingo Molnar · 9 years ago
  99. 9854dd7 x86/asm/entry/64: Simplify 'old_rsp' usage by Ingo Molnar · 9 years ago
  100. d828c71 x86/asm/entry/32: Document the 32-bit SYSENTER "emergency stack" better by Denys Vlasenko · 9 years ago