1. 6670e9c x86, build: Make sure mkpiggy fails on read error by Daniel J Blueman · 13 years ago
  2. 3031480 x86: support XZ-compressed kernel by Lasse Collin · 14 years ago
  3. 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
  4. 147dd56 x86-32: Make sure we can map all of lowmem if we need to by H. Peter Anvin · 14 years ago
  5. c5cbac6 x86, cpu: Rename verify_cpu_64.S to verify_cpu.S by Kees Cook · 14 years ago
  6. 68f4d5a x86, setup: Use string copy operation to optimze copy in kernel compression by Zhao Yakui · 14 years ago
  7. 6238b47 x86, setup: move isdigit.h to ctype.h, header files on top. by H. Peter Anvin · 14 years ago
  8. 8fee13a x86, setup: enable early console output from the decompressor by Yinghai Lu · 14 years ago
  9. 22a57f5 x86, setup: Allow global variables and functions in the decompressor by H. Peter Anvin · 14 years ago
  10. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  11. 13da9e2 Revert "endian: #define __BYTE_ORDER" by Linus Torvalds · 14 years ago
  12. b3b77c8 endian: #define __BYTE_ORDER by Joakim Tjernlund · 14 years ago
  13. 041d5f9 Rename .rodata.compressed to .rodata..compressed. by Denys Vlasenko · 14 years ago
  14. 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 · 14 years ago
  15. eb572a5 x86-64, setup: Inhibit decompressor output if video info is invalid by H. Peter Anvin · 14 years ago
  16. 6175ddf x86: Clean up mem*io functions. by Brian Gerst · 15 years ago
  17. 1351099 x86: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  18. 17a2a9b x86, compress: Force i386 instructions for the decompressor by H. Peter Anvin · 15 years ago
  19. 873b527 x86: Regex support and known-movable symbols for relocs, fix _end by H. Peter Anvin · 15 years ago
  20. 350f8f5 x86: Eliminate redundant/contradicting cache line size config options by Jan Beulich · 15 years ago
  21. 4868402 x86, boot: Simplify setting of the PAE bit by Alexander Potashev · 15 years ago
  22. 1dc818c x86: convert compressed loader to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  23. fc0ce23 x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile by Jan Beulich · 15 years ago
  24. 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 15 years ago
  25. 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
  26. 6799687 x86, boot: add new generated files to the appropriate .gitignore files by Mike Galbraith · 15 years ago
  27. 46176b4 x86, relocs: ignore R_386_NONE in kernel relocation entries by Tejun Heo · 15 years ago
  28. 7ed42a2 x86, boot: correct sanity checks in boot/compressed/misc.c by H. Peter Anvin · 15 years ago
  29. 37ba7ab x86, boot: make kernel_alignment adjustable; new bzImage fields by H. Peter Anvin · 15 years ago
  30. 99aa455 x86, boot: remove dead code from boot/compressed/head_*.S by H. Peter Anvin · 15 years ago
  31. 40b387a x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits by H. Peter Anvin · 15 years ago
  32. 02a884c x86, boot: determine compressed code offset at compile time by H. Peter Anvin · 15 years ago
  33. 36d3793 x86, boot: use appropriate rep string for move and clear by H. Peter Anvin · 15 years ago
  34. 9754191 x86, boot: zero EFLAGS on 32 bits by H. Peter Anvin · 15 years ago
  35. 0a13773 x86, boot: set up the decompression stack as early as possible by H. Peter Anvin · 15 years ago
  36. 5b11f1c x86, boot: straighten out ranges to copy/zero in compressed/head*.S by H. Peter Anvin · 15 years ago
  37. b40d68d x86, boot: stylistic cleanups for boot/compressed/head_64.S by H. Peter Anvin · 15 years ago
  38. 5f64ec6 x86, boot: stylistic cleanups for boot/compressed/head_32.S by H. Peter Anvin · 15 years ago
  39. bd2a369 x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S by H. Peter Anvin · 15 years ago
  40. 283ab1c x86, boot: follow standard Kbuild style for compression suffix by H. Peter Anvin · 15 years ago
  41. 5f11e02 x86, boot: simplify arch/x86/boot/compressed/Makefile by H. Peter Anvin · 15 years ago
  42. 0b4eb46 x86, boot: align the .bss section in the decompressor by H. Peter Anvin · 15 years ago
  43. 83c4832 x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler by Sam Ravnborg · 15 years ago
  44. 51b26ad x86: unify arch/x86/boot/compressed/vmlinux_*.lds by Linus Torvalds · 15 years ago
  45. 95a38f3 x86, setup: compile with -DDISABLE_BRANCH_PROFILING 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. 6091628 Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core by Ingo Molnar · 15 years ago
  48. cb425af x86: compressed head_32 - use ENTRY,ENDPROC macros by Cyrill Gorcunov · 15 years ago
  49. 2d4eeecb x86: compressed head_64 - use ENTRY,ENDPROC macros by Cyrill Gorcunov · 15 years ago
  50. 0341c14 x86: use _types.h headers in asm where available by Jeremy Fitzhardinge · 15 years ago
  51. ae03c49 bzip2/lzma: x86 kernel compression support by Alain Knaff · 16 years ago
  52. c17dad6 .gitignore updates by Alexey Dobriyan · 16 years ago
  53. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  54. 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
  55. 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
  56. b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  57. cc65f1e x86 setup: correct segfault in generation of 32-bit reloc kernel by H. Peter Anvin · 16 years ago
  58. f68ec0c Merge commit 'v2.6.27-rc8' into x86/setup by Ingo Molnar · 16 years ago
  59. 7f16a33 x86: boot/compressed/Makefile: fix "make clean" by H. Peter Anvin · 16 years ago
  60. 020878a x86: coding style fixes to arch/x86/boot/compressed/misc.c by Paolo Ciarrocchi · 16 years ago
  61. 59f09ba x86: fix comment in protected mode header by Philipp Kohlbecher · 16 years ago
  62. 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
  63. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  64. a318631 x86: consolidate header guards by Vegard Nossum · 16 years ago
  65. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  66. 3c1ca43 Merge branch 'x86/setup' into x86/devel by Ingo Molnar · 16 years ago
  67. 6bcb13b x86: config option to disable info from decompression of the kernel by Ben Collins · 16 years ago
  68. 908ec7a x86: remove arbitrary ELF section limit in i386 relocatable kernel by H. Peter Anvin · 16 years ago
  69. d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 16 years ago
  70. 3b6b929 x86: Honor 'quiet' command line option in real mode boot decompressor. by Kristian Høgsberg · 16 years ago
  71. 23968f7 x86: Use structs instead of hardcoded offsets in x86 boot decompressor. by Kristian Høgsberg · 16 years ago
  72. e83e31f4 x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.h by Cyrill Gorcunov · 16 years ago
  73. 8bd1796 x86: relocs ELF handling - use SELFMAG instead of numeric constant by Cyrill Gorcunov · 16 years ago
  74. 4a9f54c x86: cleanup: change _end to end_before_pgt by Yinghai Lu · 16 years ago
  75. 7c53976 x86: cleanup boot-heap usage by Alexander van Heukelum · 16 years ago
  76. 03056c8 x86: remove superfluous initialisation in boot code. by Alexander van Heukelum · 16 years ago
  77. 1180e01 x86: more cleanups in arch/x86/boot/compressed/misc.c by Ingo Molnar · 16 years ago
  78. fd77c7c x86: coding style fixes to arch/x86/boot/compressed/misc.c by Paolo Ciarrocchi · 16 years ago
  79. 099e137 x86: use ELF format in compressed images. by Ian Campbell · 16 years ago
  80. 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 17 years ago
  81. 1622ac2 x86: define OBJCOPYFLAGS explicitly for each target. by Ian Campbell · 17 years ago
  82. 32ed937 x86: fix comments in vmlinux_64.lds by Yinghai Lu · 17 years ago
  83. 778cb92 x86: unify arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
  84. 4c83d65 x86: unify variable names in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
  85. 8751f97 x86: unify headers in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
  86. 818a08f x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
  87. 6b3c042 x86: unify strings in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
  88. f18c0e7 x86: unify arch/x86/boot/compressed/vmlinux_??.scr by Ian Campbell · 17 years ago
  89. 20514e9 x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr by Ian Campbell · 17 years ago
  90. 004426e x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scr by Ian Campbell · 17 years ago
  91. afe0bc6 x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.lds by Ian Campbell · 17 years ago
  92. ade1af7 x86: remove unneded casts by Jan Engelhardt · 17 years ago
  93. ff3cf85 x86: hlt on early crash by Ingo Molnar · 17 years ago
  94. db569af x86: unify arch/x86/boot/compressed/Makefile(s) by Sam Ravnborg · 17 years ago
  95. ba08242 x86: tweak io_64.h for paravirt. by Glauber de Oliveira Costa · 17 years ago
  96. 4707c47 x86 vDSO: absolute relocs by Roland McGrath · 17 years ago
  97. b02aae9 x86: provide a DMI based port 0x80 I/O delay override. by Rene Herman · 17 years ago
  98. bd53147 x86: Fix boot protocol KEEP_SEGMENTS check. by Eric W. Biederman · 17 years ago
  99. 4d022ad x86: ARRAY_SIZE cleanup by Alejandro Martinez Ruiz · 17 years ago
  100. a24e785 i386: paravirt boot sequence by Rusty Russell · 17 years ago