1. b2ca435 x86, boot: Remove multiple copy of static function sanitize_boot_params() by Zhenzhong Duan · 5 years ago
  2. f9ed244 x86/boot/64: Verify alignment of the LOAD segment by H.J. Lu · 6 years ago
  3. b287ade x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug by Baoquan He · 7 years ago
  4. 8391c73 x86/KASLR: Randomize virtual address separately by Baoquan He · 8 years ago
  5. 549f90d x86/boot: Simplify pointer casting in choose_random_location() by Borislav Petkov · 8 years ago
  6. dc425a6 x86/boot: Extract error reporting functions by Kees Cook · 8 years ago
  7. 4abf061 x86/boot: Correctly bounds-check relocations by Yinghai Lu · 8 years ago
  8. 4d2d542 x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_total_size' by Yinghai Lu · 8 years ago
  9. 67b6662 x86/boot: Fix "run_size" calculation by Yinghai Lu · 8 years ago
  10. 974f221 x86/boot: Move compressed kernel to the end of the decompression buffer by Yinghai Lu · 8 years ago
  11. 6f9af75 x86/KASLR: Handle kernel relocations above 2G correctly by Baoquan He · 8 years ago
  12. 81b785f x86/boot: Rename overlapping memcpy() to memmove() by Kees Cook · 8 years ago
  13. 0f8ede1b x86/KASLR: Warn when KASLR is disabled by Kees Cook · 8 years ago
  14. bf0118d x86/boot: Make memcpy() handle overlaps by Kees Cook · 8 years ago
  15. 1f208de x86/boot: Clean up things used by decompressors by Kees Cook · 8 years ago
  16. 4252db1 x86/KASLR: Update description for decompressor worst case size by Baoquan He · 8 years ago
  17. 7de828d x86/KASLR: Clarify purpose of kaslr.c by Kees Cook · 8 years ago
  18. c040288 x86/boot: Clarify purpose of functions in misc.c by Kees Cook · 8 years ago
  19. 6655e0a x86/boot: Rename "real_mode" to "boot_params" by Kees Cook · 8 years ago
  20. 206f25a x86/KASLR: Remove unneeded boot_params argument by Yinghai Lu · 8 years ago
  21. 2d3862d lib/decompressors: use real out buf size for gunzip with kernel by Yinghai Lu · 9 years ago
  22. 79063a7 x86/boot: Add hex output for debugging by Kees Cook · 9 years ago
  23. 78cac48 x86/mm/KASLR: Propagate KASLR status to kernel proper by Borislav Petkov · 9 years ago
  24. 69797da Revert "x86/mm/ASLR: Propagate base load address calculation" by Borislav Petkov · 9 years ago
  25. f47233c x86/mm/ASLR: Propagate base load address calculation by Jiri Kosina · 9 years ago
  26. f285f4a x86, boot: Skip relocs when load address unchanged by Kees Cook · 9 years ago
  27. b6444bd Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  28. 6d24c5f x86-64: Handle PC-relative relocations on per-CPU data by Jan Beulich · 10 years ago
  29. e602336 x86, kaslr: Prevent .bss from overlaping initrd by Junjie Mao · 10 years ago
  30. 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 10 years ago
  31. 0499955 x86, boot: Move memset() definition in compressed/string.c by Vivek Goyal · 10 years ago
  32. 820e8fe x86, boot: Move optimized memcpy() 32/64 bit versions to compressed/string.c by Vivek Goyal · 10 years ago
  33. 82fa963 x86, kaslr: Select random position from e820 maps by Kees Cook · 11 years ago
  34. 8ab3820 x86, kaslr: Return location from decompress_kernel by Kees Cook · 11 years ago
  35. a021506 x86, relocs: Move ELF relocation handling to C by Kees Cook · 11 years ago
  36. f9b493a arm: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  37. 5dcd14e x86, boot: Sanitize boot_params if not zeroed on creation by H. Peter Anvin · 11 years ago
  38. 641a1ce x86, boot: Removed unused debug flag and set code by Joe Millenbach · 12 years ago
  39. 7aac301 x86, boot: Switch output functions from command-line flags to conditional compilation by Joe Millenbach · 12 years ago
  40. cb454fe x86, boot: Changed error putstr path to match new debug_putstr format by Joe Millenbach · 12 years ago
  41. e605a42 x86, boot: Wrap debug printing in a new debug_putstr function by Joe Millenbach · 12 years ago
  42. 9f4e439 x86, boot: Removed quiet flag and switched quiet output to debug flag by Joe Millenbach · 12 years ago
  43. 5067cf5 x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf() by Jesper Juhl · 12 years ago
  44. 3031480 x86: support XZ-compressed kernel by Lasse Collin · 13 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. 68f4d5a x86, setup: Use string copy operation to optimze copy in kernel compression by Zhao Yakui · 14 years ago
  47. 8fee13a x86, setup: enable early console output from the decompressor by Yinghai Lu · 14 years ago
  48. 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
  49. eb572a5 x86-64, setup: Inhibit decompressor output if video info is invalid by H. Peter Anvin · 14 years ago
  50. 6175ddf x86: Clean up mem*io functions. by Brian Gerst · 14 years ago
  51. 1351099 x86: add support for LZO-compressed kernels by Albin Tonnerre · 14 years ago
  52. 7ed42a2 x86, boot: correct sanity checks in boot/compressed/misc.c by H. Peter Anvin · 15 years ago
  53. ae03c49 bzip2/lzma: x86 kernel compression support by Alain Knaff · 15 years ago
  54. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 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. 020878a x86: coding style fixes to arch/x86/boot/compressed/misc.c by Paolo Ciarrocchi · 16 years ago
  57. 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
  58. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  59. a318631 x86: consolidate header guards by Vegard Nossum · 16 years ago
  60. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  61. 6bcb13b x86: config option to disable info from decompression of the kernel by Ben Collins · 16 years ago
  62. d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 16 years ago
  63. 3b6b929 x86: Honor 'quiet' command line option in real mode boot decompressor. by Kristian Høgsberg · 16 years ago
  64. 23968f7 x86: Use structs instead of hardcoded offsets in x86 boot decompressor. by Kristian Høgsberg · 16 years ago
  65. 7c53976 x86: cleanup boot-heap usage by Alexander van Heukelum · 16 years ago
  66. 03056c8 x86: remove superfluous initialisation in boot code. by Alexander van Heukelum · 16 years ago
  67. 1180e01 x86: more cleanups in arch/x86/boot/compressed/misc.c by Ingo Molnar · 16 years ago
  68. fd77c7c x86: coding style fixes to arch/x86/boot/compressed/misc.c by Paolo Ciarrocchi · 16 years ago
  69. 099e137 x86: use ELF format in compressed images. by Ian Campbell · 16 years ago
  70. 778cb92 x86: unify arch/x86/boot/compressed/misc_??.c by Ian Campbell · 16 years ago[Renamed (93%) from arch/x86/boot/compressed/misc_32.c]
  71. 4c83d65 x86: unify variable names in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 16 years ago
  72. 8751f97 x86: unify headers in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 16 years ago
  73. 818a08f x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 16 years ago
  74. 6b3c042 x86: unify strings in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 16 years ago
  75. ade1af7 x86: remove unneded casts by Jan Engelhardt · 16 years ago
  76. ff3cf85 x86: hlt on early crash by Ingo Molnar · 16 years ago
  77. b02aae9 x86: provide a DMI based port 0x80 I/O delay override. by Rene Herman · 16 years ago
  78. a24e785 i386: paravirt boot sequence by Rusty Russell · 17 years ago
  79. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  80. 0530bf3 i386: move boot by Thomas Gleixner · 17 years ago[Renamed from arch/i386/boot/compressed/misc_32.c]
  81. c1c85a5 i386: prepare shared boot/compressed/misc.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/boot/compressed/misc.c]
  82. 35c7422 [PATCH] x86: deflate stack usage in lib/inflate.c by Jeremy Fitzhardinge · 17 years ago
  83. d5d2448 [PATCH] x86-64: Fix numaq build error by Randy Dunlap · 18 years ago
  84. d3561b7 [PATCH] paravirt: header and stubs for paravirtualisation by Rusty Russell · 18 years ago
  85. e69f202 [PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN by Vivek Goyal · 18 years ago
  86. 968de4f [PATCH] i386: Relocatable kernel support by Eric W. Biederman · 18 years ago
  87. 2a43f3e [PATCH] i386: CONFIG_PHYSICAL_START cleanup by Eric W. Biederman · 18 years ago
  88. b79c4df7 [PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.c by Carl-Daniel Hailfinger · 18 years ago
  89. 7e7f358 [PATCH] Split out screen_info from tty.h by Brian Gerst · 18 years ago
  90. f454944 [PATCH] x86_64: coding style and whitespace fixups by Domen Puncer · 19 years ago
  91. 3d345e3 [PATCH] kexec: x86: add CONFIG_PYSICAL_START by Eric W. Biederman · 19 years ago
  92. 5f76be8 [PATCH] fbdev: edid.h cleanups by Adrian Bunk · 19 years ago
  93. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago