1. e5b3fc1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. 8fa91bf Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  3. 7b0b8cf x86/ioperm: Save an indentation level in tss_update_io_bitmap() by Borislav Petkov · 5 years ago
  4. 5a43b87 x86/mce/therm_throt: Mask out read-only and reserved MSR bits by Srinivas Pandruvada · 5 years ago
  5. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  6. 95f1fa9 Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  7. 6e9f879 Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  8. 3f59dbc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  9. 56f2ab4 x86/ptrace: Document FSBASE and GSBASE ABI oddities by Andy Lutomirski · 6 years ago
  10. 8e05f1b x86/ptrace: Remove set_segment_reg() implementations for current by Andy Lutomirski · 6 years ago
  11. 0337b7e x86/traps: die() instead of panicking on a double fault by Andy Lutomirski · 5 years ago
  12. 7d8d8cf x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit by Andy Lutomirski · 5 years ago
  13. dc4e002 x86/doublefault/32: Move #DF stack and TSS to cpu_entry_area by Andy Lutomirski · 5 years ago
  14. e99b6f4 x86/doublefault/32: Rename doublefault.c to doublefault_32.c by Andy Lutomirski · 5 years ago
  15. 93efbde x86/traps: Disentangle the 32-bit and 64-bit doublefault code by Andy Lutomirski · 5 years ago
  16. ab851d4 Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  17. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  18. 5c4a1c0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  19. 53a07a1 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  20. da42761 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  21. 1c134b1 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  22. 24ee25a Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  23. 64d6a12 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  24. a25bbc2 Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  25. 85fbf15 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  26. fd26159 Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  27. 782b597 Merge branch 'acpi-mm' by Rafael J. Wysocki · 5 years ago
  28. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  29. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  30. 752272f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  31. 28fcb77 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  32. 63c2291 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  33. ceb9e77 Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up completed topic tree by Ingo Molnar · 5 years ago
  34. f01ec4f Merge branch 'x86/build' into x86/asm, to pick up completed topic branch by Ingo Molnar · 5 years ago
  35. f490e07 x86/pti/32: Size initial_page_table correctly by Thomas Gleixner · 5 years ago
  36. 3580d0b x86/doublefault/32: Fix stack canaries in the double fault handler by Andy Lutomirski · 5 years ago
  37. a7ba70f dma-mapping: treat dev->bus_dma_mask as a DMA limit by Nicolas Saenz Julienne · 5 years ago
  38. 46f4f0a Merge branch 'kvm-tsx-ctrl' into HEAD by Paolo Bonzini · 5 years ago
  39. ee5a489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  40. e3cb0c7 x86/ioperm: Fix use of deprecated config option by Alexander Duyck · 5 years ago
  41. 68a33b1 dma-direct: exclude dma_direct_map_resource from the min_low_pfn check by Christoph Hellwig · 5 years ago
  42. 9f4813b Merge tag 'v5.4-rc8' into WIP.x86/mm, to pick up fixes by Ingo Molnar · 5 years ago
  43. 11a98f3 x86: Fix typos in comments by Cao jin · 5 years ago
  44. fe30021 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  45. cd5a2aa x86/speculation: Fix redundant MDS mitigation message by Waiman Long · 5 years ago
  46. 64870ed x86/speculation: Fix incorrect MDS/TAA mitigation status by Waiman Long · 5 years ago
  47. 111e7b1 x86/ioperm: Extend IOPL config to control ioperm() as well by Thomas Gleixner · 5 years ago
  48. a24ca99 x86/iopl: Remove legacy IOPL option by Thomas Gleixner · 5 years ago
  49. c8137ac x86/iopl: Restrict iopl() permission scope by Thomas Gleixner · 5 years ago
  50. be9afb4 x86/iopl: Fixup misleading comment by Thomas Gleixner · 5 years ago
  51. 4804e38 x86/ioperm: Share I/O bitmap if identical by Thomas Gleixner · 5 years ago
  52. ea5f1cd x86/ioperm: Remove bitmap if all permissions dropped by Thomas Gleixner · 5 years ago
  53. 22fe5b0 x86/ioperm: Move TSS bitmap update to exit to user work by Thomas Gleixner · 5 years ago
  54. 060aa16 x86/ioperm: Add bitmap sequence number by Thomas Gleixner · 5 years ago
  55. 577d5cd x86/ioperm: Move iobitmap data into a struct by Thomas Gleixner · 5 years ago
  56. f5848e5 x86/tss: Move I/O bitmap data into a seperate struct by Thomas Gleixner · 5 years ago
  57. ecc7e37 x86/io: Speedup schedule out of I/O bitmap user by Thomas Gleixner · 5 years ago
  58. 32f3bf6 x86/ioperm: Avoid bitmap allocation if no permissions are set by Thomas Gleixner · 5 years ago
  59. ae31cea x86/ioperm: Simplify first ioperm() invocation logic by Thomas Gleixner · 5 years ago
  60. b800fc4 x86/iopl: Cleanup include maze by Thomas Gleixner · 5 years ago
  61. 505b789 x86/cpu: Unify cpu_init() by Thomas Gleixner · 5 years ago
  62. 2fff071 x86/process: Unify copy_thread_tls() by Thomas Gleixner · 5 years ago
  63. 8c40397 x86/ptrace: Prevent truncation of bitmap size by Thomas Gleixner · 5 years ago
  64. c3d6324 x86/alternatives: Teach text_poke_bp() to emulate instructions by Peter Zijlstra · 6 years ago
  65. f6a892d x86/cpu: Align cpu_caps_cleared and cpu_caps_set to unsigned long by Fenghua Yu · 5 years ago
  66. 90dc392 x86: Remove the calgary IOMMU driver by Christoph Hellwig · 5 years ago
  67. ac94be4 Merge branch 'linus' into x86/hyperv by Thomas Gleixner · 5 years ago
  68. 9eff303 x86/crash: Align function arguments on opening braces by Borislav Petkov · 5 years ago
  69. 7c321eb x86/kdump: Remove the backup region handling by Lianbo Jiang · 5 years ago
  70. 6f599d8 x86/kdump: Always reserve the low 1M when the crashkernel option is specified by Lianbo Jiang · 5 years ago
  71. 77ac117 ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layout by Josh Poimboeuf · 5 years ago
  72. a3ad1a7 ftrace/x86: Add a counter to test function_graph with direct by Steven Rostedt (VMware) · 5 years ago
  73. 562955f ftrace/x86: Add register_ftrace_direct() for custom trampolines by Steven Rostedt (VMware) · 5 years ago
  74. c8eafe1 x86/resctrl: Fix potential lockdep warning by Xiaochen Shen · 5 years ago
  75. eb094f0 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  76. b3c72fc x86/boot: Introduce setup_indirect by Daniel Kiper · 5 years ago
  77. f665620 x86/mce/therm_throt: Optimize notifications of thermal throttle by Srinivas Pandruvada · 5 years ago
  78. fc5db58 x86/quirks: Disable HPET on Intel Coffe Lake platforms by Kai-Heng Feng · 5 years ago
  79. c311ed6 x86/init: Allow DT configured systems to disable RTC at boot time by Rahul Tanwar · 5 years ago
  80. dce7cd6 x86/hyperv: Allow guests to enable InvariantTSC by Andrea Parri · 5 years ago
  81. 012206a x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs by Josh Poimboeuf · 5 years ago
  82. 262b45a x86/efi: EFI soft reservation to E820 enumeration by Dan Williams · 5 years ago
  83. 6950e31 x86/efi: Push EFI_MEMMAP check into leaf routines by Dan Williams · 5 years ago
  84. 9774a96 x86/umip: Make the comments vendor-agnostic by Babu Moger · 5 years ago
  85. b971880 x86/Kconfig: Rename UMIP config parameter by Babu Moger · 5 years ago
  86. 63ec58b x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_early by Michael Zhivich · 5 years ago
  87. e361362 x86/dumpstack/64: Don't evaluate exception stacks before setup by Thomas Gleixner · 5 years ago
  88. fe6f85c x86/apic/32: Avoid bogus LDR warnings by Jan Beulich · 5 years ago
  89. 446e693 x86/fpu: Use XFEATURE_FP/SSE enum values instead of hardcoded numbers by Cyrill Gorcunov · 5 years ago
  90. c085505 x86/fpu: Shrink space allocated for xstate_comp_offsets by Cyrill Gorcunov · 5 years ago
  91. 58db1037 x86/fpu: Update stale variable name in comment by Cyrill Gorcunov · 5 years ago
  92. 7705dc8 x86/vmlinux: Use INT3 instead of NOP for linker fill bytes by Kees Cook · 5 years ago
  93. a329975 x86/mm: Report actual image regions in /proc/iomem by Kees Cook · 5 years ago
  94. f0d7ee1 x86/vmlinux: Move EXCEPTION_TABLE to RO_DATA segment by Kees Cook · 5 years ago
  95. b907693 x86/vmlinux: Actually use _etext for the end of the text segment by Kees Cook · 5 years ago
  96. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  97. fbe6a8e vmlinux.lds.h: Move Program Header restoration into NOTES macro by Kees Cook · 5 years ago
  98. 441110a vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes by Kees Cook · 5 years ago
  99. 7a42d41 x86/vmlinux: Restore "text" Program Header with dummy section by Kees Cook · 5 years ago
  100. b8e8c83 kvm: mmu: ITLB_MULTIHIT mitigation by Paolo Bonzini · 5 years ago