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