1. e981316 x86/efi: Add 5-level paging support by Kirill A. Shutemov · 8 years ago
  2. 3fa1cab x86/efi/32: Fix EFI on systems where the per-cpu GDT is virtually mapped by Andy Lutomirski · 8 years ago
  3. 69218e4 x86: Remap GDT tables in the fixmap section by Thomas Garnier · 8 years ago
  4. e0c4f67 x86/mm: Convert trivial cases of page table walk to 5-level paging by Kirill A. Shutemov · 8 years ago
  5. ec3b93ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  7. 1b17c6d x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack register by Andrew Banman · 8 years ago
  8. 5d8a00e Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  9. e30aee9 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  10. c945d02 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. d48085f x86/platform/UV/NMI: Fix uneccessary kABI breakage by travis@sgi.com · 8 years ago
  12. 47512cf x86/platform/goldfish: Prevent unconditional loading by Thomas Gleixner · 8 years ago
  13. 1e74016 x86/platform/UV: Clean up the NMI code to match current coding style by travis@sgi.com · 8 years ago
  14. 56e17ca x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI source by travis@sgi.com · 8 years ago
  15. f550e46 x86/platform/UV: Verify NMI action is valid, default is standard by travis@sgi.com · 8 years ago
  16. 278c9b0 x86/platform/UV: Add basic CPU NMI health check by travis@sgi.com · 8 years ago
  17. abdf1df x86/platform/UV: Add Support for UV4 Hubless NMIs by travis@sgi.com · 8 years ago
  18. 1055e0b Merge branch 'x86/urgent' into x86/platform, to pick up fixes by Ingo Molnar · 8 years ago
  19. 22c091d efi/x86: Add debug code to print cooked memmap by Dave Young · 8 years ago
  20. 7b0a911 efi/x86: Move the EFI BGRT init code to early init code by Dave Young · 8 years ago
  21. 18141e8 x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE by Sai Praneeth · 8 years ago
  22. bf29bdd x86/efi: Always map the first physical page into the EFI pagetables by Jiri Kosina · 8 years ago
  23. 80a7581 arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86 by Irina Tirdea · 8 years ago
  24. e2e2eab x86/platform/intel-mid: Move watchdog registration to arch_initcall() by Andy Shevchenko · 8 years ago
  25. 9395339 x86/platform/intel-mid: Don't shadow error code of mp_map_gsi_to_irq() by Andy Shevchenko · 8 years ago
  26. 910a26f x86/platform/intel-mid: Allocate RTC interrupt for Merrifield by Andy Shevchenko · 8 years ago
  27. 83346fb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. 0100a3e efi/x86: Prune invalid memory map entries and fix boot regression by Peter Jones · 8 years ago
  29. de1c254 x86/platform/intel-mid: Enable RTC on Intel Merrifield by Andy Shevchenko · 8 years ago
  30. a665ece x86/platform/intel: Remove PMIC GPIO block support by Andy Shevchenko · 8 years ago
  31. f1be6cd x86/platform/intel-mid: Make intel_scu_device_register() static by Andy Shevchenko · 8 years ago
  32. 20b1e22 x86/efi: Don't allocate memmap through memblock after mm_init() by Nicolai Stange · 8 years ago
  33. ecc7ea5 x86/platform/intel-mid: Enable GPIO keys on Merrifield by Andy Shevchenko · 8 years ago
  34. a01b339 x86/platform/intel-mid: Get rid of duplication of IPC handler by Andy Shevchenko · 8 years ago
  35. 4b5b61e x86/platform/intel-mid: Remove Moorestown code by Andy Shevchenko · 8 years ago
  36. 159d372 x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev' by Andy Shevchenko · 8 years ago
  37. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  38. 9120cf4 x86/platform/intel/quark: Add printf attribute to imr_self_test_result() by Nicolas Iooss · 8 years ago
  39. 634b847 x86/platform/intel-mid: Switch MPU3050 driver to IIO by Linus Walleij · 8 years ago
  40. 32786fd x86/init: Remove i8042_detect() from platform ops by Dmitry Torokhov · 8 years ago
  41. 8421c60 Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  42. f7dd3b17 Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. 6613d18 platform/x86: mlx-platform: Move module from arch/x86 by Vadim Pasternak · 8 years ago
  44. 5266e70 Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  45. f797484 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 212f300 Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  47. 5645688 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  48. 34bc356 x86: Remove empty idle.h header by Thomas Gleixner · 8 years ago
  49. 20ab667 x86/platform/olpc: Fix resume handler build warning by Borislav Petkov · 8 years ago
  50. e5dce28 x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt by Andy Shevchenko · 8 years ago
  51. 8c5c86f x86/platform/intel-mid: Register watchdog device after SCU by Andy Shevchenko · 8 years ago
  52. f3a02ec x86/tsc: Set TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Atom SoCs by Bin Gao · 8 years ago
  53. 98838d9 serial: 8250: Add IrDA to UART capabilities by Ed Blake · 8 years ago
  54. 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
  55. f6697df x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=y by Matt Fleming · 8 years ago
  56. 02e5690 x86/efi: Fix EFI memmap pointer size warning by Borislav Petkov · 8 years ago
  57. e8a6123e x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hook by Lukas Wunner · 8 years ago
  58. 05b93c1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  59. bb5e5ce x86/dumpstack: Remove kernel text addresses from stack dump by Josh Poimboeuf · 8 years ago
  60. 5ccd5f7 x86/platform/intel-mid: Unexport intel_mid_pci_set_power_state() by Lukas Wunner · 8 years ago
  61. caef78b x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates by Alex Thorlton · 8 years ago
  62. 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
  63. 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
  64. 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
  65. 65f7422 x86/platform/mellanox: Fix return value check in mlxplat_init() by Wei Yongjun · 8 years ago
  66. 58cbbee x86/platform/mellanox: Introduce support for Mellanox systems platform by Vadim Pasternak · 8 years ago
  67. 4f059d5 x86/platform/uv/BAU: Add UV4-specific functions by Andrew Banman · 8 years ago
  68. 6d78059 x86/platform/uv/BAU: Fix payload queue setup on UV4 hardware by Andrew Banman · 8 years ago
  69. e879c11 x86/platform/uv/BAU: Disable software timeout on UV4 hardware by Andrew Banman · 8 years ago
  70. 58d4ab4 x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version information by Andrew Banman · 8 years ago
  71. 21e3f12 x86/platform/uv/BAU: Use generic function pointers by Andrew Banman · 8 years ago
  72. 5e4f96f x86/platform/uv/BAU: Add generic function pointers by Andrew Banman · 8 years ago
  73. 60e1c84 x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset() by Andrew Banman · 8 years ago
  74. d2a57afa x86/platform/uv/BAU: Clean up pq_init() by Andrew Banman · 8 years ago
  75. efa59ab x86/platform/uv/BAU: Clean up and update printks by Andrew Banman · 8 years ago
  76. 67492c8 x86/platform/uv/BAU: Clean up vertical alignment by Andrew Banman · 8 years ago
  77. 4753396 x86/e820: Prepare e280 code for switch to dynamic storage by Denys Vlasenko · 8 years ago
  78. 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
  79. 41a6607 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  80. 92dc335 x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE by Matt Fleming · 8 years ago
  81. 1297667 x86/efi: Only map RAM into EFI page tables if in mixed-mode by Matt Fleming · 8 years ago
  82. f148b41 x86: Clean up various simple wrapper functions by Masahiro Yamada · 8 years ago
  83. 20ebc15 x86/efi: Use kmalloc_array() in efi_call_phys_prolog() by Markus Elfring · 8 years ago
  84. 3dad6f7 x86/efi: Defer efi_esrt_init until after memblock_x86_fill by Ricardo Neri · 8 years ago
  85. 0513fe1 x86/efi: Map in physical addresses in efi_map_region_fixed by Alex Thorlton · 8 years ago
  86. 4bc9f92 x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image data by Matt Fleming · 8 years ago
  87. 31ce8cc efi/runtime-map: Use efi.memmap directly instead of a copy by Matt Fleming · 9 years ago
  88. 816e761 efi: Allow drivers to reserve boot services forever by Matt Fleming · 9 years ago
  89. dca0f97 efi: Add efi_memmap_init_late() for permanent EFI memmap by Matt Fleming · 9 years ago
  90. 9479c7c efi: Refactor efi_memmap_init_early() into arch-neutral code by Matt Fleming · 9 years ago
  91. ab72a27 x86/efi: Consolidate region mapping logic by Matt Fleming · 8 years ago
  92. f43ea76 x86/platform/intel-mid: Keep SRAM powered on at boot by Andy Shevchenko · 8 years ago
  93. 8e522e1 x86/platform/intel-mid: Add Intel Penwell to ID table by Andy Shevchenko · 8 years ago
  94. f5fbf84 x86/cpu: Rename Merrifield2 to Moorefield by Andy Shevchenko · 8 years ago
  95. bda7b07 x86/platform/intel-mid: Implement power off sequence by Andy Shevchenko · 8 years ago
  96. 3976b03 x86/platform/intel-mid: Enable SD card detection on Merrifield by Andy Shevchenko · 8 years ago
  97. dd8d6ec x86/platform/intel-mid: Enable WiFi on Intel Edison by Andy Shevchenko · 8 years ago
  98. 70b5b18 x86/platform/intel-mid: Run PWRMU command immediately by Andy Shevchenko · 8 years ago
  99. 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
  100. f72075c x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled case by Alex Thorlton · 8 years ago