1. bec70683 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. 6799687 x86, boot: add new generated files to the appropriate .gitignore files by Mike Galbraith · 15 years ago
  4. 46176b4 x86, relocs: ignore R_386_NONE in kernel relocation entries by Tejun Heo · 15 years ago
  5. ee07366 Merge branch 'x86/urgent' into x86/setup by H. Peter Anvin · 15 years ago
  6. bca23db x86, setup: revert ACPI 3 E820 extended attributes support by H. Peter Anvin · 15 years ago
  7. c6ac4c1 x86, boot: correct the calculation of ZO_INIT_SIZE by H. Peter Anvin · 15 years ago
  8. 7ed42a2 x86, boot: correct sanity checks in boot/compressed/misc.c by H. Peter Anvin · 15 years ago
  9. 5031296 x86: add extension fields for bootloader type and version by H. Peter Anvin · 15 years ago
  10. 37ba7ab x86, boot: make kernel_alignment adjustable; new bzImage fields by H. Peter Anvin · 15 years ago
  11. 99aa455 x86, boot: remove dead code from boot/compressed/head_*.S by H. Peter Anvin · 15 years ago
  12. 40b387a x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits by H. Peter Anvin · 15 years ago
  13. 77d1a49 x86, boot: make symbols from the main vmlinux available by H. Peter Anvin · 15 years ago
  14. 02a884c x86, boot: determine compressed code offset at compile time by H. Peter Anvin · 15 years ago
  15. 36d3793 x86, boot: use appropriate rep string for move and clear by H. Peter Anvin · 15 years ago
  16. 9754191 x86, boot: zero EFLAGS on 32 bits by H. Peter Anvin · 15 years ago
  17. 0a13773 x86, boot: set up the decompression stack as early as possible by H. Peter Anvin · 15 years ago
  18. 5b11f1c x86, boot: straighten out ranges to copy/zero in compressed/head*.S by H. Peter Anvin · 15 years ago
  19. b40d68d x86, boot: stylistic cleanups for boot/compressed/head_64.S by H. Peter Anvin · 15 years ago
  20. 5f64ec6 x86, boot: stylistic cleanups for boot/compressed/head_32.S by H. Peter Anvin · 15 years ago
  21. bd2a369 x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S by H. Peter Anvin · 15 years ago
  22. 283ab1c x86, boot: follow standard Kbuild style for compression suffix by H. Peter Anvin · 15 years ago
  23. 5f11e02 x86, boot: simplify arch/x86/boot/compressed/Makefile by H. Peter Anvin · 15 years ago
  24. 0b4eb46 x86, boot: align the .bss section in the decompressor by H. Peter Anvin · 15 years ago
  25. 83c4832 x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler by Sam Ravnborg · 15 years ago
  26. 51b26ad x86: unify arch/x86/boot/compressed/vmlinux_*.lds by Linus Torvalds · 15 years ago
  27. cf9972a x86, setup: fix comment in the "glove box" code by H. Peter Anvin · 15 years ago
  28. cf06de7 x86, setup: "glove box" BIOS interrupts in the video code by H. Peter Anvin · 15 years ago
  29. 0a706db x86, setup: "glove box" BIOS interrupts in the MCA code by H. Peter Anvin · 15 years ago
  30. 3435d34 x86, setup: "glove box" BIOS interrupts in the EDD code by H. Peter Anvin · 15 years ago
  31. d54ea25 x86, setup: "glove box" BIOS interrupts in the APM code by H. Peter Anvin · 15 years ago
  32. df7699c x86, setup: "glove box" BIOS interrupts in the core boot code by H. Peter Anvin · 15 years ago
  33. 7a734e7 x86, setup: "glove box" BIOS calls -- infrastructure by H. Peter Anvin · 15 years ago
  34. 1e274a5 x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modes by H. Peter Anvin · 15 years ago
  35. 484cad3 Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  36. 95a38f3 x86, setup: compile with -DDISABLE_BRANCH_PROFILING by H. Peter Anvin · 15 years ago
  37. cd67059 x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx by H. Peter Anvin · 15 years ago
  38. c549e71 x86, setup: ACPI 3, BIOS workaround for E820-probing code by H. Peter Anvin · 15 years ago
  39. 32ec7fd x86, setup: preemptively save/restore edi and ebp around INT 15 E820 by H. Peter Anvin · 15 years ago
  40. 01522df x86, setup: mark %esi as clobbered in E820 BIOS call by Michael K. Johnson · 15 years ago
  41. 5f64135 x86, setup: fix the setting of 480-line VGA modes by H. Peter Anvin · 15 years ago
  42. be72169 x86, setup: move 32-bit code to .text32 by H. Peter Anvin · 15 years ago
  43. 16a6791 x86: use targets in the boot Makefile instead of CLEAN_FILES by H. Peter Anvin · 15 years ago
  44. f9c5107 x86: remove additional vestiges of the zImage/bzImage split by H. Peter Anvin · 15 years ago
  45. 5e47c47 x86: remove zImage support by H. Peter Anvin · 15 years ago
  46. 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  47. a852cbfa Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core by Ingo Molnar · 15 years ago
  48. 965c7ec x86: remove the Voyager 32-bit subarch by Ingo Molnar · 15 years ago
  49. 6091628 Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core by Ingo Molnar · 15 years ago
  50. cb425af x86: compressed head_32 - use ENTRY,ENDPROC macros by Cyrill Gorcunov · 16 years ago
  51. 2d4eeecb x86: compressed head_64 - use ENTRY,ENDPROC macros by Cyrill Gorcunov · 16 years ago
  52. 324bda9e x86: pmjump - use GLOBAL,ENDPROC macros by Cyrill Gorcunov · 16 years ago
  53. 2f79555 x86: copy.S - use GLOBAL,ENDPROC macros by Cyrill Gorcunov · 16 years ago
  54. 0341c14 x86: use _types.h headers in asm where available by Jeremy Fitzhardinge · 16 years ago
  55. 3bd323a x86 setup: a20: early timeout for a nonexistent keyboard controller by H. Peter Anvin · 16 years ago
  56. 7fc49f1 x86 setup: fix asm constraints in vesa_store_edid by Andreas Schwab · 16 years ago
  57. 042cbaf x86 setup: fix asm constraints in vesa_store_edid by Andreas Schwab · 16 years ago
  58. ae03c49 bzip2/lzma: x86 kernel compression support by Alain Knaff · 16 years ago
  59. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  60. 5cf02b7 x86: use limited register constraint for setnz by Steven Rostedt · 16 years ago
  61. a1a00b5 x86: boot - fix sparse warnings by Hannes Eder · 16 years ago
  62. c17dad6 .gitignore updates by Alexey Dobriyan · 16 years ago
  63. c3c9897 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  64. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  65. 8bcad30 x86: make variables static by roel kluin · 16 years ago
  66. 4d31a2b fbdev: ignore VESA modes if framebuffer does not support them by Michal Januszewski · 16 years ago
  67. 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
  68. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  69. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  70. b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  71. 2407390 x86: replace a magic number with a named constant in the VESA boot code by Michal Januszewski · 16 years ago
  72. d960c9c x86 setup: remove IMAGE_OFFSET by Paul Bolle · 16 years ago
  73. cc65f1e x86 setup: correct segfault in generation of 32-bit reloc kernel by H. Peter Anvin · 16 years ago
  74. f68ec0c Merge commit 'v2.6.27-rc8' into x86/setup by Ingo Molnar · 16 years ago
  75. 98920dc Revert "x86: fix ghost EDD devices in /sys again" by H. Peter Anvin · 16 years ago
  76. 6cdcdb9 x86 setup: fix ghost entries under /sys/firmware/edd take 3 by Andrey Borzenkov · 16 years ago
  77. 5e51900 Merge commit 'v2.6.27-rc6' into x86/cleanups by Ingo Molnar · 16 years ago
  78. 97fc055 x86 setup: handle more than 8 CPU flag words by H. Peter Anvin · 16 years ago
  79. 9985647 x86 setup: drop SWAP_DEV by Paul Bolle · 16 years ago
  80. 464f04c x86: fix ghost EDD devices in /sys again by Andrey Borzenkov · 16 years ago
  81. d2f3738 x86: when building image.iso, use isohybrid if it exists by H. Peter Anvin · 16 years ago
  82. b74b06c x86: boot: stub out unimplemented CPU feature words by H. Peter Anvin · 16 years ago
  83. 7203781 Merge branch 'x86/cpu' into x86/core by H. Peter Anvin · 16 years ago
  84. 7f16a33 x86: boot/compressed/Makefile: fix "make clean" by H. Peter Anvin · 16 years ago
  85. 7414aa4 x86: generate names for /proc/cpuinfo from <asm/cpufeature.h> by H. Peter Anvin · 16 years ago
  86. b30a72a Merge branch 'x86/urgent' into x86/cpu by H. Peter Anvin · 16 years ago
  87. 7393423 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  88. e2fe16d x86: boot: stub out unimplemented CPU feature words by H. Peter Anvin · 16 years ago
  89. 1b72691 x86: fix build warnings in real mode code by Andi Kleen · 16 years ago
  90. 020878a x86: coding style fixes to arch/x86/boot/compressed/misc.c by Paolo Ciarrocchi · 16 years ago
  91. c2dcfde x86: cleanup for setup code crashes during IST probe by H. Peter Anvin · 16 years ago
  92. 7b27718 x86: fix setup code crashes on my old 486 box by Joerg Roedel · 16 years ago
  93. 59f09ba x86: fix comment in protected mode header by Philipp Kohlbecher · 16 years ago
  94. 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
  95. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  96. a318631 x86: consolidate header guards by Vegard Nossum · 16 years ago
  97. f2ba939 x86: check function status in EDD boot code by Jan Beulich · 16 years ago
  98. 4fdf08b x86: unify and correct the GDT_ENTRY() macro by H. Peter Anvin · 16 years ago
  99. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  100. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 16 years ago