1. 79063a7 x86/boot: Add hex output for debugging by Kees Cook · 9 years ago
  2. 78cac48 x86/mm/KASLR: Propagate KASLR status to kernel proper by Borislav Petkov · 9 years ago
  3. 69797da Revert "x86/mm/ASLR: Propagate base load address calculation" by Borislav Petkov · 10 years ago
  4. f47233c x86/mm/ASLR: Propagate base load address calculation by Jiri Kosina · 10 years ago
  5. f285f4a x86, boot: Skip relocs when load address unchanged by Kees Cook · 10 years ago
  6. 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
  7. 6d24c5f x86-64: Handle PC-relative relocations on per-CPU data by Jan Beulich · 10 years ago
  8. e602336 x86, kaslr: Prevent .bss from overlaping initrd by Junjie Mao · 10 years ago
  9. 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 10 years ago
  10. 0499955 x86, boot: Move memset() definition in compressed/string.c by Vivek Goyal · 11 years ago
  11. 820e8fe x86, boot: Move optimized memcpy() 32/64 bit versions to compressed/string.c by Vivek Goyal · 11 years ago
  12. 82fa963 x86, kaslr: Select random position from e820 maps by Kees Cook · 11 years ago
  13. 8ab3820 x86, kaslr: Return location from decompress_kernel by Kees Cook · 11 years ago
  14. a021506 x86, relocs: Move ELF relocation handling to C by Kees Cook · 11 years ago
  15. f9b493a arm: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  16. 5dcd14e x86, boot: Sanitize boot_params if not zeroed on creation by H. Peter Anvin · 12 years ago
  17. 641a1ce x86, boot: Removed unused debug flag and set code by Joe Millenbach · 12 years ago
  18. 7aac301 x86, boot: Switch output functions from command-line flags to conditional compilation by Joe Millenbach · 12 years ago
  19. cb454fe x86, boot: Changed error putstr path to match new debug_putstr format by Joe Millenbach · 12 years ago
  20. e605a42 x86, boot: Wrap debug printing in a new debug_putstr function by Joe Millenbach · 12 years ago
  21. 9f4e439 x86, boot: Removed quiet flag and switched quiet output to debug flag by Joe Millenbach · 12 years ago
  22. 5067cf5 x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf() by Jesper Juhl · 13 years ago
  23. 3031480 x86: support XZ-compressed kernel by Lasse Collin · 14 years ago
  24. 147dd56 x86-32: Make sure we can map all of lowmem if we need to by H. Peter Anvin · 14 years ago
  25. 68f4d5a x86, setup: Use string copy operation to optimze copy in kernel compression by Zhao Yakui · 14 years ago
  26. 8fee13a x86, setup: enable early console output from the decompressor by Yinghai Lu · 14 years ago
  27. 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
  28. eb572a5 x86-64, setup: Inhibit decompressor output if video info is invalid by H. Peter Anvin · 15 years ago
  29. 6175ddf x86: Clean up mem*io functions. by Brian Gerst · 15 years ago
  30. 1351099 x86: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  31. 7ed42a2 x86, boot: correct sanity checks in boot/compressed/misc.c by H. Peter Anvin · 15 years ago
  32. ae03c49 bzip2/lzma: x86 kernel compression support by Alain Knaff · 16 years ago
  33. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  34. 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
  35. 020878a x86: coding style fixes to arch/x86/boot/compressed/misc.c by Paolo Ciarrocchi · 16 years ago
  36. 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
  37. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  38. a318631 x86: consolidate header guards by Vegard Nossum · 16 years ago
  39. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  40. 6bcb13b x86: config option to disable info from decompression of the kernel by Ben Collins · 16 years ago
  41. d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 16 years ago
  42. 3b6b929 x86: Honor 'quiet' command line option in real mode boot decompressor. by Kristian Høgsberg · 16 years ago
  43. 23968f7 x86: Use structs instead of hardcoded offsets in x86 boot decompressor. by Kristian Høgsberg · 16 years ago
  44. 7c53976 x86: cleanup boot-heap usage by Alexander van Heukelum · 16 years ago
  45. 03056c8 x86: remove superfluous initialisation in boot code. by Alexander van Heukelum · 16 years ago
  46. 1180e01 x86: more cleanups in arch/x86/boot/compressed/misc.c by Ingo Molnar · 17 years ago
  47. fd77c7c x86: coding style fixes to arch/x86/boot/compressed/misc.c by Paolo Ciarrocchi · 17 years ago
  48. 099e137 x86: use ELF format in compressed images. by Ian Campbell · 17 years ago
  49. 778cb92 x86: unify arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago[Renamed (93%) from arch/x86/boot/compressed/misc_32.c]
  50. 4c83d65 x86: unify variable names in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
  51. 8751f97 x86: unify headers in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
  52. 818a08f x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
  53. 6b3c042 x86: unify strings in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
  54. ade1af7 x86: remove unneded casts by Jan Engelhardt · 17 years ago
  55. ff3cf85 x86: hlt on early crash by Ingo Molnar · 17 years ago
  56. b02aae9 x86: provide a DMI based port 0x80 I/O delay override. by Rene Herman · 17 years ago
  57. a24e785 i386: paravirt boot sequence by Rusty Russell · 17 years ago
  58. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  59. 0530bf3 i386: move boot by Thomas Gleixner · 17 years ago[Renamed from arch/i386/boot/compressed/misc_32.c]
  60. c1c85a5 i386: prepare shared boot/compressed/misc.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/boot/compressed/misc.c]
  61. 35c7422 [PATCH] x86: deflate stack usage in lib/inflate.c by Jeremy Fitzhardinge · 17 years ago
  62. d5d2448 [PATCH] x86-64: Fix numaq build error by Randy Dunlap · 18 years ago
  63. d3561b7 [PATCH] paravirt: header and stubs for paravirtualisation by Rusty Russell · 18 years ago
  64. e69f202 [PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN by Vivek Goyal · 18 years ago
  65. 968de4f [PATCH] i386: Relocatable kernel support by Eric W. Biederman · 18 years ago
  66. 2a43f3e [PATCH] i386: CONFIG_PHYSICAL_START cleanup by Eric W. Biederman · 18 years ago
  67. b79c4df7 [PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.c by Carl-Daniel Hailfinger · 18 years ago
  68. 7e7f358 [PATCH] Split out screen_info from tty.h by Brian Gerst · 19 years ago
  69. f454944 [PATCH] x86_64: coding style and whitespace fixups by Domen Puncer · 19 years ago
  70. 3d345e3 [PATCH] kexec: x86: add CONFIG_PYSICAL_START by Eric W. Biederman · 19 years ago
  71. 5f76be8 [PATCH] fbdev: edid.h cleanups by Adrian Bunk · 19 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago