1. f7d3a80 x86/boot, objtool: Annotate indirect jump in secondary_startup_64() by Peter Zijlstra · 6 years ago
  2. e71fac0 KPTI: Rename to PAGE_TABLE_ISOLATION by Kees Cook · 6 years ago
  3. 23e0943 kaiser: add "nokaiser" boot option, using ALTERNATIVE by Hugh Dickins · 7 years ago
  4. 8f0baad kaiser: merged update by Dave Hansen · 7 years ago
  5. 13be448 KAISER: Kernel Address Isolation by Richard Fellner · 7 years ago
  6. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  7. ae952ff x86/head: Remove useless zeroed word by Josh Poimboeuf · 8 years ago
  8. b32f96c x86/asm/head: Rename 'stack_start' -> 'initial_stack' by Josh Poimboeuf · 8 years ago
  9. 784d569 x86: move exports to actual definitions by Al Viro · 8 years ago
  10. 021182e x86/mm: Enable KASLR for physical mapping memory regions by Thomas Garnier · 8 years ago
  11. dbf984d x86/boot/64: Add forgotten end of function marker by Borislav Petkov · 8 years ago
  12. 91ed140 x86/asm: Make sure verify_cpu() has a good stack by Borislav Petkov · 8 years ago
  13. 0e861fb x86/head: Move early exception panic code into early_fixup_exception() by Andy Lutomirski · 8 years ago
  14. 0d0efc0 x86/head: Move the early NMI fixup into C by Andy Lutomirski · 8 years ago
  15. 7bbcdb1 x86/head: Pass a real pt_regs and trapnr to early_fixup_exception() by Andy Lutomirski · 8 years ago
  16. 42576be Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  17. a473314 x86/boot: Simplify kernel load address alignment check by Alexander Kuleshov · 8 years ago
  18. 1436544 x86/asm: Remove unused L3_PAGE_OFFSET by Alexander Kuleshov · 8 years ago
  19. 04633df x86/cpu: Call verify_cpu() after having entered long mode too by Borislav Petkov · 9 years ago
  20. 5d5aa3c x86/kasan: Fix KASAN shadow region page tables by Alexander Popov · 9 years ago
  21. cdeb604 x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers by Andy Lutomirski · 9 years ago
  22. e839004 x86/asm/head*.S: Change global labels to local by Borislav Petkov · 9 years ago
  23. 3e1aa7c x86/asm: Optimize unnecessarily wide TEST instructions by Denys Vlasenko · 9 years ago
  24. d2c032e Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree by Ingo Molnar · 9 years ago
  25. 5b171e8 x86/asm/boot: Fix path in comments by Alexander Kuleshov · 9 years ago
  26. ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 9 years ago
  27. b01d4e6 x86: fix compile error due to X86_TRAP_NMI use in asm files by Linus Torvalds · 10 years ago
  28. 5fa1019 x86: Ignore NMIs that come in during early boot by H. Peter Anvin · 10 years ago
  29. 4df05f3 x86: Make sure IDT is page aligned by Kees Cook · 11 years ago
  30. cf910e8 x86, trace: Add irq vector tracepoints by Seiji Aguchi · 11 years ago
  31. 629f4f9 x86: Rename variables for debugging by Seiji Aguchi · 11 years ago
  32. e9d0626 x86-64, init: Fix a possible wraparound bug in switchover in head_64.S by Zhang Yanfei · 11 years ago
  33. 78d77df x86-64, init: Do not set NX bits on non-NX capable hardware by H. Peter Anvin · 11 years ago
  34. 18a44a7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  35. 1256276 x86, doc: Fix incorrect comment about 64-bit code segment descriptors by Konrad Rzeszutek Wilk · 11 years ago
  36. ac630dd x86-64: don't set the early IDT to point directly to 'early_idt_handler' by Linus Torvalds · 11 years ago
  37. 8170e6b x86, 64bit: Use a #PF handler to materialize early mappings on demand by H. Peter Anvin · 11 years ago
  38. 42e78e9 x86-64, hotplug: Add start_cpu0() entry point to head_64.S by Fenghua Yu · 12 years ago
  39. 731a737 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  40. 48927bb x86, realmode: Move SMP trampoline to unified realmode code by Jarkko Sakkinen · 12 years ago
  41. 9900aa2 x86-64: Handle exception table entries during early boot by H. Peter Anvin · 12 years ago
  42. ffc4bc9 x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAX by H. Peter Anvin · 12 years ago
  43. 84f4fc5 x86: Add symbolic constant for exceptions with error code by H. Peter Anvin · 12 years ago
  44. 228bdaa x86: Keep current stack in NMI breakpoints by Steven Rostedt · 13 years ago
  45. 4822b7f x86, trampoline: Common infrastructure for low memory trampolines by H. Peter Anvin · 13 years ago
  46. 650fb43 x86-64: Simplify loading initial_gs by Brian Gerst · 14 years ago
  47. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  48. e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. ef26b16 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. 8ec6993 x86, 64-bit: Set data segments to null after switching to 64-bit mode by Brian Gerst · 15 years ago
  51. b9af7c0 x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_RODATA by Suresh Siddha · 15 years ago
  52. 5bb241b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  53. 02b7da3 Use macros for .bss.page_aligned section. by Tim Abbott · 15 years ago
  54. 4ae59b9 x86: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  55. bc3f5d3 x86: de-assembler-ize asm/desc.h by Alexander van Heukelum · 15 years ago
  56. 5e112ae x86: head_64.S - use IDT_ENTRIES instead of hardcoded number by Cyrill Gorcunov · 15 years ago
  57. 2a0b100 x86: head_64.S - remove useless balign by Cyrill Gorcunov · 15 years ago
  58. 2add8e2 x86: use linker to offset symbols by __per_cpu_load by Brian Gerst · 15 years ago
  59. 947e76c x86: move stack_canary into irq_stack by Brian Gerst · 15 years ago
  60. 8c7e58e x86: rework __per_cpu_load adjustments by Brian Gerst · 15 years ago
  61. b12d8db x86: make pda a percpu variable by Tejun Heo · 15 years ago
  62. 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 15 years ago
  63. f32ff53 x86: load pointer to pda into %gs while brining up a CPU by Tejun Heo · 15 years ago
  64. 3e5d8f9 x86: make percpu symbols zerobased on SMP by Tejun Heo · 15 years ago
  65. 7aed55d x86: fix RIP printout in early_idt_handler by Jiri Slaby · 15 years ago
  66. b2bc273 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot by Suresh Siddha · 16 years ago
  67. 6596f24 Revert "x86_64: there's no need to preallocate level1_fixmap_pgt" by Ingo Molnar · 16 years ago
  68. 8c5e5ac xen64: add xen-head code to head_64.S by Jeremy Fitzhardinge · 16 years ago
  69. 8840c0c x86_64: there's no need to preallocate level1_fixmap_pgt by Jeremy Fitzhardinge · 16 years ago
  70. 8490638 x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags by Jeremy Fitzhardinge · 16 years ago
  71. cd5dce2 x86: fix CPA self-test for "x86/paravirt: groundwork for 64-bit Xen support" by Jeremy Fitzhardinge · 16 years ago
  72. a652374 paravirt/x86, 64-bit: move __PAGE_OFFSET to leave a space for hypervisor by Eduardo Habkost · 16 years ago
  73. a939098 x86: move x86_64 gdt closer to i386 by Glauber Costa · 16 years ago
  74. 9cf4f29 x86: use stack_start in x86_64 by Glauber Costa · 16 years ago
  75. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
  76. 64e83b5 x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64 by Rafael J. Wysocki · 16 years ago
  77. 0e192b9 x86: head_64.S cleanup - use PMD_SHIFT instead of numeric constant by Cyrill Gorcunov · 16 years ago
  78. 05139d8 x86: head_64.S cleanup - use straight move to CR4 register by Cyrill Gorcunov · 16 years ago
  79. 369101d x86: head_64.S cleanup - use predefined flags from processor-flags.h by Cyrill Gorcunov · 16 years ago
  80. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 16 years ago
  81. 41bd4ea x86: move early exception handlers into init.text by Andi Kleen · 16 years ago
  82. 749c970 x86: replace early exception setup macro recursion with loop by Andi Kleen · 16 years ago
  83. 5524ea3 x86: don't set up early exception handlers for external interrupts by Andi Kleen · 16 years ago
  84. 85eb69a x86: increase the kernel text limit to 512 MB by Ingo Molnar · 16 years ago
  85. d4afe41 x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE by Ingo Molnar · 16 years ago
  86. 88f3aec x86: fix spontaneous reboot with allyesconfig bzImage by Ingo Molnar · 16 years ago
  87. da5968a x86: fix section mismatch in head_64.S:initial_code by Sam Ravnborg · 16 years ago
  88. 31eedd8 x86: zap invalid and unused pmds in early boot by Thomas Gleixner · 16 years ago
  89. f1fbabb x86: fix 64-bit sections by Sam Ravnborg · 16 years ago
  90. 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 16 years ago
  91. 076f977 x86: make early printk selectable on 64-bit as well by Ingo Molnar · 16 years ago
  92. 8866cd9 x86: early_idt_handler improvements, 64-bit by Roland McGrath · 16 years ago
  93. 49a6978 x86: turn priviled operation into a macro in head_64.S by Glauber de Oliveira Costa · 16 years ago
  94. 250c227 x86_64: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/head_64.S]
  95. 977d565 x86_64: prepare shared kernel/head.S by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/head.S]
  96. 6e35153 x86_64: Change PMDS invocation to single macro by Andi Kleen · 17 years ago
  97. 673d5b4 ACPI: restore CONFIG_ACPI_SLEEP by Len Brown · 17 years ago
  98. e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 17 years ago
  99. 92417df x86_64: Squash initial_code modpost warnings by Andi Kleen · 17 years ago
  100. b1c931e x86: initial fixmap support by Eric W. Biderman · 17 years ago