1. 5abcd76 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  2. becbd66 Merge tag 'efi-for-3.8' into x86/efi by H. Peter Anvin · 12 years ago
  3. 7397018 x86, efi: remove attribute check from setup_efi_pci by Maarten Lankhorst · 12 years ago
  4. 5dcd14e x86, boot: Sanitize boot_params if not zeroed on creation by H. Peter Anvin · 12 years ago
  5. 99f857d x86, build: Dynamically find entry points in compressed startup code by David Woodhouse · 12 years ago
  6. b607e21 x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit mode by David Woodhouse · 12 years ago
  7. f791620 x86, efi: Fix 32-bit EFI handover protocol entry point by David Woodhouse · 12 years ago
  8. 70a479c x86, efi: Fix display detection in EFI boot stub by David Woodhouse · 12 years ago
  9. bc75479 x86, efi: fix 32-bit warnings in setup_efi_pci() by Jan Beulich · 12 years ago
  10. 886d751 x86, efi: correct precedence of operators in setup_efi_pci by Sasha Levin · 12 years ago
  11. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  12. dd5fc85 EFI: Stash ROMs if they're not in the PCI BAR by Matthew Garrett · 12 years ago
  13. 0f905a4 x86, efi: Fix processor-specific memcpy() build error by Matt Fleming · 12 years ago
  14. e9b1095 x86, EFI: Calculate the EFI framebuffer size instead of trusting the firmware by Matthew Garrett · 12 years ago
  15. f462ed9 efifb: Skip DMI checks if the bootloader knows what it's doing by Matthew Garrett · 12 years ago
  16. 9dead5b efi: Build EFI stub with EFI-appropriate options by Matthew Garrett · 12 years ago
  17. 38cb5ef X86: Improve GOP detection in the EFI boot stub by Matthew Garrett · 12 years ago
  18. 0a2fe19 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  19. bd448d4 x86, boot: Exclude cmdline.c if you can't use it by Gokul Caushik · 13 years ago
  20. cec49df x86, boot: Exclude early_serial_console.c if can't use it. by Joe Millenbach · 13 years ago
  21. 641a1ce x86, boot: Removed unused debug flag and set code by Joe Millenbach · 13 years ago
  22. 7aac301 x86, boot: Switch output functions from command-line flags to conditional compilation by Joe Millenbach · 13 years ago
  23. cb454fe x86, boot: Changed error putstr path to match new debug_putstr format by Joe Millenbach · 13 years ago
  24. e605a42 x86, boot: Wrap debug printing in a new debug_putstr function by Joe Millenbach · 13 years ago
  25. 9f4e439 x86, boot: Removed quiet flag and switched quiet output to debug flag by Joe Millenbach · 13 years ago
  26. 9ca8f72 x86, efi: Handover Protocol by Matt Fleming · 13 years ago
  27. 9fa7ded x86, efi; Add EFI boot stub console support by Matt Fleming · 13 years ago
  28. 30dc0d0 x86, efi: Only close open files in error path by Matt Fleming · 13 years ago
  29. 8ca038d Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  30. 6520fe5 x86, realmode: 16-bit real-mode code support for relocs tool by H. Peter Anvin · 13 years ago
  31. 7c77cda x86, relocs: Remove an unused variable by Kusanagi Kouichi · 13 years ago
  32. b199430 x86, efi: Add dedicated EFI stub entry point by Matt Fleming · 13 years ago
  33. a9aff3e Merge branch x86/build into x86/efi and fix up arch/x86/boot/tools/build.c by H. Peter Anvin · 13 years ago
  34. e31be36 x86, efi: Fix .text section overlapping image header for EFI_STUB by Matt Fleming · 13 years ago
  35. 28f23d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  36. c7b7383 x86, efi: Fix pointer math issue in handle_ramdisks() by Dan Carpenter · 13 years ago
  37. 12871c5 x86, mkpiggy: Don't open code put_unaligned_le32() by Matt Fleming · 13 years ago
  38. 55f9709 x86, relocs: Don't open code put_unaligned_le32() by Matt Fleming · 13 years ago
  39. 5067cf5 x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf() by Jesper Juhl · 13 years ago
  40. 2d2da60f x86, efi: Break up large initrd reads by Maarten Lankhorst · 13 years ago
  41. 291f363 x86, efi: EFI boot stub support by Matt Fleming · 13 years ago
  42. 6670e9c x86, build: Make sure mkpiggy fails on read error by Daniel J Blueman · 14 years ago
  43. 3031480 x86: support XZ-compressed kernel by Lasse Collin · 14 years ago
  44. 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
  45. 147dd56 x86-32: Make sure we can map all of lowmem if we need to by H. Peter Anvin · 14 years ago
  46. c5cbac6 x86, cpu: Rename verify_cpu_64.S to verify_cpu.S by Kees Cook · 14 years ago
  47. 68f4d5a x86, setup: Use string copy operation to optimze copy in kernel compression by Zhao Yakui · 14 years ago
  48. 6238b47 x86, setup: move isdigit.h to ctype.h, header files on top. by H. Peter Anvin · 14 years ago
  49. 8fee13a x86, setup: enable early console output from the decompressor by Yinghai Lu · 14 years ago
  50. 22a57f5 x86, setup: Allow global variables and functions in the decompressor by H. Peter Anvin · 14 years ago
  51. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  52. 13da9e2 Revert "endian: #define __BYTE_ORDER" by Linus Torvalds · 15 years ago
  53. b3b77c8 endian: #define __BYTE_ORDER by Joakim Tjernlund · 15 years ago
  54. 041d5f9 Rename .rodata.compressed to .rodata..compressed. by Denys Vlasenko · 15 years ago
  55. f6a0b5c 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
  56. eb572a5 x86-64, setup: Inhibit decompressor output if video info is invalid by H. Peter Anvin · 15 years ago
  57. 6175ddf x86: Clean up mem*io functions. by Brian Gerst · 15 years ago
  58. 1351099 x86: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  59. 17a2a9b x86, compress: Force i386 instructions for the decompressor by H. Peter Anvin · 15 years ago
  60. 873b527 x86: Regex support and known-movable symbols for relocs, fix _end by H. Peter Anvin · 15 years ago
  61. 350f8f5 x86: Eliminate redundant/contradicting cache line size config options by Jan Beulich · 15 years ago
  62. 4868402 x86, boot: Simplify setting of the PAE bit by Alexander Potashev · 15 years ago
  63. 1dc818c x86: convert compressed loader to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  64. fc0ce23 x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile by Jan Beulich · 15 years ago
  65. 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 16 years ago
  66. 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 · 16 years ago
  67. 6799687 x86, boot: add new generated files to the appropriate .gitignore files by Mike Galbraith · 16 years ago
  68. 46176b4 x86, relocs: ignore R_386_NONE in kernel relocation entries by Tejun Heo · 16 years ago
  69. 7ed42a2 x86, boot: correct sanity checks in boot/compressed/misc.c by H. Peter Anvin · 16 years ago
  70. 37ba7ab x86, boot: make kernel_alignment adjustable; new bzImage fields by H. Peter Anvin · 16 years ago
  71. 99aa455 x86, boot: remove dead code from boot/compressed/head_*.S by H. Peter Anvin · 16 years ago
  72. 40b387a x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits by H. Peter Anvin · 16 years ago
  73. 02a884c x86, boot: determine compressed code offset at compile time by H. Peter Anvin · 16 years ago
  74. 36d3793 x86, boot: use appropriate rep string for move and clear by H. Peter Anvin · 16 years ago
  75. 9754191 x86, boot: zero EFLAGS on 32 bits by H. Peter Anvin · 16 years ago
  76. 0a13773 x86, boot: set up the decompression stack as early as possible by H. Peter Anvin · 16 years ago
  77. 5b11f1c x86, boot: straighten out ranges to copy/zero in compressed/head*.S by H. Peter Anvin · 16 years ago
  78. b40d68d x86, boot: stylistic cleanups for boot/compressed/head_64.S by H. Peter Anvin · 16 years ago
  79. 5f64ec6 x86, boot: stylistic cleanups for boot/compressed/head_32.S by H. Peter Anvin · 16 years ago
  80. bd2a369 x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S by H. Peter Anvin · 16 years ago
  81. 283ab1c x86, boot: follow standard Kbuild style for compression suffix by H. Peter Anvin · 16 years ago
  82. 5f11e02 x86, boot: simplify arch/x86/boot/compressed/Makefile by H. Peter Anvin · 16 years ago
  83. 0b4eb46 x86, boot: align the .bss section in the decompressor by H. Peter Anvin · 16 years ago
  84. 83c4832 x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler by Sam Ravnborg · 16 years ago
  85. 51b26ad x86: unify arch/x86/boot/compressed/vmlinux_*.lds by Linus Torvalds · 16 years ago
  86. 95a38f3 x86, setup: compile with -DDISABLE_BRANCH_PROFILING by H. Peter Anvin · 16 years ago
  87. 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 · 16 years ago
  88. 6091628 Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core by Ingo Molnar · 16 years ago
  89. cb425af x86: compressed head_32 - use ENTRY,ENDPROC macros by Cyrill Gorcunov · 16 years ago
  90. 2d4eeecb x86: compressed head_64 - use ENTRY,ENDPROC macros by Cyrill Gorcunov · 16 years ago
  91. 0341c14 x86: use _types.h headers in asm where available by Jeremy Fitzhardinge · 16 years ago
  92. ae03c49 bzip2/lzma: x86 kernel compression support by Alain Knaff · 16 years ago
  93. c17dad6 .gitignore updates by Alexey Dobriyan · 16 years ago
  94. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  95. 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
  96. 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
  97. b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  98. cc65f1e x86 setup: correct segfault in generation of 32-bit reloc kernel by H. Peter Anvin · 16 years ago
  99. f68ec0c Merge commit 'v2.6.27-rc8' into x86/setup by Ingo Molnar · 16 years ago
  100. 7f16a33 x86: boot/compressed/Makefile: fix "make clean" by H. Peter Anvin · 16 years ago