1. 7536656 x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup by Andy Lutomirski · 9 years ago
  2. 6dcc941 x86/entry: Only allocate space for tss_struct::SYSENTER_stack if needed by Andy Lutomirski · 9 years ago
  3. f2b3757 x86/entry: Vastly simplify SYSENTER TF (single-step) handling by Andy Lutomirski · 9 years ago
  4. 8bb5643 x86/entry/traps: Clear DR6 early in do_debug() and improve the comment by Andy Lutomirski · 9 years ago
  5. 81edd9f x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptions by Andy Lutomirski · 9 years ago
  6. c2c9b52 x86/entry/32: Restore FLAGS on SYSEXIT by Andy Lutomirski · 9 years ago
  7. 67f590e x86/entry/32: Filter NT and speed up AC filtering in SYSENTER by Andy Lutomirski · 9 years ago
  8. e786041 x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS test by Andy Lutomirski · 9 years ago
  9. 0dd0036 x86/asm-offsets: Remove PARAVIRT_enabled by Andy Lutomirski · 9 years ago
  10. 58a5aac x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled by Andy Lutomirski · 9 years ago
  11. ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 9 years ago
  12. 1306b04 Merge branch 'for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  13. ad32a1f um: use %lx format specifiers for unsigned longs by Colin Ian King · 9 years ago
  14. b80e8e2 Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  15. c2687cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  16. 92f9e17 PM / sleep / x86: Fix crash on graph trace through x86 suspend by Todd E Brandt · 9 years ago
  17. 2680d6d kvm: x86: Update tsc multiplier on change. by Owen Hofmann · 9 years ago
  18. 4b696dc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  19. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  20. 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
  21. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 9 years ago
  22. 6c777e8 Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" by Bjorn Helgaas · 9 years ago
  23. 9bf148cb x86/mpx: Fix off-by-one comparison with nr_registers by Colin Ian King · 9 years ago
  24. 70e4da7 KVM: x86: fix root cause for missed hardware breakpoints by Paolo Bonzini · 9 years ago
  25. 73056bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  26. bf70e55 x86/mm: Fix slow_virt_to_phys() for X86_PAE again by Dexuan Cui · 9 years ago
  27. 17e4bce KVM: x86: MMU: fix ubsan index-out-of-range warning by Mike Krinkin · 9 years ago
  28. 3d44d51 x86/entry/compat: Add missing CLAC to entry_INT80_32 by Andy Lutomirski · 9 years ago
  29. 0c1d77f KVM: x86: fix conversion of addresses to linear in 32-bit protected mode by Paolo Bonzini · 9 years ago
  30. 172b238 KVM: x86: fix missed hardware breakpoints by Paolo Bonzini · 9 years ago
  31. 04d1d28 x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32 by Andy Lutomirski · 9 years ago
  32. de9e478 x86: fix SMAP in 32-bit environments by Linus Torvalds · 9 years ago
  33. dd71a17 x86/platform/intel/quark: Change the kernel's IMR lock bit to false by Bryan O'Donoghue · 9 years ago
  34. 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
  35. 0389075 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. 06b74c6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. 87d9ac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  38. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  39. 457a98b mm, x86: fix pte_page() crash in gup_pte_range() by Hugh Dickins · 9 years ago
  40. 0f68c08 x86/cpufeature: Create a new synthetic cpu capability for machine check recovery by Tony Luck · 9 years ago
  41. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
  42. f4eafd8 x86/mm: Fix vmalloc_fault() to handle large pages properly by Toshi Kani · 9 years ago
  43. 67b4eab Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" by Bjorn Helgaas · 9 years ago
  44. fe25d07 Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled" by Bjorn Helgaas · 9 years ago
  45. 4e79e18 x86/entry/compat: Keep TS_COMPAT set during signal delivery by Andy Lutomirski · 9 years ago
  46. 4e7f9df hpet: Drop stale URLs by Michael S. Tsirkin · 9 years ago
  47. a82eee7 x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache() by Toshi Kani · 9 years ago
  48. ee9737c x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable by Toshi Kani · 9 years ago
  49. 053080a x86/msr: Document msr-index.h rule for addition by Borislav Petkov · 9 years ago
  50. f1b92bb x86/ftrace, x86/asm: Kill ftrace_caller_end label by Borislav Petkov · 9 years ago
  51. 8bc9162 perf/x86/amd/uncore: Plug reference leak by Thomas Gleixner · 9 years ago
  52. 6c25da5 x86/signal/64: Re-add support for SS in the 64-bit signal context by Andy Lutomirski · 9 years ago
  53. 8ff5bd2 x86/signal/64: Fix SS if needed when delivering a 64-bit signal by Andy Lutomirski · 9 years ago
  54. e54fdcc x86/signal/64: Add a comment about sigcontext->fs and gs by Andy Lutomirski · 9 years ago
  55. f2cc8e0 x86/cpufeature: Speed up cpu_feature_enabled() by Borislav Petkov · 9 years ago
  56. 2cfec6a xen/pcifront: Report the errors better. by Konrad Rzeszutek Wilk · 9 years ago
  57. 2d23e61 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. 1ecb4ae arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI by Andrew Morton · 9 years ago
  59. dd7b684 x86/mm: Honour passed pgprot in track_pfn_insert() and track_pfn_remap() by Matthew Wilcox · 9 years ago
  60. 8dd5032 x86/asm/bitops: Force inlining of test_and_set_bit and friends by Denys Vlasenko · 9 years ago
  61. 59fd121 x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels by Ingo Molnar · 9 years ago
  62. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
  63. 75edb54 x86: Fix KASAN false positives in thread_saved_pc() by Dmitry Vyukov · 9 years ago
  64. 2c92341 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  65. d99e1bd x86/entry/traps: Refactor preemption and interrupt flag handling by Alexander Kuleshov · 9 years ago
  66. bb56968 x86/syscalls/64: Mark sys_iopl() as using ptregs by Andy Lutomirski · 9 years ago
  67. eb2a54c x86/entry/64: Fix fast-path syscall return register state by Andy Lutomirski · 9 years ago
  68. b776508 x86/entry/64: Fix an IRQ state error on ptregs-using syscalls by Andy Lutomirski · 9 years ago
  69. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. 8c72530 x86/vdso: Use static_cpu_has() by Borislav Petkov · 9 years ago
  72. 2476f2f x86/alternatives: Discard dynamic check after init by Brian Gerst · 9 years ago
  73. 337e4cc x86/alternatives: Add an auxilary section by Borislav Petkov · 9 years ago
  74. a362bf9 x86/cpufeature: Get rid of the non-asm goto variant by Borislav Petkov · 9 years ago
  75. bc696ca x86/cpufeature: Replace the old static_cpu_has() with safe variant by Borislav Petkov · 9 years ago
  76. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
  77. 78726ee Merge branch 'x86/cpu' into x86/asm, to avoid conflict by Ingo Molnar · 9 years ago
  78. 7425637 x86/mm/pat: Avoid truncation when converting cpa->numpages to address by Matt Fleming · 9 years ago
  79. 1e423bf x86/entry/64: Migrate the 64-bit syscall slow path to C by Andy Lutomirski · 9 years ago
  80. 24d978b x86/entry/64: Stop using int_ret_from_sys_call in ret_from_fork by Andy Lutomirski · 9 years ago
  81. 46eabf0 x86/entry/64: Call all native slow-path syscalls with full pt-regs by Andy Lutomirski · 9 years ago
  82. 302f5b2 x86/entry/64: Always run ptregs-using syscalls on the slow path by Andy Lutomirski · 9 years ago
  83. cfcbadb x86/syscalls: Add syscall entry qualifiers by Andy Lutomirski · 9 years ago
  84. 3e65654 x86/syscalls: Move compat syscall entry handling into syscalltbl.sh by Andy Lutomirski · 9 years ago
  85. 32324ce x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32 by Andy Lutomirski · 9 years ago
  86. fba3247 x86/syscalls: Refactor syscalltbl.sh by Andy Lutomirski · 9 years ago
  87. 76b36fa Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new changes by Ingo Molnar · 9 years ago
  88. 8f04b85 perf/x86: De-obfuscate code by Peter Zijlstra · 9 years ago
  89. e01d871 perf/x86: Fix uninitialized value usage by Peter Zijlstra · 9 years ago
  90. 1436544 x86/asm: Remove unused L3_PAGE_OFFSET by Alexander Kuleshov · 9 years ago
  91. 3625c2c x86/mm: Fix types used in pgprot cacheability flags translations by Jan Beulich · 9 years ago
  92. cbe09bd crypto: chacha20-ssse3 - Align stack pointer to 64 bytes by Eli Cooper · 9 years ago
  93. 3f4a267 pmem: add wb_cache_pmem() to the PMEM API by Ross Zwisler · 9 years ago
  94. 404a474 Merge branch 'uaccess' (batched user access infrastructure) by Linus Torvalds · 9 years ago
  95. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  96. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  97. 0e1eb0a perf/x86: add Intel SkyLake uncore IMC PMU support by Stephane Eranian · 9 years ago
  98. 22c43f3 x86/platform/quark: Print boundaries correctly by Andy Shevchenko · 9 years ago
  99. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  100. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 9 years ago