1. 41d8b02 x86/efi: Don't try to reserve runtime regions by Omar Sandoval · 7 years ago
  2. 2709c2a x86/platform/goldfish: Prevent unconditional loading by Thomas Gleixner · 8 years ago
  3. f0c7412 x86/efi: Always map the first physical page into the EFI pagetables by Jiri Kosina · 8 years ago
  4. adb260d platform/x86: mlx-platform: free first dev on error by Dan Carpenter · 8 years ago
  5. 14d6c96 x86/efi: Don't allocate memmap through memblock after mm_init() by Nicolai Stange · 8 years ago
  6. 99b17ac efi/x86: Prune invalid memory map entries and fix boot regression by Peter Jones · 8 years ago
  7. 20ab667 x86/platform/olpc: Fix resume handler build warning by Borislav Petkov · 8 years ago
  8. e5dce28 x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt by Andy Shevchenko · 8 years ago
  9. 8c5c86f x86/platform/intel-mid: Register watchdog device after SCU by Andy Shevchenko · 8 years ago
  10. 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
  11. f6697df x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=y by Matt Fleming · 8 years ago
  12. 02e5690 x86/efi: Fix EFI memmap pointer size warning by Borislav Petkov · 8 years ago
  13. e8a6123e x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hook by Lukas Wunner · 8 years ago
  14. caef78b x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates by Alex Thorlton · 8 years ago
  15. 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
  16. 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
  17. 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
  18. 65f7422 x86/platform/mellanox: Fix return value check in mlxplat_init() by Wei Yongjun · 8 years ago
  19. 58cbbee x86/platform/mellanox: Introduce support for Mellanox systems platform by Vadim Pasternak · 8 years ago
  20. 4f059d5 x86/platform/uv/BAU: Add UV4-specific functions by Andrew Banman · 8 years ago
  21. 6d78059 x86/platform/uv/BAU: Fix payload queue setup on UV4 hardware by Andrew Banman · 8 years ago
  22. e879c11 x86/platform/uv/BAU: Disable software timeout on UV4 hardware by Andrew Banman · 8 years ago
  23. 58d4ab4 x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version information by Andrew Banman · 8 years ago
  24. 21e3f12 x86/platform/uv/BAU: Use generic function pointers by Andrew Banman · 8 years ago
  25. 5e4f96f x86/platform/uv/BAU: Add generic function pointers by Andrew Banman · 8 years ago
  26. 60e1c84 x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset() by Andrew Banman · 8 years ago
  27. d2a57afa x86/platform/uv/BAU: Clean up pq_init() by Andrew Banman · 8 years ago
  28. efa59ab x86/platform/uv/BAU: Clean up and update printks by Andrew Banman · 8 years ago
  29. 67492c8 x86/platform/uv/BAU: Clean up vertical alignment by Andrew Banman · 8 years ago
  30. 4753396 x86/e820: Prepare e280 code for switch to dynamic storage by Denys Vlasenko · 8 years ago
  31. 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
  32. 41a6607 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  33. 92dc335 x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE by Matt Fleming · 8 years ago
  34. 1297667 x86/efi: Only map RAM into EFI page tables if in mixed-mode by Matt Fleming · 8 years ago
  35. f148b41 x86: Clean up various simple wrapper functions by Masahiro Yamada · 8 years ago
  36. 20ebc15 x86/efi: Use kmalloc_array() in efi_call_phys_prolog() by Markus Elfring · 8 years ago
  37. 3dad6f7 x86/efi: Defer efi_esrt_init until after memblock_x86_fill by Ricardo Neri · 8 years ago
  38. 0513fe1 x86/efi: Map in physical addresses in efi_map_region_fixed by Alex Thorlton · 8 years ago
  39. 4bc9f92 x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image data by Matt Fleming · 8 years ago
  40. 31ce8cc efi/runtime-map: Use efi.memmap directly instead of a copy by Matt Fleming · 8 years ago
  41. 816e761 efi: Allow drivers to reserve boot services forever by Matt Fleming · 8 years ago
  42. dca0f97 efi: Add efi_memmap_init_late() for permanent EFI memmap by Matt Fleming · 8 years ago
  43. 9479c7c efi: Refactor efi_memmap_init_early() into arch-neutral code by Matt Fleming · 8 years ago
  44. ab72a27 x86/efi: Consolidate region mapping logic by Matt Fleming · 8 years ago
  45. f43ea76 x86/platform/intel-mid: Keep SRAM powered on at boot by Andy Shevchenko · 8 years ago
  46. 8e522e1 x86/platform/intel-mid: Add Intel Penwell to ID table by Andy Shevchenko · 8 years ago
  47. f5fbf84 x86/cpu: Rename Merrifield2 to Moorefield by Andy Shevchenko · 8 years ago
  48. bda7b07 x86/platform/intel-mid: Implement power off sequence by Andy Shevchenko · 8 years ago
  49. 3976b03 x86/platform/intel-mid: Enable SD card detection on Merrifield by Andy Shevchenko · 8 years ago
  50. dd8d6ec x86/platform/intel-mid: Enable WiFi on Intel Edison by Andy Shevchenko · 8 years ago
  51. 70b5b18 x86/platform/intel-mid: Run PWRMU command immediately by Andy Shevchenko · 8 years ago
  52. 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
  53. f72075c x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled case by Alex Thorlton · 8 years ago
  54. 5bc653b x86/efi: Allocate a trampoline if needed in efi_free_boot_services() by Andy Lutomirski · 8 years ago
  55. e363d24 x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a crash by Mike Travis · 8 years ago
  56. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  57. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  58. 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
  59. 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
  60. 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
  61. 2384d1d x86/ce4100: Remove duplicated include from ce4100.c by Wei Yongjun · 8 years ago
  62. 00677f8 x86/platform: Delete extraneous MODULE_* tags fromm ts5500 by Paul Gortmaker · 8 years ago
  63. d92fc69 x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() by Andy Lutomirski · 8 years ago
  64. cc3ae7b x86/platform: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  65. 8b38439 Merge branch 'x86/platform' into x86/headers, to apply dependent patches by Ingo Molnar · 8 years ago
  66. 05f310e x86/sfi: Enable enumeration of SD devices by Andy Shevchenko · 8 years ago
  67. a11836f x86/platform/intel-mid: Mark regulators explicitly defined by Andy Shevchenko · 8 years ago
  68. 62d855d x86/platform/intel-mid: Rename mrfl.c to mrfld.c by Andy Shevchenko · 8 years ago
  69. e81e11b x86/platform/intel-mid: Enable spidev on Intel Edison boards by Andy Shevchenko · 8 years ago
  70. ca22312 x86/platform/intel-mid: Extend PWRMU to support Penwell by Andy Shevchenko · 8 years ago
  71. 0519e8b x86/platform/intel-mid: Add pinctrl for Intel Merrifield by Andy Shevchenko · 8 years ago
  72. b684e9b x86/efi: Remove the unused efi_get_time() function by Arnd Bergmann · 8 years ago
  73. 21f8662 x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macros by Alex Thorlton · 8 years ago
  74. d1be84a x86/uv: Update uv_bios_call() to use efi_call_virt_pointer() by Alex Thorlton · 8 years ago
  75. f58f230 x86/efi: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  76. 0068827 x86/platform/intel-mid: Enable GPIO expanders on Edison by Andy Shevchenko · 8 years ago
  77. 5823d08 x86/platform/intel-mid: Add Power Management Unit driver by Andy Shevchenko · 8 years ago
  78. 9485f8b x86/platform/atom/punit: Enable support for Merrifield by Andy Shevchenko · 8 years ago
  79. d5e0c89 x86/platform: Use new Intel model number macros by Dave Hansen · 8 years ago
  80. 463a863 char/genrtc: x86: remove remnants of asm/rtc.h by Arnd Bergmann · 8 years ago
  81. 5ab788d rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h by Arnd Bergmann · 8 years ago
  82. 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
  83. 06cd3d8 Merge branch 'linus' into x86/urgent, to refresh the tree by Ingo Molnar · 8 years ago
  84. 683ad80 x86/efi: Fix 7-parameter efi_call()s by Linus Torvalds · 8 years ago
  85. 46c1345 Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  86. bc231d9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. a6becfb Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video' by Rafael J. Wysocki · 8 years ago
  88. 35dc9ec Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  89. ef93bf8 x86/platform/UV: Add obtaining GAM Range Table from UV BIOS by Mike Travis · 8 years ago
  90. 5627a825 x86/platform/UV: Move blade local processor ID to the per cpu info struct by Mike Travis · 8 years ago
  91. 7f9b474 x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRT by Josh Boyer · 8 years ago
  92. c3c1c47 x86/efi: Remove the always true EFI_DEBUG symbol by Matt Fleming · 8 years ago
  93. 0d054ad efi: Check EFI_MEMORY_DESCRIPTOR version explicitly by Ard Biesheuvel · 8 years ago
  94. 884f4f6 efi: Remove global 'memmap' EFI memory map by Matt Fleming · 8 years ago
  95. 78ce248 efi: Iterate over efi.memmap in for_each_efi_memory_desc() by Matt Fleming · 8 years ago
  96. c5b591e efi: Get rid of the EFI_SYSTEM_TABLES status bit by Ard Biesheuvel · 8 years ago
  97. 1373718 ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5 by Chen Yu · 8 years ago
  98. 1c532e0 x86/platform/uv: Disable UV BAU by default by Alex Thorlton · 8 years ago
  99. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 24b5e20 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago