1. 7834c10 x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() by Dave Jones · 9 years ago
  2. b7a58459 x86/iopl/64: Properly context-switch IOPL on Xen PV by Andy Lutomirski · 9 years ago
  3. 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 9 years ago
  4. cbf8b5a x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() by Tony Luck · 9 years ago
  5. df2e37c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. 8ab84ef Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. 13c76ad Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. 9cf8d63 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. ecc026b Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. d88bfe1 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. e71c2c1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  15. fbed0bc Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. d050049 x86/cpufeature: Enable new AVX-512 features by Fenghua Yu · 9 years ago
  17. 9999c8c x86/entry: Call enter_from_user_mode() with IRQs off by Andy Lutomirski · 9 years ago
  18. a65050c x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off") by Yu-cheng Yu · 9 years ago
  19. 392a625 x86/entry: Remove TIF_SINGLESTEP entry work by Andy Lutomirski · 9 years ago
  20. 2a41aa4 x86/entry/32: Add and check a stack canary for the SYSENTER stack by Andy Lutomirski · 9 years ago
  21. 6dcc941 x86/entry: Only allocate space for tss_struct::SYSENTER_stack if needed by Andy Lutomirski · 9 years ago
  22. f2b3757 x86/entry: Vastly simplify SYSENTER TF (single-step) handling by Andy Lutomirski · 9 years ago
  23. 92b0729 x86/mm, x86/mce: Add memcpy_mcsafe() by Tony Luck · 9 years ago
  24. 14ddde7 Merge branch 'linus' into x86/fpu, to pick up fixes by Ingo Molnar · 9 years ago
  25. 58a5aac x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled by Andy Lutomirski · 9 years ago
  26. 1a8aa8a x86/apic: Deinline __default_send_IPI_*, save ~200 bytes by Denys Vlasenko · 9 years ago
  27. 5690ae2 perf/x86/intel: Add definition for PT PMI bit by Stephane Eranian · 9 years ago
  28. ea2ca36 x86/mce/AMD: Document some functionality by Aravind Gopalakrishnan · 9 years ago
  29. 2cd3b5f x86/mce: Clarify comments regarding deferred error by Aravind Gopalakrishnan · 9 years ago
  30. 8dd1e17 x86/mce/AMD: Fix logic to obtain block address by Aravind Gopalakrishnan · 9 years ago
  31. be0aec2 x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors by Aravind Gopalakrishnan · 9 years ago
  32. adc53f2 x86/mce: Move MCx_CONFIG MSR definitions by Aravind Gopalakrishnan · 9 years ago
  33. a1a8ba2 Merge branch 'linus' into ras/core, to pick up fixes by Ingo Molnar · 9 years ago
  34. c041462 x86/microcode/intel: Get rid of DWSIZE by Borislav Petkov · 9 years ago
  35. ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 9 years ago
  36. f9677e0 x86/tsc: Always Running Timer (ART) correlated clocksource by Christopher S. Hall · 9 years ago
  37. 39a1142 Merge tag 'v4.5-rc6' into locking/core, to pick up fixes by Ingo Molnar · 9 years ago
  38. 1f12e32 x86/topology: Create logical package id by Thomas Gleixner · 9 years ago
  39. 0a73489 Merge tag 'v4.5-rc6' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  40. a9f8094a Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  41. 6c777e8 Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" by Bjorn Helgaas · 9 years ago
  42. d89abe2 arch/x86/irq: Purge useless handler declarations from hw_irq.h by Nicolai Stange · 10 years ago
  43. 6a6256f x86: Fix misspellings in comments by Adam Buchbinder · 9 years ago
  44. de9e478 x86: fix SMAP in 32-bit environments by Linus Torvalds · 9 years ago
  45. c637fa5 x86/platform/intel/quark: Drop IMR lock bit support by Bryan O'Donoghue · 9 years ago
  46. 692b8c6 Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  47. 9ccaf77 x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option by Kees Cook · 9 years ago
  48. e267d97 asm-generic: Consolidate mark_rodata_ro() by Kees Cook · 9 years ago
  49. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  50. 0f68c08 x86/cpufeature: Create a new synthetic cpu capability for machine check recovery by Tony Luck · 9 years ago
  51. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
  52. 548acf1 x86/mm: Expand the exception table logic to allow new handling options by Tony Luck · 9 years ago
  53. 061f817 Merge tag 'v4.5-rc4' into ras/core, to pick up fixes by Ingo Molnar · 9 years ago
  54. 9109dc9 Merge branch 'perf/urgent' into perf/core, to queue up dependent patch by Ingo Molnar · 9 years ago
  55. 053080a x86/msr: Document msr-index.h rule for addition by Borislav Petkov · 9 years ago
  56. 6c25da5 x86/signal/64: Re-add support for SS in the 64-bit signal context by Andy Lutomirski · 9 years ago
  57. 8ff5bd2 x86/signal/64: Fix SS if needed when delivering a 64-bit signal by Andy Lutomirski · 9 years ago
  58. e54fdcc x86/signal/64: Add a comment about sigcontext->fs and gs by Andy Lutomirski · 9 years ago
  59. f2cc8e0 x86/cpufeature: Speed up cpu_feature_enabled() by Borislav Petkov · 9 years ago
  60. 2cfec6a xen/pcifront: Report the errors better. by Konrad Rzeszutek Wilk · 10 years ago
  61. e2c7698c x86/mm: Fix INVPCID asm constraint by Borislav Petkov · 10 years ago
  62. 4ecd16e x86/fpu: Fix math emulation in eager fpu mode by Andy Lutomirski · 10 years ago
  63. ce1143aa x86/dmi: Switch dmi_remap() from ioremap() [uncached] to ioremap_cache() by Andy Lutomirski · 10 years ago
  64. d8bced7 x86/mm: If INVPCID is available, use it to flush global mappings by Andy Lutomirski · 10 years ago
  65. 060a402 x86/mm: Add INVPCID helpers by Andy Lutomirski · 10 years ago
  66. 5f9c01a x86/microcode: Untangle from BLK_DEV_INITRD by Borislav Petkov · 10 years ago
  67. 8dd5032 x86/asm/bitops: Force inlining of test_and_set_bit and friends by Denys Vlasenko · 10 years ago
  68. 2a96fd7 Merge tag 'v4.5-rc3' into locking/core, to refresh the tree by Ingo Molnar · 10 years ago
  69. b349e9a Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix by Ingo Molnar · 10 years ago
  70. 75edb54 x86: Fix KASAN false positives in thread_saved_pc() by Dmitry Vyukov · 10 years ago
  71. e6c8f18 x86/mce/AMD: Set MCAX Enable bit by Aravind Gopalakrishnan · 10 years ago
  72. 16aaa53 x86/cpufeature: Use enum cpuid_leafs instead of magic numbers by Huaitong Han · 10 years ago
  73. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. 2476f2f x86/alternatives: Discard dynamic check after init by Brian Gerst · 10 years ago
  75. a362bf9 x86/cpufeature: Get rid of the non-asm goto variant by Borislav Petkov · 10 years ago
  76. bc696ca x86/cpufeature: Replace the old static_cpu_has() with safe variant by Borislav Petkov · 10 years ago
  77. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 10 years ago
  78. 78726ee Merge branch 'x86/cpu' into x86/asm, to avoid conflict by Ingo Molnar · 10 years ago
  79. 76b36fa Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new changes by Ingo Molnar · 10 years ago
  80. 57d9b1b locking/x86: Tweak the comment about use of wmb() for IO by Michael S. Tsirkin · 10 years ago
  81. e37cee1 locking/x86: Drop a comment left over from X86_OOSTORE by Michael S. Tsirkin · 10 years ago
  82. bd92247 locking/x86: Add cc clobber for ADDL by Michael S. Tsirkin · 10 years ago
  83. 3625c2c x86/mm: Fix types used in pgprot cacheability flags translations by Jan Beulich · 10 years ago
  84. 3f4a267 pmem: add wb_cache_pmem() to the PMEM API by Ross Zwisler · 10 years ago
  85. 404a474 Merge branch 'uaccess' (batched user access infrastructure) by Linus Torvalds · 10 years ago
  86. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  87. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  88. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 10 years ago
  89. 7c36057 x86/mm: Make kmap_prot into a #define by Andy Lutomirski · 10 years ago
  90. 2b4015e Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  91. 378f956 platform/x86: Add Intel Telemetry Core Driver by Souvik Kumar Chakravarty · 10 years ago
  92. fdca4f1 platform:x86: add Intel P-Unit mailbox IPC driver by Qipeng Zha · 10 years ago
  93. ec51865 x86/asm: Add C versions of frame pointer macros by Josh Poimboeuf · 10 years ago
  94. 997963ed x86/asm: Clean up frame pointer macros by Josh Poimboeuf · 10 years ago
  95. a1ff572 x86/cpufeature: Add AMD AVIC bit by Borislav Petkov · 10 years ago
  96. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  97. 383bf44 livepatch: change the error message in asm/livepatch.h header files by Miroslav Benes · 10 years ago
  98. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  99. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  100. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 10 years ago