1. 6d92bc9 x86/build: Build compressed x86 kernels as PIE by H.J. Lu · 8 years ago
  2. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  3. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 42576be Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. c0dd671686 objtool: Mark non-standard object files and directories by Josh Poimboeuf · 8 years ago
  6. 25b4caf x86/boot: Remove unused 'is_big_kernel' variable by Nicolas Iooss · 9 years ago
  7. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
  8. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 9 years ago
  9. 70f15287 x86/mm: Fix regression with huge pages on PAE by Kirill A. Shutemov · 9 years ago
  10. c63f06d kasan: move KASAN_SANITIZE in arch/x86/boot/Makefile by Andrey Konovalov · 9 years ago
  11. 790a2ee Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi by Ingo Molnar · 9 years ago
  12. c7d77a7 Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix by Ingo Molnar · 9 years ago
  13. 8a53554 x86/efi: Fix multiple GOP device support by Kővágó, Zoltán · 9 years ago
  14. ae2ee62 efifb: Add support for 64-bit frame buffer addresses by Matt Fleming · 9 years ago
  15. 2d3862d lib/decompressors: use real out buf size for gunzip with kernel by Yinghai Lu · 9 years ago
  16. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  17. 11e612d Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. 5461bd8 Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new changes by Ingo Molnar · 9 years ago
  19. fa5c350 Revert "x86/efi: Request desired alignment via the PE/COFF headers" by Matt Fleming · 9 years ago
  20. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
  21. 7cc03e4 x86/efi: Use all 64 bit of efi_memmap in setup_e820() by Dmitry Skorodumov · 9 years ago
  22. 9491630 x86/boot: Obsolete the MCA sys_desc_table by Paolo Pisati · 9 years ago
  23. 79063a7 x86/boot: Add hex output for debugging by Kees Cook · 9 years ago
  24. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 9 years ago
  25. 87be28a x86/asm/tsc: Replace rdtscll() with native_read_tsc() by Andy Lutomirski · 9 years ago
  26. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  27. 927392d x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.h by Ingo Molnar · 12 years ago
  28. ad5fb87 e820, efi: add ACPI 6.0 persistent memory types by Dan Williams · 9 years ago
  29. c102cb0 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  30. 98b228f x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptr by Roy Franz · 9 years ago
  31. 8f74bc5 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. 78cac48 x86/mm/KASLR: Propagate KASLR status to kernel proper by Borislav Petkov · 9 years ago
  33. 40e4f2d1 x86/asm/boot/64: Use __BOOT_TSS instead of literal $0x20 by Denys Vlasenko · 9 years ago
  34. e4518ab Merge tag 'v4.0-rc5' into x86/asm, to resolve conflicts by Ingo Molnar · 9 years ago
  35. 1c1d046 x86/boot: Standardize strcmp() by Arjun Sreedharan · 9 years ago
  36. 69797da Revert "x86/mm/ASLR: Propagate base load address calculation" by Borislav Petkov · 9 years ago
  37. d2c032e Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree by Ingo Molnar · 9 years ago
  38. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  39. a267b0a Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 10 years ago
  40. f47233c x86/mm/ASLR: Propagate base load address calculation by Jiri Kosina · 10 years ago
  41. fb148d8 x86/asm/boot: Use already defined KEEP_SEGMENTS macro in head_{32,64}.S by Alexander Kuleshov · 10 years ago
  42. 79287cf x86/boot/video: Move the 'video_segment' variable to video.c by Alexander Kuleshov · 10 years ago
  43. 829bf7a Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  44. 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 10 years ago
  45. ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 10 years ago
  46. 96738c6 x86/efi: Avoid triple faults during EFI mixed mode calls by Matt Fleming · 10 years ago
  47. 80f33a5 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  48. d69911a x86, build: replace Perl script with Shell script by Kees Cook · 10 years ago
  49. f285f4a x86, boot: Skip relocs when load address unchanged by Kees Cook · 10 years ago
  50. 2372673 Merge tag 'x86_queue' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/cleanups by Ingo Molnar · 10 years ago
  51. b346300 x86, early_serial_console: Remove unnecessary check by Alexander Kuleshov · 10 years ago
  52. e054273 x86, early_serial_console: Remove unused macro XMTRDY by Alexander Kuleshov · 10 years ago
  53. 60b217a x86, setup: Rename BOOT_ISDIGIT_H to BOOT_CTYPE_H by Alexander Kuleshov · 10 years ago
  54. 280dbc5 x86/build: Clean auto-generated processor feature files by Bjørn Mork · 10 years ago
  55. 8139548 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. 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
  57. e2e68ae x86: Use $(OBJDUMP) instead of plain objdump by Chris Clayton · 10 years ago
  58. 243b675 efi/x86: Move x86 back to libstub by Ard Biesheuvel · 10 years ago
  59. 6d24c5f x86-64: Handle PC-relative relocations on per-CPU data by Jan Beulich · 10 years ago
  60. fb7183e x86, boot: Document intermediates more clearly by Kees Cook · 10 years ago
  61. e602336 x86, kaslr: Prevent .bss from overlaping initrd by Junjie Mao · 10 years ago
  62. 8c81f48 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  63. 2fd7476 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  64. 708d0b4 Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. 74da386 Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 10 years ago
  66. 75b1285 Merge branch 'next' into efi-next-merge by Matt Fleming · 10 years ago
  67. 77e21e8 x86/efi: Adding efi_printks on memory allocationa and pci.reads by Andre Müller · 10 years ago
  68. 5a17dae efi: Add efi= parameter parsing to the EFI boot stub by Matt Fleming · 10 years ago
  69. 20cc288 x86, boot, kaslr: Fix nuisance warning on 32-bit builds by Kees Cook · 10 years ago
  70. cd40fab Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  71. 29282ac Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  72. 115c662 x86/efi: Truncate 64-bit values when calling 32-bit OutputString() by Matt Fleming · 10 years ago
  73. 56394ab x86/efi: Delete misleading efi_printk() error message by Matt Fleming · 10 years ago
  74. 84be880 Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" by Matt Fleming · 10 years ago
  75. 3cf6b01 Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-advice', 'tiny/tinyconfig' and 'tiny/x86-boot-compressed-use-yn' into tiny/next by Josh Triplett · 10 years ago
  76. f367039 Revert "x86/efi: Fixup GOT in all boot code paths" by Linus Torvalds · 10 years ago
  77. 0cacbfb x86/kaslr: Avoid the setup_data area when picking location by Kees Cook · 10 years ago
  78. 381aa07 x86: Introduce disabled-features by Dave Hansen · 10 years ago
  79. 9cb0e39 x86/efi: Fixup GOT in all boot code paths by Matt Fleming · 10 years ago
  80. 47226ad x86/efi: Only load initrd above 4g on second try by Yinghai Lu · 10 years ago
  81. 9def39be x86: Support compiling out human-friendly processor feature names by Josh Triplett · 11 years ago
  82. 3afed06 x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTK by Josh Triplett · 10 years ago
  83. 9e6abd2 x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASE by Josh Triplett · 10 years ago
  84. 9a1cb47 x86, boot: Use the usual -y -n mechanism for objects in vmlinux by Josh Triplett · 10 years ago
  85. 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  86. 19d402c Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  87. aeffc49 x86/efi: Request desired alignment via the PE/COFF headers by Michael Brown · 10 years ago
  88. fb86b24 x86/efi: Add better error logging to EFI boot stub by Ulf Winkelvos · 10 years ago
  89. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 10 years ago
  90. e0463e4 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 10 years ago
  91. c7fb93e x86/efi: Include a .bss section within the PE/COFF headers by Michael Brown · 10 years ago
  92. bd66947 efi: efistub: Refactor stub components by Ard Biesheuvel · 10 years ago
  93. f23cf8b efi/x86: efistub: Move shared dependencies to <asm/efi.h> by Ard Biesheuvel · 10 years ago
  94. 4bf7111 x86/efi: Support initrd loaded above 4G by Yinghai Lu · 10 years ago
  95. 24f2e02 x86, kaslr: boot-time selectable with hibernation by Kees Cook · 10 years ago
  96. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  97. 745c516 x86/boot: EFI_MIXED should not prohibit loading above 4G by Matt Fleming · 10 years ago
  98. 046f153 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  99. a9cfcce x86, build: Change code16gcc.h from a C header to an assembly header by H. Peter Anvin · 10 years ago
  100. e7a3876 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago