1. b32f96c x86/asm/head: Rename 'stack_start' -> 'initial_stack' by Josh Poimboeuf · 8 years ago
  2. ffc5fce Merge branch 'x86/urgent' into x86/asm, to refresh the tree by Ingo Molnar · 8 years ago
  3. e16d8a6 Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging" by Andy Lutomirski · 8 years ago
  4. 0e861fb x86/head: Move early exception panic code into early_fixup_exception() by Andy Lutomirski · 8 years ago
  5. 0d0efc0 x86/head: Move the early NMI fixup into C by Andy Lutomirski · 8 years ago
  6. 7bbcdb1 x86/head: Pass a real pt_regs and trapnr to early_fixup_exception() by Andy Lutomirski · 8 years ago
  7. 13c76ad Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
  9. 320d25b x86/mm/32: Set NX in __supported_pte_mask before enabling paging by Andy Lutomirski · 9 years ago
  10. fe05589 x86/microcode: Merge the early microcode loader by Borislav Petkov · 9 years ago
  11. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. 04c1734 x86/boot: Fix overflow warning with 32-bit binutils by Borislav Petkov · 9 years ago
  13. 425be56 x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers by Andy Lutomirski · 9 years ago
  14. cdeb604 x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers by Andy Lutomirski · 9 years ago
  15. e839004 x86/asm/head*.S: Change global labels to local by Borislav Petkov · 9 years ago
  16. fb148d8 x86/asm/boot: Use already defined KEEP_SEGMENTS macro in head_{32,64}.S by Alexander Kuleshov · 10 years ago
  17. b01d4e6 x86: fix compile error due to X86_TRAP_NMI use in asm files by Linus Torvalds · 11 years ago
  18. 5fa1019 x86: Ignore NMIs that come in during early boot by H. Peter Anvin · 11 years ago
  19. 1f9c52e Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  20. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
  21. 237d154 x86: Fix override new_cpu_data.x86 with 486 by Wang YanQing · 11 years ago
  22. 60e019e x86: Get rid of ->hard_math and all the FPU asm fu by H. Peter Anvin · 11 years ago
  23. c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  24. 5e2a044 x86, head_32: Give the 6 label a real name by Borislav Petkov · 12 years ago
  25. c3a22a2 x86, head_32: Remove second CPUID detection from default_entry by Borislav Petkov · 12 years ago
  26. 9efb58d x86: Detect CPUID support early at boot by Borislav Petkov · 12 years ago
  27. 166df91 x86, head_32: Remove i386 pieces by Borislav Petkov · 12 years ago
  28. 63b553c x86/head_32.S: Early update ucode in 32-bit by Fenghua Yu · 12 years ago
  29. 021ef05 x86-32: Start out cr0 clean, disable paging before modifying cr3/4 by H. Peter Anvin · 12 years ago
  30. 74b8423 Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  31. 6662c34 x86-32: Unbreak booting on some 486 clones by H. Peter Anvin · 12 years ago
  32. 3e2a0cc x86-32, hotplug: Add start_cpu0() entry point to head_32.S by Fenghua Yu · 12 years ago
  33. 5a5a51d x86-32: Start out eflags and cr4 clean by H. Peter Anvin · 12 years ago
  34. 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
  35. 48927bb x86, realmode: Move SMP trampoline to unified realmode code by Jarkko Sakkinen · 12 years ago
  36. 4c5023a x86-32: Handle exception table entries during early boot by H. Peter Anvin · 12 years ago
  37. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  38. 7bf04be x86, asm: Cleanup unnecssary macros in asm-offsets.c by Stratos Psomadakis · 14 years ago
  39. dc3119e7 x86: OLPC: Cleanup config maze completely by Thomas Gleixner · 14 years ago
  40. 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 14 years ago
  41. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  42. cb600d2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  43. 37d9a8c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  44. d50d8fe x86, mm: Initialize initial_page_table before paravirt jumps by Rusty Russell · 14 years ago
  45. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  46. 55ec86f Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. 147dd56 x86-32: Make sure we can map all of lowmem if we need to by H. Peter Anvin · 14 years ago
  48. da32dac lguest: populate initial_page_table by Rusty Russell · 14 years ago
  49. ebba638 x86, cpu: Call verify_cpu during 32bit CPU startup by Kees Cook · 14 years ago
  50. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  51. b40827fa x86-32, mm: Add an initial page table for core bootstrapping by Borislav Petkov · 14 years ago
  52. fd89a13 x86-32: Separate 1:1 pagetables from swapper_pg_dir by Joerg Roedel · 14 years ago
  53. fd699c7 x86, olpc: Add support for calling into OpenFirmware by Andres Salomon · 14 years ago
  54. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  55. 8a50e51 x86-32: Use symbolic constants, safer CPUID when enabling EFER.NX by H. Peter Anvin · 15 years ago
  56. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  57. 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
  58. 704daf5 Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 15 years ago
  59. abe1ee3 Use macros for .data.page_aligned section. by Tim Abbott · 15 years ago
  60. 02b7da3 Use macros for .bss.page_aligned section. by Tim Abbott · 15 years ago
  61. 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. 4ae59b9 x86: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  63. 1ea0d14 x86/i386: Make sure stack-protector segment base is cache aligned by Jeremy Fitzhardinge · 15 years ago
  64. 162bc7a x86: Add hardware_subarch ID for Moorestown by Pan, Jacob jun · 15 years ago
  65. 78b89ec i386: Fix section mismatches for init code with !HOTPLUG_CPU by Jan Beulich · 15 years ago
  66. 0e83815 x86: fix section mismatch for i386 init code by Robert Richter · 15 years ago
  67. bc3f5d3 x86: de-assembler-ize asm/desc.h by Alexander van Heukelum · 15 years ago
  68. dfc20895 x86, vmlinux.lds: unify .text output sections by Sam Ravnborg · 15 years ago
  69. 60ac982 x86-32: tighten the bound on additional memory to map by H. Peter Anvin · 16 years ago
  70. b8a22a6 x86-32: remove ALLOCATOR_SLOP from head_32.S by Jeremy Fitzhardinge · 16 years ago
  71. c090f53 x86-32: make sure we map enough to fit linear map pagetables by Jeremy Fitzhardinge · 16 years ago
  72. 2bd2753 x86: put initial_pg_tables into .bss by Yinghai Lu · 16 years ago
  73. 796216a x86: allow extend_brk users to reserve brk space by Jeremy Fitzhardinge · 16 years ago
  74. 7543c1d x86-32: compute initial mapping size more accurately by Yinghai Lu · 16 years ago
  75. ccf3fe0 x86-32: use brk segment for allocating initial kernel pagetable by Jeremy Fitzhardinge · 16 years ago
  76. 0341c14 x86: use _types.h headers in asm where available by Jeremy Fitzhardinge · 16 years ago
  77. ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  78. 5c79d2a x86: fix x86_32 stack protector bugs by Tejun Heo · 16 years ago
  79. 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 16 years ago
  80. 74b6eb6b Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  81. d5e397c x86: improve early fault/irq printout by Ingo Molnar · 16 years ago
  82. 34707bc x86, debug: remove early_printk() #ifdefs from head_32.S by Ingo Molnar · 16 years ago
  83. 0dd76d7 x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32 by Brian Gerst · 16 years ago
  84. b2bc273 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot by Suresh Siddha · 16 years ago
  85. 583323b x86: fix cpu hotplug on 32bit by Thomas Gleixner · 16 years ago
  86. 3e97047 x86: boot secondary cpus through initial_code by Glauber Costa · 16 years ago
  87. e3f77ed x86: use initial_code for i386 by Glauber Costa · 16 years ago
  88. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 16 years ago
  89. 86b2b70 x86: fix asm warning in head_32.S by Joe Korty · 16 years ago
  90. 6af61a7 x86: clean up max_pfn_mapped usage - 32-bit by Yinghai Lu · 16 years ago
  91. f0d4310 x86: extend e820 early_res support 32bit -fix #3 by Yinghai Lu · 16 years ago
  92. 575ca73 x86: fix early-BUG message by Vegard Nossum · 16 years ago
  93. cf9b111 x86: remove pointless comments by WANG Cong · 17 years ago
  94. 700efc1 x86: introduce kernel/head32.c by Eric W. Biederman · 17 years ago
  95. e215f3c x86: fix fault_msg nul termination by Jiri Slaby · 17 years ago
  96. ed2b7e2 x86: don't make swapper_pg_pmd global by Adrian Bunk · 17 years ago
  97. aa65af3f x86: don't make swapper_pg_fixmap global by Adrian Bunk · 17 years ago
  98. 551889a x86: construct 32-bit boot time page tables in native format. by Ian Campbell · 17 years ago
  99. 8b2f7ff x86: fix Section mismatch: reference to .init.text:lguest_entry by Sam Ravnborg · 17 years ago
  100. 5756dd5 x86_32: always run the full set of paging state. by Ian Campbell · 17 years ago