1. b45e4c4 x86: Mark various structures and functions as 'static' by Colin Ian King · 7 years ago
  2. 2fe9a5c x86/platform/uv/BAU: Disable BAU on single hub configurations by Andrew Banman · 7 years ago
  3. 0bc7304 x86/platform/intel-mid: Fix a format string overflow warning by Arnd Bergmann · 7 years ago
  4. dfc1ed1 x86/platform/uv/BAU: Fix congested_response_us not taking effect by Justin Ernst · 7 years ago
  5. 5122daa x86/platform/uv/BAU: Minor cleanup, make some local functions static by Colin Ian King · 7 years ago
  6. 03ffbcd Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  8. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  9. 162b246 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  10. c207aee objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 7 years ago
  11. f8409a6 x86/uv: Create named irq domain by Thomas Gleixner · 7 years ago
  12. 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 7 years ago
  13. 6c690ee x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() by Andy Lutomirski · 7 years ago
  14. ac81d3d x86/efi: Extend CONFIG_EFI_PGT_DUMP support to x86_32 and kexec as well by Sai Praneeth · 7 years ago
  15. 2959c95 efi/capsule: Add support for Quark security header by Jan Kiszka · 7 years ago
  16. a2055ab x86/mm: Pass flush_tlb_info to flush_tlb_others() etc by Andy Lutomirski · 7 years ago
  17. 94133e4 x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled by Baoquan He · 7 years ago
  18. 4e52797 x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map by Sai Praneeth · 7 years ago
  19. 1ea34ad efi: Don't issue error message when booted under Xen by Juergen Gross · 7 years ago
  20. 59eaef7 x86/tsc: Remodel cyc2ns to use seqcount_latch() by Peter Zijlstra · 8 years ago
  21. d116365 x86: use set_memory.h header by Laura Abbott · 8 years ago
  22. 2f34c12 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  23. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. d19458a Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. 16b7629 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. 3711c94 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. 856ee92 Merge tag 'v4.11-rc7' into drm-next by Dave Airlie · 8 years ago
  29. 6fc4649 x86/uv/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  30. 6f6266a x86/efi: Don't try to reserve runtime regions by Omar Sandoval · 8 years ago
  31. e5185a7 Merge branch 'x86/boot' into x86/mm, to avoid conflict by Ingo Molnar · 8 years ago
  32. 4729277 Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch by Ingo Molnar · 8 years ago
  33. b1d1776 x86/efi: Clean up a minor mistake in comment by Baoquan He · 8 years ago
  34. 75def55 x86/efi/bgrt: Move efi-bgrt handling out of arch/x86 by Bhupesh Sharma · 8 years ago
  35. 7f75540 Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch by Ingo Molnar · 8 years ago
  36. d4d9699 x86/platform/intel-mid: Enable Bluetooth support on Intel Edison by Andy Shevchenko · 8 years ago
  37. e981316 x86/efi: Add 5-level paging support by Kirill A. Shutemov · 8 years ago
  38. 3fa1cab x86/efi/32: Fix EFI on systems where the per-cpu GDT is virtually mapped by Andy Lutomirski · 8 years ago
  39. 65d1086 BackMerge tag 'v4.11-rc3' into drm-next by Dave Airlie · 8 years ago
  40. 69218e4 x86: Remap GDT tables in the fixmap section by Thomas Garnier · 8 years ago
  41. e0c4f67 x86/mm: Convert trivial cases of page table walk to 5-level paging by Kirill A. Shutemov · 8 years ago
  42. 859bb6d x86/platform/intel-mid: Add power button support for Merrifield by Andy Shevchenko · 8 years ago
  43. c836e5c x86/platform/intel-mid: Use common power off sequence by Andy Shevchenko · 8 years ago
  44. 2f2a033 x86/platform/uv/BAU: Implement uv4_wait_completion with read_status by Andrew Banman · 8 years ago
  45. 2620bbb x86/platform/uv/BAU: Add wait_completion to bau_operations by Andrew Banman · 8 years ago
  46. dfeb28f x86/platform/uv/BAU: Add status mmr location fields to bau_control by Andrew Banman · 8 years ago
  47. 8e3b21b x86/platform/uv/BAU: Cleanup bau_operations declaration and instances by Andrew Banman · 8 years ago
  48. e9be364 x86/platform/uv/BAU: Add payload descriptor qualifier by Andrew Banman · 8 years ago
  49. 491bd88 x86/platform/uv/BAU: Add uv_bau_version enumerated constants by Andrew Banman · 8 years ago
  50. f103560 Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop.org/git/drm-intel into drm-intel-next-queued by Daniel Vetter · 8 years ago
  51. 80354c2 x86/platform/intel-mid: Correct MSI IRQ line for watchdog device by Andy Shevchenko · 8 years ago
  52. 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
  53. 528e649 x86/platform/intel/iosf_mbi: Add a PMIC bus access notifier by Hans de Goede · 8 years ago
  54. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  55. 1b17c6d x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack register by Andrew Banman · 8 years ago
  56. 0871d5a Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates by Ingo Molnar · 8 years ago
  57. 9260a04 x86/platform/intel/iosf_mbi: Add a mutex for P-Unit access by Hans de Goede · 8 years ago
  58. 5d8a00e Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  59. 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
  60. 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
  61. d48085f x86/platform/UV/NMI: Fix uneccessary kABI breakage by travis@sgi.com · 8 years ago
  62. 47512cf x86/platform/goldfish: Prevent unconditional loading by Thomas Gleixner · 8 years ago
  63. 1e74016 x86/platform/UV: Clean up the NMI code to match current coding style by travis@sgi.com · 8 years ago
  64. 56e17ca x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI source by travis@sgi.com · 8 years ago
  65. f550e46 x86/platform/UV: Verify NMI action is valid, default is standard by travis@sgi.com · 8 years ago
  66. 278c9b0 x86/platform/UV: Add basic CPU NMI health check by travis@sgi.com · 8 years ago
  67. abdf1df x86/platform/UV: Add Support for UV4 Hubless NMIs by travis@sgi.com · 8 years ago
  68. 1055e0b Merge branch 'x86/urgent' into x86/platform, to pick up fixes by Ingo Molnar · 8 years ago
  69. 22c091d efi/x86: Add debug code to print cooked memmap by Dave Young · 8 years ago
  70. 7b0a911 efi/x86: Move the EFI BGRT init code to early init code by Dave Young · 8 years ago
  71. 18141e8 x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE by Sai Praneeth · 8 years ago
  72. f9748fa x86/boot/e820: Simplify the e820__update_table() interface by Ingo Molnar · 8 years ago
  73. 09821ff x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" by Ingo Molnar · 8 years ago
  74. ab6bc04 x86/boot/e820: Create coherent API function names for E820 range operations by Ingo Molnar · 8 years ago
  75. 3bce64f x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any()/e820__mapped_all() by Ingo Molnar · 8 years ago
  76. f52355a x86/boot/e820: Rename sanitize_e820_table() to e820__update_table() by Ingo Molnar · 8 years ago
  77. bf49557 x86/boot/e820: Harmonize the 'struct e820_table' fields by Ingo Molnar · 8 years ago
  78. 61a5010 x86/boot/e820: Rename everything to e820_table by Ingo Molnar · 8 years ago
  79. acd4c04 x86/boot/e820: Rename 'e820_map' variables to 'e820_array' by Ingo Molnar · 8 years ago
  80. 5520b7e x86/boot/e820: Remove spurious asm/e820/api.h inclusions by Ingo Molnar · 8 years ago
  81. 66441bd x86/boot/e820: Move asm/e820.h to asm/e820/api.h by Ingo Molnar · 8 years ago
  82. bf29bdd x86/efi: Always map the first physical page into the EFI pagetables by Jiri Kosina · 8 years ago
  83. 80a7581 arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86 by Irina Tirdea · 8 years ago
  84. e2e2eab x86/platform/intel-mid: Move watchdog registration to arch_initcall() by Andy Shevchenko · 8 years ago
  85. 9395339 x86/platform/intel-mid: Don't shadow error code of mp_map_gsi_to_irq() by Andy Shevchenko · 8 years ago
  86. 910a26f x86/platform/intel-mid: Allocate RTC interrupt for Merrifield by Andy Shevchenko · 8 years ago
  87. 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
  88. 0100a3e efi/x86: Prune invalid memory map entries and fix boot regression by Peter Jones · 8 years ago
  89. de1c254 x86/platform/intel-mid: Enable RTC on Intel Merrifield by Andy Shevchenko · 8 years ago
  90. a665ece x86/platform/intel: Remove PMIC GPIO block support by Andy Shevchenko · 8 years ago
  91. f1be6cd x86/platform/intel-mid: Make intel_scu_device_register() static by Andy Shevchenko · 8 years ago
  92. 20b1e22 x86/efi: Don't allocate memmap through memblock after mm_init() by Nicolai Stange · 8 years ago
  93. ecc7ea5 x86/platform/intel-mid: Enable GPIO keys on Merrifield by Andy Shevchenko · 8 years ago
  94. a01b339 x86/platform/intel-mid: Get rid of duplication of IPC handler by Andy Shevchenko · 8 years ago
  95. 4b5b61e x86/platform/intel-mid: Remove Moorestown code by Andy Shevchenko · 8 years ago
  96. 159d372 x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev' by Andy Shevchenko · 8 years ago
  97. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  98. 9120cf4 x86/platform/intel/quark: Add printf attribute to imr_self_test_result() by Nicolas Iooss · 8 years ago
  99. 634b847 x86/platform/intel-mid: Switch MPU3050 driver to IIO by Linus Walleij · 8 years ago
  100. 32786fd x86/init: Remove i8042_detect() from platform ops by Dmitry Torokhov · 8 years ago