1. 7711cb4 efi/x86: Map the entire EFI vendor string before copying it by Ard Biesheuvel · 4 years, 4 months ago
  2. 8736df2 efi/x86: Do not clean dummy variable in kexec path by Dave Young · 4 years, 8 months ago
  3. 1739ba8 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 6 years ago
  4. 9678592 x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls by Hedi Berriche · 5 years ago
  5. 01edb98 x86/earlyprintk/efi: Fix infinite loop on some screen widths by YiFei Zhu · 5 years ago
  6. a25ba41 x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC by Lubomir Rintel · 6 years ago
  7. 2c5a3a0 x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d by Nicolai Stange · 6 years ago
  8. 8574df1 x86: Don't include linux/irq.h from asm/hardirq.h by Nicolai Stange · 6 years ago
  9. 935893a objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 7 years ago
  10. ed9f347 x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map by Sai Praneeth · 7 years ago
  11. 0c2b4a3 x86/platform/intel-mid: Handle Intel Edison reboot correctly by Sebastian Panceac · 6 years ago
  12. 1b92c48 x86/pti/efi: broken conversion from efi to kernel page table by Pavel Tatashin · 6 years ago
  13. 29dc610 x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack register by Andrew Banman · 7 years ago
  14. efa2252 x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev' by Andy Shevchenko · 7 years ago
  15. 4809f0e efi: Don't issue error message when booted under Xen by Juergen Gross · 7 years ago
  16. b6cd52a x86/platform/intel-mid: Correct MSI IRQ line for watchdog device by Andy Shevchenko · 7 years ago
  17. 41d8b02 x86/efi: Don't try to reserve runtime regions by Omar Sandoval · 7 years ago
  18. 2709c2a x86/platform/goldfish: Prevent unconditional loading by Thomas Gleixner · 7 years ago
  19. f0c7412 x86/efi: Always map the first physical page into the EFI pagetables by Jiri Kosina · 7 years ago
  20. adb260d platform/x86: mlx-platform: free first dev on error by Dan Carpenter · 7 years ago
  21. 14d6c96 x86/efi: Don't allocate memmap through memblock after mm_init() by Nicolai Stange · 7 years ago
  22. 99b17ac efi/x86: Prune invalid memory map entries and fix boot regression by Peter Jones · 7 years ago
  23. 20ab667 x86/platform/olpc: Fix resume handler build warning by Borislav Petkov · 7 years ago
  24. e5dce28 x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt by Andy Shevchenko · 7 years ago
  25. 8c5c86f x86/platform/intel-mid: Register watchdog device after SCU by Andy Shevchenko · 7 years ago
  26. 8528d66 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. f6697df x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=y by Matt Fleming · 8 years ago
  28. 02e5690 x86/efi: Fix EFI memmap pointer size warning by Borislav Petkov · 8 years ago
  29. e8a6123e x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hook by Lukas Wunner · 8 years ago
  30. caef78b x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates by Alex Thorlton · 8 years ago
  31. a6c4e4c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  32. a8adc0f Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  33. 3ef0a61 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. 65f7422 x86/platform/mellanox: Fix return value check in mlxplat_init() by Wei Yongjun · 8 years ago
  35. 58cbbee x86/platform/mellanox: Introduce support for Mellanox systems platform by Vadim Pasternak · 8 years ago
  36. 4f059d5 x86/platform/uv/BAU: Add UV4-specific functions by Andrew Banman · 8 years ago
  37. 6d78059 x86/platform/uv/BAU: Fix payload queue setup on UV4 hardware by Andrew Banman · 8 years ago
  38. e879c11 x86/platform/uv/BAU: Disable software timeout on UV4 hardware by Andrew Banman · 8 years ago
  39. 58d4ab4 x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version information by Andrew Banman · 8 years ago
  40. 21e3f12 x86/platform/uv/BAU: Use generic function pointers by Andrew Banman · 8 years ago
  41. 5e4f96f x86/platform/uv/BAU: Add generic function pointers by Andrew Banman · 8 years ago
  42. 60e1c84 x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset() by Andrew Banman · 8 years ago
  43. d2a57afa x86/platform/uv/BAU: Clean up pq_init() by Andrew Banman · 8 years ago
  44. efa59ab x86/platform/uv/BAU: Clean up and update printks by Andrew Banman · 8 years ago
  45. 67492c8 x86/platform/uv/BAU: Clean up vertical alignment by Andrew Banman · 8 years ago
  46. 4753396 x86/e820: Prepare e280 code for switch to dynamic storage by Denys Vlasenko · 8 years ago
  47. 2ab78a7 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into efi/core by Ingo Molnar · 8 years ago
  48. 41a6607 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  49. 92dc335 x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE by Matt Fleming · 8 years ago
  50. 1297667 x86/efi: Only map RAM into EFI page tables if in mixed-mode by Matt Fleming · 8 years ago
  51. f148b41 x86: Clean up various simple wrapper functions by Masahiro Yamada · 8 years ago
  52. 20ebc15 x86/efi: Use kmalloc_array() in efi_call_phys_prolog() by Markus Elfring · 8 years ago
  53. 3dad6f7 x86/efi: Defer efi_esrt_init until after memblock_x86_fill by Ricardo Neri · 8 years ago
  54. 0513fe1 x86/efi: Map in physical addresses in efi_map_region_fixed by Alex Thorlton · 8 years ago
  55. 4bc9f92 x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image data by Matt Fleming · 8 years ago
  56. 31ce8cc efi/runtime-map: Use efi.memmap directly instead of a copy by Matt Fleming · 8 years ago
  57. 816e761 efi: Allow drivers to reserve boot services forever by Matt Fleming · 8 years ago
  58. dca0f97 efi: Add efi_memmap_init_late() for permanent EFI memmap by Matt Fleming · 8 years ago
  59. 9479c7c efi: Refactor efi_memmap_init_early() into arch-neutral code by Matt Fleming · 8 years ago
  60. ab72a27 x86/efi: Consolidate region mapping logic by Matt Fleming · 8 years ago
  61. f43ea76 x86/platform/intel-mid: Keep SRAM powered on at boot by Andy Shevchenko · 8 years ago
  62. 8e522e1 x86/platform/intel-mid: Add Intel Penwell to ID table by Andy Shevchenko · 8 years ago
  63. f5fbf84 x86/cpu: Rename Merrifield2 to Moorefield by Andy Shevchenko · 8 years ago
  64. bda7b07 x86/platform/intel-mid: Implement power off sequence by Andy Shevchenko · 8 years ago
  65. 3976b03 x86/platform/intel-mid: Enable SD card detection on Merrifield by Andy Shevchenko · 8 years ago
  66. dd8d6ec x86/platform/intel-mid: Enable WiFi on Intel Edison by Andy Shevchenko · 8 years ago
  67. 70b5b18 x86/platform/intel-mid: Run PWRMU command immediately by Andy Shevchenko · 8 years ago
  68. 01ea443 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. f72075c x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled case by Alex Thorlton · 8 years ago
  70. 5bc653b x86/efi: Allocate a trampoline if needed in efi_free_boot_services() by Andy Lutomirski · 8 years ago
  71. e363d24 x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a crash by Mike Travis · 8 years ago
  72. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  73. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  74. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. 8e46695 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. 0f65726 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. 2384d1d x86/ce4100: Remove duplicated include from ce4100.c by Wei Yongjun · 8 years ago
  78. 00677f8 x86/platform: Delete extraneous MODULE_* tags fromm ts5500 by Paul Gortmaker · 8 years ago
  79. d92fc69 x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() by Andy Lutomirski · 8 years ago
  80. cc3ae7b x86/platform: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  81. 8b38439 Merge branch 'x86/platform' into x86/headers, to apply dependent patches by Ingo Molnar · 8 years ago
  82. 05f310e x86/sfi: Enable enumeration of SD devices by Andy Shevchenko · 8 years ago
  83. a11836f x86/platform/intel-mid: Mark regulators explicitly defined by Andy Shevchenko · 8 years ago
  84. 62d855d x86/platform/intel-mid: Rename mrfl.c to mrfld.c by Andy Shevchenko · 8 years ago
  85. e81e11b x86/platform/intel-mid: Enable spidev on Intel Edison boards by Andy Shevchenko · 8 years ago
  86. ca22312 x86/platform/intel-mid: Extend PWRMU to support Penwell by Andy Shevchenko · 8 years ago
  87. 0519e8b x86/platform/intel-mid: Add pinctrl for Intel Merrifield by Andy Shevchenko · 8 years ago
  88. b684e9b x86/efi: Remove the unused efi_get_time() function by Arnd Bergmann · 8 years ago
  89. 21f8662 x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macros by Alex Thorlton · 8 years ago
  90. d1be84a x86/uv: Update uv_bios_call() to use efi_call_virt_pointer() by Alex Thorlton · 8 years ago
  91. f58f230 x86/efi: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  92. 0068827 x86/platform/intel-mid: Enable GPIO expanders on Edison by Andy Shevchenko · 8 years ago
  93. 5823d08 x86/platform/intel-mid: Add Power Management Unit driver by Andy Shevchenko · 8 years ago
  94. 9485f8b x86/platform/atom/punit: Enable support for Merrifield by Andy Shevchenko · 8 years ago
  95. d5e0c89 x86/platform: Use new Intel model number macros by Dave Hansen · 8 years ago
  96. 463a863 char/genrtc: x86: remove remnants of asm/rtc.h by Arnd Bergmann · 8 years ago
  97. 5ab788d rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h by Arnd Bergmann · 8 years ago
  98. 2f7c3a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 06cd3d8 Merge branch 'linus' into x86/urgent, to refresh the tree by Ingo Molnar · 8 years ago
  100. 683ad80 x86/efi: Fix 7-parameter efi_call()s by Linus Torvalds · 8 years ago