1. cf40361 x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3 by Guenter Roeck · 6 years ago
  2. eeb89e2 x86/efi: Load fixmap GDT in efi_call_phys_epilog() by Joerg Roedel · 6 years ago
  3. 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  4. 13e091b Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  5. 7edcf0d Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  6. 4004392 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. f2701b7 Merge 4.18-rc7 into master to pick up the KVM dependcy by Thomas Gleixner · 6 years ago
  8. ffcba43f x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d by Nicolai Stange · 6 years ago
  9. 447ae31 x86: Don't include linux/irq.h from asm/hardirq.h by Nicolai Stange · 6 years ago
  10. d79d024 x86/platform/UV: Remove redundant check of p == q by Colin Ian King · 6 years ago
  11. c7ba9f7 x86/platform/olpc: Use PTR_ERR_OR_ZERO() by zhong jiang · 6 years ago
  12. 83a0a2e efi/x86: Prevent reentrant firmware calls in mixed mode by Ard Biesheuvel · 6 years ago
  13. 9b788f3 x86/efi: Access EFI MMIO data as unencrypted when SEV is active by Brijesh Singh · 6 years ago
  14. 7e1550b efi: Drop type and attribute checks in efi_mem_desc_lookup() by Ard Biesheuvel · 6 years ago
  15. 5a58bc1 efi/x86: Use non-blocking SetVariable() for efi_delete_dummy_variable() by Sai Praneeth · 6 years ago
  16. 41afb1d x86/platform/intel-mid: Remove per platform code by Andy Shevchenko · 7 years ago
  17. d99e5da x86/platform/intel-mid: Remove custom TSC calibration by Andy Shevchenko · 7 years ago
  18. cfe1957 x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 7 years ago
  19. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  20. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  21. f4e5b30 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. 839b0f1 x86/platform/uv: Use apic_ack_irq() by Thomas Gleixner · 7 years ago
  23. cce2946 x86/platform/uv: Remove extra parentheses by Varsha Rao · 7 years ago
  24. ba252f16 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  25. e27c492 x86: Convert x86_platform_ops to timespec64 by Arnd Bergmann · 7 years ago
  26. ed7588d x86/mm: Stop pretending pgtable_l5_enabled is a variable by Kirill A. Shutemov · 7 years ago
  27. bc16d40 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. cea061e4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  29. d22fff8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  30. ad0500c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  31. 151ad17 x86/platform/uv/BAU: Add APIC idt entry by Andrew Banman · 7 years ago
  32. 0bc91d4 Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict by Ingo Molnar · 7 years ago
  33. d286236 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. 06ace26f x86/efi: Free efi_pgd with free_pages() by Waiman Long · 7 years ago
  35. 745dd37 Merge branch 'x86/urgent' into x86/mm to pick up dependencies by Thomas Gleixner · 7 years ago
  36. 0242874 x86/platform/intel-mid: Add special handling for ACPI HW reduced platforms by Andy Shevchenko · 7 years ago
  37. 03781e4 x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3 by Sai Praneeth · 7 years ago
  38. 3ede341 x86/efi: Replace efi_pgd with efi_mm.pgd by Sai Praneeth · 7 years ago
  39. 36b6497 efi: Use string literals for efi_char16_t variable initializers by Ard Biesheuvel · 7 years ago
  40. 7e904a9 efi: Use efi_mm in x86 as well as ARM by Sai Praneeth · 7 years ago
  41. b0599e2 Merge branch 'x86/mm' into efi/core by Ingo Molnar · 7 years ago
  42. 9f66d8d x86/efi: Replace GFP_ATOMIC with GFP_KERNEL in efi_query_variable_store() by Jia-Ju Bai · 7 years ago
  43. 028091f x86/platform/intel-mid: Handle Intel Edison reboot correctly by Sebastian Panceac · 7 years ago
  44. 3f7df3e Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes by Ingo Molnar · 7 years ago
  45. 91f606a x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks by Kirill A. Shutemov · 7 years ago
  46. a66b86f x86/platform/quark: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  47. 3130451 x86/platform/atom: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  48. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. 1299ef1 x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]() by Andy Lutomirski · 7 years ago
  50. c65e774 x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable by Kirill A. Shutemov · 7 years ago
  51. 116fef6 x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' directory by Andy Lutomirski · 7 years ago
  52. 4bf772b Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  53. 3ccabd6 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. 669c0f7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. a912a75 x86/platform/intel-mid: Move PCI initialization to arch_init() by Andy Shevchenko · 7 years ago
  56. 4a6cc7a BackMerge tag 'v4.15-rc8' into drm-next by Dave Airlie · 7 years ago
  57. 1da2fd6 x86/platform/uv/BAU: Replace hard-coded values with MMR definitions by Andrew Banman · 7 years ago
  58. a09c5ec x86: Introduce and use MP IRQ trigger and polarity defines by Jan Kiszka · 7 years ago
  59. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. 9d0513d x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const" by Andy Shevchenko · 7 years ago
  61. de53c37 x86/pti: Unbreak EFI old_memmap by Jiri Kosina · 7 years ago
  62. f24c4d4 efi/capsule-loader: Reinstate virtual capsule mapping by Ard Biesheuvel · 7 years ago
  63. 88fa025 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. 702cb0a genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  66. d9e9a64 x86/mm/pti: Allocate a separate user PGD by Dave Hansen · 7 years ago
  67. caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. 3e46e0f x86/uv: Use the right TLB-flush API by Peter Zijlstra · 7 years ago
  69. 6b7dcb5 BackMerge tag 'v4.15-rc4' into drm-next by Dave Airlie · 7 years ago
  70. 81bf665 x86/headers: Remove duplicate #includes by Pravin Shedge · 7 years ago
  71. dd53a42 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. d553d03 x86: Fix Sparse warnings about non-static functions by Colin Ian King · 7 years ago
  73. ca797d2 Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  74. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  75. 670310d Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. 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
  77. af0ab55 x86/platform/intel/iosf_mbi: Add unlocked PMIC bus access notifier unregister by Hans de Goede · 7 years ago
  78. 1379edd x86/efi: Access EFI data as encrypted when SEV is active by Tom Lendacky · 7 years ago
  79. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  80. 0cfe5b5 x86: Use ARRAY_SIZE by Jérémy Lefaure · 7 years ago
  81. 7249164 genirq/irqdomain: Update irq_domain_ops.activate() signature by Thomas Gleixner · 7 years ago
  82. d2d8f51 Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  83. f92e3da Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  84. 3e83dfd Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependency by Ingo Molnar · 7 years ago
  85. 3308376 x86/platform/intel-mid: Make several arrays static, to make code smaller by Colin Ian King · 7 years ago
  86. 23f0571 efi: Move efi_mem_type() to common code by Jan Beulich · 7 years ago
  87. 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
  88. 0a1c795 gpu: drm: tc35876x: move header file out of I2C realm by Wolfram Sang · 8 years ago
  89. b45e4c4 x86: Mark various structures and functions as 'static' by Colin Ian King · 7 years ago
  90. 276c870 x86/platform/intel-mid: Make 'bt_sfi_data' const by Bhumika Goyal · 7 years ago
  91. 5b395e2 x86/platform/intel-mid: Make IRQ allocation a bit more flexible by Andy Shevchenko · 7 years ago
  92. b0ee9ef x86/platform/intel-mid: Group timers callbacks together by Andy Shevchenko · 7 years ago
  93. 2fe9a5c x86/platform/uv/BAU: Disable BAU on single hub configurations by Andrew Banman · 7 years ago
  94. 0bc7304 x86/platform/intel-mid: Fix a format string overflow warning by Arnd Bergmann · 7 years ago
  95. 38eeccc x86/efi: Update EFI pagetable creation to work with SME by Tom Lendacky · 7 years ago
  96. f99afd0 efi: Update efi_mem_type() to return an error rather than 0 by Tom Lendacky · 7 years ago
  97. dfc1ed1 x86/platform/uv/BAU: Fix congested_response_us not taking effect by Justin Ernst · 7 years ago
  98. 5122daa x86/platform/uv/BAU: Minor cleanup, make some local functions static by Colin Ian King · 8 years ago
  99. 03ffbcd Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago