1. c65e774 x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable by Kirill A. Shutemov · 7 years ago
  2. 116fef6 x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' directory by Andy Lutomirski · 7 years ago
  3. 4bf772b Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  4. 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
  5. 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
  6. a912a75 x86/platform/intel-mid: Move PCI initialization to arch_init() by Andy Shevchenko · 7 years ago
  7. 4a6cc7a BackMerge tag 'v4.15-rc8' into drm-next by Dave Airlie · 7 years ago
  8. 1da2fd6 x86/platform/uv/BAU: Replace hard-coded values with MMR definitions by Andrew Banman · 7 years ago
  9. a09c5ec x86: Introduce and use MP IRQ trigger and polarity defines by Jan Kiszka · 7 years ago
  10. 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
  11. 9d0513d x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const" by Andy Shevchenko · 7 years ago
  12. de53c37 x86/pti: Unbreak EFI old_memmap by Jiri Kosina · 7 years ago
  13. f24c4d4 efi/capsule-loader: Reinstate virtual capsule mapping by Ard Biesheuvel · 7 years ago
  14. 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
  15. 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
  16. 702cb0a0 genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  17. d9e9a64 x86/mm/pti: Allocate a separate user PGD by Dave Hansen · 7 years ago
  18. 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
  19. 3e46e0f x86/uv: Use the right TLB-flush API by Peter Zijlstra · 7 years ago
  20. 6b7dcb5 BackMerge tag 'v4.15-rc4' into drm-next by Dave Airlie · 7 years ago
  21. 81bf665 x86/headers: Remove duplicate #includes by Pravin Shedge · 7 years ago
  22. 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
  23. d553d03 x86: Fix Sparse warnings about non-static functions by Colin Ian King · 7 years ago
  24. 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
  25. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  26. 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
  27. 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
  28. af0ab55 x86/platform/intel/iosf_mbi: Add unlocked PMIC bus access notifier unregister by Hans de Goede · 7 years ago
  29. 1379edd x86/efi: Access EFI data as encrypted when SEV is active by Tom Lendacky · 7 years ago
  30. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  31. 0cfe5b5 x86: Use ARRAY_SIZE by Jérémy Lefaure · 7 years ago
  32. 7249164 genirq/irqdomain: Update irq_domain_ops.activate() signature by Thomas Gleixner · 7 years ago
  33. 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
  34. 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
  35. 3e83dfd Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependency by Ingo Molnar · 7 years ago
  36. 3308376 x86/platform/intel-mid: Make several arrays static, to make code smaller by Colin Ian King · 7 years ago
  37. 23f0571 efi: Move efi_mem_type() to common code by Jan Beulich · 7 years ago
  38. 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
  39. 0a1c795 gpu: drm: tc35876x: move header file out of I2C realm by Wolfram Sang · 8 years ago
  40. b45e4c4 x86: Mark various structures and functions as 'static' by Colin Ian King · 7 years ago
  41. 276c870 x86/platform/intel-mid: Make 'bt_sfi_data' const by Bhumika Goyal · 7 years ago
  42. 5b395e2 x86/platform/intel-mid: Make IRQ allocation a bit more flexible by Andy Shevchenko · 7 years ago
  43. b0ee9ef x86/platform/intel-mid: Group timers callbacks together by Andy Shevchenko · 7 years ago
  44. 2fe9a5c x86/platform/uv/BAU: Disable BAU on single hub configurations by Andrew Banman · 7 years ago
  45. 0bc7304 x86/platform/intel-mid: Fix a format string overflow warning by Arnd Bergmann · 7 years ago
  46. 38eeccc x86/efi: Update EFI pagetable creation to work with SME by Tom Lendacky · 7 years ago
  47. f99afd0 efi: Update efi_mem_type() to return an error rather than 0 by Tom Lendacky · 7 years ago
  48. dfc1ed1 x86/platform/uv/BAU: Fix congested_response_us not taking effect by Justin Ernst · 7 years ago
  49. 5122daa x86/platform/uv/BAU: Minor cleanup, make some local functions static by Colin Ian King · 7 years ago
  50. 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
  51. 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
  52. 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
  53. 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
  54. c207aee objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 7 years ago
  55. f8409a6 x86/uv: Create named irq domain by Thomas Gleixner · 7 years ago
  56. 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 7 years ago
  57. 6c690ee x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() by Andy Lutomirski · 7 years ago
  58. ac81d3d x86/efi: Extend CONFIG_EFI_PGT_DUMP support to x86_32 and kexec as well by Sai Praneeth · 7 years ago
  59. 2959c95 efi/capsule: Add support for Quark security header by Jan Kiszka · 7 years ago
  60. a2055ab x86/mm: Pass flush_tlb_info to flush_tlb_others() etc by Andy Lutomirski · 7 years ago
  61. 94133e4 x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled by Baoquan He · 7 years ago
  62. 4e52797 x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map by Sai Praneeth · 7 years ago
  63. 1ea34ad efi: Don't issue error message when booted under Xen by Juergen Gross · 7 years ago
  64. 59eaef7 x86/tsc: Remodel cyc2ns to use seqcount_latch() by Peter Zijlstra · 8 years ago
  65. d116365 x86: use set_memory.h header by Laura Abbott · 8 years ago
  66. 2f34c12 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  67. 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
  68. 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
  69. 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
  70. 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
  71. 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
  72. 856ee92 Merge tag 'v4.11-rc7' into drm-next by Dave Airlie · 8 years ago
  73. 6fc4649 x86/uv/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  74. 6f6266a x86/efi: Don't try to reserve runtime regions by Omar Sandoval · 8 years ago
  75. e5185a7 Merge branch 'x86/boot' into x86/mm, to avoid conflict by Ingo Molnar · 8 years ago
  76. 4729277 Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch by Ingo Molnar · 8 years ago
  77. b1d1776 x86/efi: Clean up a minor mistake in comment by Baoquan He · 8 years ago
  78. 75def55 x86/efi/bgrt: Move efi-bgrt handling out of arch/x86 by Bhupesh Sharma · 8 years ago
  79. 7f75540 Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch by Ingo Molnar · 8 years ago
  80. d4d9699 x86/platform/intel-mid: Enable Bluetooth support on Intel Edison by Andy Shevchenko · 8 years ago
  81. e981316 x86/efi: Add 5-level paging support by Kirill A. Shutemov · 8 years ago
  82. 3fa1cab x86/efi/32: Fix EFI on systems where the per-cpu GDT is virtually mapped by Andy Lutomirski · 8 years ago
  83. 65d1086 BackMerge tag 'v4.11-rc3' into drm-next by Dave Airlie · 8 years ago
  84. 69218e4 x86: Remap GDT tables in the fixmap section by Thomas Garnier · 8 years ago
  85. e0c4f67 x86/mm: Convert trivial cases of page table walk to 5-level paging by Kirill A. Shutemov · 8 years ago
  86. 859bb6d x86/platform/intel-mid: Add power button support for Merrifield by Andy Shevchenko · 8 years ago
  87. c836e5c x86/platform/intel-mid: Use common power off sequence by Andy Shevchenko · 8 years ago
  88. 2f2a033 x86/platform/uv/BAU: Implement uv4_wait_completion with read_status by Andrew Banman · 8 years ago
  89. 2620bbb x86/platform/uv/BAU: Add wait_completion to bau_operations by Andrew Banman · 8 years ago
  90. dfeb28f x86/platform/uv/BAU: Add status mmr location fields to bau_control by Andrew Banman · 8 years ago
  91. 8e3b21b x86/platform/uv/BAU: Cleanup bau_operations declaration and instances by Andrew Banman · 8 years ago
  92. e9be364 x86/platform/uv/BAU: Add payload descriptor qualifier by Andrew Banman · 8 years ago
  93. 491bd88 x86/platform/uv/BAU: Add uv_bau_version enumerated constants by Andrew Banman · 8 years ago
  94. 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
  95. 80354c2 x86/platform/intel-mid: Correct MSI IRQ line for watchdog device by Andy Shevchenko · 8 years ago
  96. 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
  97. 528e649 x86/platform/intel/iosf_mbi: Add a PMIC bus access notifier by Hans de Goede · 8 years ago
  98. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  99. 1b17c6d x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack register by Andrew Banman · 8 years ago
  100. 0871d5a Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates by Ingo Molnar · 8 years ago