1. f94909c x86: Prepare asm files for straight-line-speculation by Peter Zijlstra · 3 years, 1 month ago
  2. b56d279 x86/fpu: Replace the includes of fpu/internal.h by Thomas Gleixner · 3 years, 3 months ago
  3. afc880c x86/power: Fix kernel-doc warnings in cpu.c by Baokun Li · 3 years, 6 months ago
  4. c653667 Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  5. 5469f16 Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 8 months ago
  6. f5d1499 PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity check by Chris von Recklinghausen · 3 years, 8 months ago
  7. 163b099 x86: Fix various typos in comments, take #2 by Ingo Molnar · 3 years, 9 months ago
  8. 3fb0fdb x86/stackprotector/32: Make the canary into a regular percpu variable by Andy Lutomirski · 3 years, 11 months ago
  9. 414eece Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
  10. d2dcd3e x86, cpu: disable LTO for cpu.c by Sami Tolvanen · 4 years, 3 months ago
  11. 9077c01 x86/power: Support objtool validation in hibernate_asm_64.S by Josh Poimboeuf · 4 years ago
  12. 125f0b7 x86/power: Move restore_registers() to top of the file by Josh Poimboeuf · 4 years ago
  13. b682369 x86/power: Annotate indirect branches as safe by Josh Poimboeuf · 4 years ago
  14. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  15. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  16. 893ab004 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 6 months ago
  17. 5d51035 x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup by Sean Christopherson · 4 years, 7 months ago
  18. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  19. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  20. 5655585 cpu/hotplug: Remove disable_nonboot_cpus() by Qais Yousef · 4 years, 8 months ago
  21. adefe55 x86/kernel: Convert to new CPU match macros by Thomas Gleixner · 4 years, 9 months ago
  22. 6d685e5 x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_* by Jiri Slaby · 5 years ago
  23. 78762b0 x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_* by Jiri Slaby · 5 years ago
  24. 6dcc562 x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* by Jiri Slaby · 5 years ago
  25. 4aec216 x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_* by Jiri Slaby · 5 years ago
  26. c5f12fd Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  27. c49a0a80 x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h by Tom Lendacky · 5 years ago
  28. 83b584d x86/paravirt: Drop {read,write}_cr8() hooks by Andrew Cooper · 5 years ago
  29. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  30. 767a67b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430 by Thomas Gleixner · 6 years ago
  31. ec527c3 x86/power: Fix 'nosmt' vs hibernation triple fault during resume by Jiri Kosina · 6 years ago
  32. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  33. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  34. 1fca4ba x86-32, hibernate: Adjust in_suspend after resumed on 32bit system by Zhimin Gu · 6 years ago
  35. 5331d2c x86-32, hibernate: Set up temporary text mapping for 32bit system by Zhimin Gu · 6 years ago
  36. 6bae499 x86-32, hibernate: Switch to relocated restore code during resume on 32bit system by Zhimin Gu · 6 years ago
  37. 32aa276 x86-32, hibernate: Switch to original page table after resumed by Zhimin Gu · 6 years ago
  38. 0b0a6b1 x86-32, hibernate: Use the page size macro instead of constant value by Zhimin Gu · 6 years ago
  39. 7c0a982 x86-32, hibernate: Use temp_pgt as the temporary page table by Zhimin Gu · 6 years ago
  40. 72adf477 x86, hibernate: Rename temp_level4_pgt to temp_pgt by Zhimin Gu · 6 years ago
  41. 4455653 x86-32, hibernate: Enable CONFIG_ARCH_HIBERNATION_HEADER on 32bit system by Zhimin Gu · 6 years ago
  42. 25862a0 x86, hibernate: Extract the common code of 64/32 bit system by Zhimin Gu · 6 years ago
  43. 8e5b2a3 x86-32/asm/power: Create stack frames in hibernate_asm_32.S by Zhimin Gu · 6 years ago
  44. 749fa17 PM / hibernate: Check the success of generating md5 digest before hibernation by Chen Yu · 6 years ago
  45. b018fc9 Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  46. c2cd0b0 x86/power/hibernate_64: Remove VLA usage by Kees Cook · 6 years ago
  47. a7bea83 x86/asm/64: Use 32-bit XOR to zero registers by Jan Beulich · 6 years ago
  48. ed7588d x86/mm: Stop pretending pgtable_l5_enabled is a variable by Kirill A. Shutemov · 7 years ago
  49. 0518982 x86/power/64: Fix page-table setup for temporary text mapping by Joerg Roedel · 7 years ago
  50. fb43d6c x86/mm: Do not auto-massage page protections by Dave Hansen · 7 years ago
  51. 91f606a x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks by Kirill A. Shutemov · 7 years ago
  52. 328008a x86/power: Fix swsusp_arch_resume prototype by Arnd Bergmann · 7 years ago
  53. 64a4809 Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. 72f5e08 x86/entry: Remap the TSS into the CPU entry area by Andy Lutomirski · 7 years ago
  55. 7fb983b x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss by Andy Lutomirski · 7 years ago
  56. 7ee18d6 x86/power: Make restore_processor_context() sane by Andy Lutomirski · 7 years ago
  57. 896c80b x86/power/32: Move SYSENTER MSR restoration to fix_processor_context() by Andy Lutomirski · 7 years ago
  58. 090edbe x86/power/64: Use struct desc_ptr for the IDT in struct saved_context by Andy Lutomirski · 7 years ago
  59. 5b06bbc x86/power: Fix some ordering bugs in __restore_processor_context() by Andy Lutomirski · 7 years ago
  60. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  61. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  62. f34902c x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3 by Andy Lutomirski · 7 years ago
  63. 72c0098 x86/mm: Reinitialize TLB state on hotplug and resume by Andy Lutomirski · 7 years ago
  64. 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  65. 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
  66. c207aee objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 8 years ago
  67. c094488 x86/power/64: Use char arrays for asm function names by Kees Cook · 8 years ago
  68. 6c690ee x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() by Andy Lutomirski · 8 years ago
  69. 66aad4f x86/mm: Add support for gbpages to kernel_ident_mapping_init() by Xunlei Pang · 8 years ago
  70. e5185a7 Merge branch 'x86/boot' into x86/mm, to avoid conflict by Ingo Molnar · 8 years ago
  71. 69218e4 x86: Remap GDT tables in the fixmap section by Thomas Garnier · 8 years ago
  72. 06c830a x86/power: Add 5-level paging support by Kirill A. Shutemov · 8 years ago
  73. e0c4f67 x86/mm: Convert trivial cases of page table walk to 5-level paging by Kirill A. Shutemov · 8 years ago
  74. 544a0f4 x86/boot/e820: Rename e820_table_saved to e820_table_firmware and improve the description by Ingo Molnar · 8 years ago
  75. bf49557 x86/boot/e820: Harmonize the 'struct e820_table' fields by Ingo Molnar · 8 years ago
  76. 61a5010 x86/boot/e820: Rename everything to e820_table by Ingo Molnar · 8 years ago
  77. acd4c04 x86/boot/e820: Rename 'e820_map' variables to 'e820_array' by Ingo Molnar · 8 years ago
  78. 8ec67d9 x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 'struct e820_array' by Ingo Molnar · 8 years ago
  79. 5520b7e x86/boot/e820: Remove spurious asm/e820/api.h inclusions by Ingo Molnar · 8 years ago
  80. 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
  81. 6a36958 x86/tsc: Validate TSC_ADJUST after resume by Thomas Gleixner · 8 years ago
  82. 62a03de PM / hibernate: Verify the consistent of e820 memory map by md5 digest by Chen Yu · 8 years ago
  83. 1ef55be1 x86/asm: Get rid of __read_cr4_safe() by Andy Lutomirski · 8 years ago
  84. 5d87f49 x86/power/64: Use __pa() for physical address computation by Rafael J. Wysocki · 8 years ago
  85. e4630fd x86/power/64: Always create temporary identity mapping correctly by Rafael J. Wysocki · 8 years ago
  86. c226fab x86/power/64: Do not refer to __PAGE_OFFSET from assembly code by Rafael J. Wysocki · 8 years ago
  87. 4ce827b x86/power/64: Fix hibernation return address corruption by Josh Poimboeuf · 8 years ago
  88. 406f992 x86 / hibernate: Use hlt_play_dead() when resuming from hibernation by Rafael J. Wysocki · 8 years ago
  89. 65c0554 x86/power/64: Fix kernel text mapping corruption during image restoration by Rafael J. Wysocki · 9 years ago
  90. 16bf922 x86/cpufeature: Remove cpu_has_pse by Borislav Petkov · 9 years ago
  91. ef0f3ed x86/asm/power: Create stack frames in hibernate_asm_64.S by Josh Poimboeuf · 9 years ago
  92. 7a9c2dd x86/pm: Introduce quirk framework to save/restore extra MSR registers around suspend/resume by Chen Yu · 9 years ago
  93. 37868fe x86/ldt: Make modify_ldt synchronous by Andy Lutomirski · 9 years ago
  94. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. 952f07e x86/fpu: Move various internal function prototypes to fpu/internal.h by Ingo Molnar · 10 years ago
  96. 9254aaa x86/fpu: Move XCR0 manipulation to the FPU code proper by Ingo Molnar · 10 years ago
  97. 614df7f x86/fpu: Rename 'pcntxt_mask' to 'xfeatures_mask' by Ingo Molnar · 10 years ago
  98. 78f7f1e x86/fpu: Rename fpu-internal.h to fpu/internal.h by Ingo Molnar · 10 years ago
  99. ff22e20 x86/asm, x86/power/hibernate: Use local labels in asm by Borislav Petkov · 10 years ago
  100. 24933b8 x86/asm/entry: Rename 'init_tss' to 'cpu_tss' by Andy Lutomirski · 10 years ago