1. 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. ef389b7 Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready by Ingo Molnar · 6 years ago
  3. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 6 years ago
  4. 9a3b7e5 x86/mm: Fix documentation of module mapping range with 4-level paging by Kirill A. Shutemov · 6 years ago
  5. 1897a96 Documentation: Fix early-microcode.txt references after file rename by Jaak Ristioja · 7 years ago
  6. 745dd37 Merge branch 'x86/urgent' into x86/mm to pick up dependencies by Thomas Gleixner · 7 years ago
  7. 3000974 Documentation, x86, resctrl: Make text and sample command match by Li RongQing · 7 years ago
  8. 3f7df3e Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes by Ingo Molnar · 7 years ago
  9. 0c52f7c x86/topology: Fix function name in documentation by Dou Liyang · 7 years ago
  10. 6657fca x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 7 years ago
  11. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  12. f0b1342 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. c508c46 firmware: Fix up docs referring to FIRMWARE_IN_KERNEL by Benjamin Gilbert · 7 years ago
  14. 5515114 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  15. 98f0fce x86/pti: Document fix wrong index by zhenwei.pi · 7 years ago
  16. aa55d5a x86/intel_rdt: Add L2CDP support in documentation by Fenghua Yu · 7 years ago
  17. 0ff8e08 x86/intel_rdt: Update documentation by Fenghua Yu · 7 years ago
  18. 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
  19. 01c9b17 x86/Documentation: Add PTI description by Dave Hansen · 7 years ago
  20. abb7099 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  21. 1dddd25 x86/kaslr: Fix the vaddr_end mess by Thomas Gleixner · 7 years ago
  22. f207890 x86/mm: Map cpu_entry_area at the same place on 4/5 level by Thomas Gleixner · 7 years ago
  23. f5a4071 x86/mm: Set MODULES_END to 0xffffffffff000000 by Andrey Ryabinin · 7 years ago
  24. 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
  25. f55f050 x86/pti: Put the LDT in its own PGD if PTI is on by Andy Lutomirski · 7 years ago
  26. 9f44977 x86/mm/64: Make a full PGD-entry size hole in the memory map by Andy Lutomirski · 7 years ago
  27. 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
  28. 92a0f81 x86/cpu_entry_area: Move it out of the fixmap by Thomas Gleixner · 7 years ago
  29. e8ffe96 x86/doc: Remove obvious weirdnesses from the x86 MM layout documentation by Peter Zijlstra · 7 years ago
  30. 5a7ccf4 x86/mm/64: Improve the memory map documentation by Andy Lutomirski · 7 years ago
  31. c51ff2c x86/pkeys: Update documentation about availability by Dave Hansen · 7 years ago
  32. 3643b7e Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  33. 33e63ac Documentation/x86: Add AMD Secure Encrypted Virtualization (SEV) description by Brijesh Singh · 7 years ago
  34. 75ec4eb Merge branch 'x86/mm' into x86/asm, to pick up pending changes by Ingo Molnar · 7 years ago
  35. 12a8cc7 x86/kasan: Use the same shadow offset for 4- and 5-level paging by Andrey Ryabinin · 7 years ago
  36. 11af847 x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*' by Josh Poimboeuf · 7 years ago
  37. 165d3ad x86/intel_rdt: Add documentation for "info/last_cmd_status" by Tony Luck · 7 years ago
  38. f570917 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  39. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  40. 0098410 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  41. 0dd2d74 x86/intel_rdt: Show bitmask of shareable resource with other executing units by Fenghua Yu · 7 years ago
  42. 1640ae9 x86/intel_rdt/cqm: Documentation for resctrl based RDT Monitoring by Vikas Shivappa · 7 years ago
  43. ee9f8fc x86/unwind: Add the ORC unwinder by Josh Poimboeuf · 7 years ago
  44. f90e2d9 x86/mm/pkeys: Fix typo in Documentation/x86/protection-keys.txt by Wang Kai · 7 years ago
  45. 0e32587 x86/microcode: Document the three loading methods by Borislav Petkov · 7 years ago
  46. 77ef56e x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 7 years ago
  47. c262f3b x86/cpu/AMD: Document AMD Secure Memory Encryption (SME) by Tom Lendacky · 7 years ago
  48. 6057077 x86/mce: Update bootlog description to reflect behavior on AMD by Yazen Ghannam · 7 years ago
  49. fb8fb46 x86/intel_rdt: Fix a typo in Documentation by Xiaochen Shen · 7 years ago
  50. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  51. a52bbaf Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  52. a9cad3d Documentation, x86: Intel Memory bandwidth allocation by Vikas Shivappa · 7 years ago
  53. e5185a7 Merge branch 'x86/boot' into x86/mm, to avoid conflict by Ingo Molnar · 7 years ago
  54. 4ffa3c9 x86/intel_rdt: Add cpus_list rdtgroup file by Jiri Olsa · 7 years ago
  55. c4026b7 x86/intel_rdt: Implement "update" mode when writing schemata file by Tony Luck · 7 years ago
  56. 4c7c448 x86/mm: Define virtual memory map for 5-level paging by Kirill A. Shutemov · 7 years ago
  57. f06bdd4 x86/mm: Adapt MODULES_END based on fixmap section size by Thomas Garnier · 8 years ago
  58. 0871d5a Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates by Ingo Molnar · 8 years ago
  59. f89db78 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 8312593 Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgent by Ingo Molnar · 8 years ago
  61. de8cb45 efi: Get and store the secure boot status by David Howells · 8 years ago
  62. 61a5010 x86/boot/e820: Rename everything to e820_table by Ingo Molnar · 8 years ago
  63. acd4c04 x86/boot/e820: Rename 'e820_map' variables to 'e820_array' by Ingo Molnar · 8 years ago
  64. 8ec67d9 x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 'struct e820_array' by Ingo Molnar · 8 years ago
  65. 6ac3bb1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. eb254f3 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. a268b5f x86/topology: Document cpu_llc_id by Borislav Petkov · 8 years ago
  68. 3c2a769 Documentation, x86, resctrl: Recommend locking for resctrlfs by Marcelo Tosatti · 8 years ago
  69. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  70. 458b0d6 x86/intel_rdt: Add info files to Documentation by Thomas Gleixner · 8 years ago
  71. f20e578 Documentation, x86: Documentation for Intel resource allocation user interface by Fenghua Yu · 8 years ago
  72. 0ee1dd9 x86/dumpstack: Remove raw stack dump by Josh Poimboeuf · 8 years ago
  73. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  74. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. 6679dac x86/pkeys: Update documentation by Dave Hansen · 8 years ago
  76. c74fe39 pkeys: Add details of system call use to Documentation/ by Dave Hansen · 8 years ago
  77. 9d9cce7 x86: fix memory ranges in mm documentation by Lorenzo Stoakes · 8 years ago
  78. 52ddb7e Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  79. 09c3bcc Documenation: update cgroup's document path by seokhoon.yoon · 8 years ago
  80. df15929 Merge branch 'linus' into x86/microcode, to pick up merge window changes by Ingo Molnar · 8 years ago
  81. 77cd3d0 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. 0483e1f x86/mm: Implement ASLR for kernel memory regions by Thomas Garnier · 8 years ago
  83. c76a093 x86/Documentation: Fix various typos in Documentation/x86/ files by Masanari Iida · 8 years ago
  84. 9f3cc2a Documentation/microcode: Document some aspects for more clarity by Borislav Petkov · 8 years ago
  85. e9ad9b9 Merge tag 'docs-for-linus' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  86. c8e84d2 Documentation: x86: fix spelling mistakes by Eric Engestrom · 8 years ago
  87. b2eafe8 Merge branch 'x86/urgent' into x86/asm, to fix semantic conflict by Ingo Molnar · 8 years ago
  88. 78b0634 x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt by Juergen Gross · 8 years ago
  89. 95a8e74 Merge branch 'x86/urgent' into x86/asm to pick up dependent fixes by Ingo Molnar · 8 years ago
  90. b6350c2 x86/pat: Document the PAT initialization sequence by Toshi Kani · 8 years ago
  91. 591b1d8 x86/mm/pkeys: Add missing Documentation by Dave Hansen · 9 years ago
  92. f7be861 x86/Documentation: Start documenting x86 topology by Borislav Petkov · 8 years ago
  93. 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
  94. 9cf8d63 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 0f68c08 x86/cpufeature: Create a new synthetic cpu capability for machine check recovery by Tony Luck · 9 years ago
  97. 548acf1 x86/mm: Expand the exception table logic to allow new handling options by Tony Luck · 9 years ago
  98. b584303 x86/microcode: Document builtin microcode loading method by Borislav Petkov · 9 years ago
  99. ff3d0a1 Documentation/x86: Update EFI memory region description by Matt Fleming · 9 years ago
  100. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago