1. 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 10 years ago
  2. ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 10 years ago
  3. d69911a x86, build: replace Perl script with Shell script by Kees Cook · 11 years ago
  4. f285f4a x86, boot: Skip relocs when load address unchanged by Kees Cook · 11 years ago
  5. 8139548 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 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 · 11 years ago
  7. e2e68ae x86: Use $(OBJDUMP) instead of plain objdump by Chris Clayton · 11 years ago
  8. 243b675 efi/x86: Move x86 back to libstub by Ard Biesheuvel · 11 years ago
  9. 6d24c5f x86-64: Handle PC-relative relocations on per-CPU data by Jan Beulich · 11 years ago
  10. fb7183e x86, boot: Document intermediates more clearly by Kees Cook · 11 years ago
  11. e602336 x86, kaslr: Prevent .bss from overlaping initrd by Junjie Mao · 11 years ago
  12. 8c81f48 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  13. 2fd7476 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  14. 74da386 Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 11 years ago
  15. 75b1285 Merge branch 'next' into efi-next-merge by Matt Fleming · 11 years ago
  16. 77e21e8 x86/efi: Adding efi_printks on memory allocationa and pci.reads by Andre Müller · 11 years ago
  17. 5a17dae efi: Add efi= parameter parsing to the EFI boot stub by Matt Fleming · 11 years ago
  18. 20cc288 x86, boot, kaslr: Fix nuisance warning on 32-bit builds by Kees Cook · 11 years ago
  19. cd40fab Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  20. 29282ac Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 11 years ago
  21. 115c662 x86/efi: Truncate 64-bit values when calling 32-bit OutputString() by Matt Fleming · 11 years ago
  22. 56394ab x86/efi: Delete misleading efi_printk() error message by Matt Fleming · 11 years ago
  23. 84be880 Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" by Matt Fleming · 11 years ago
  24. f367039 Revert "x86/efi: Fixup GOT in all boot code paths" by Linus Torvalds · 11 years ago
  25. 0cacbfb x86/kaslr: Avoid the setup_data area when picking location by Kees Cook · 11 years ago
  26. 9cb0e39 x86/efi: Fixup GOT in all boot code paths by Matt Fleming · 11 years ago
  27. 47226ad x86/efi: Only load initrd above 4g on second try by Yinghai Lu · 11 years ago
  28. 3afed06 x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTK by Josh Triplett · 11 years ago
  29. 9e6abd2 x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASE by Josh Triplett · 11 years ago
  30. 9a1cb47 x86, boot: Use the usual -y -n mechanism for objects in vmlinux by Josh Triplett · 11 years ago
  31. 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  32. fb86b24 x86/efi: Add better error logging to EFI boot stub by Ulf Winkelvos · 11 years ago
  33. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 11 years ago
  34. bd66947 efi: efistub: Refactor stub components by Ard Biesheuvel · 11 years ago
  35. f23cf8b efi/x86: efistub: Move shared dependencies to <asm/efi.h> by Ard Biesheuvel · 11 years ago
  36. 4bf7111 x86/efi: Support initrd loaded above 4G by Yinghai Lu · 11 years ago
  37. 24f2e02 x86, kaslr: boot-time selectable with hibernation by Kees Cook · 11 years ago
  38. 046f153 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  39. e7a3876 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  40. a9a1710 x86, boot: Remove misc.h inclusion from compressed/string.c by Vivek Goyal · 11 years ago
  41. 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 11 years ago
  42. 62fa6e6 x86/efi: Delete most of the efi_call* macros by Matt Fleming · 11 years ago
  43. c625d1c efi: x86: Handle arbitrary Unicode characters by H. Peter Anvin · 12 years ago
  44. 8eab6cd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  45. 47514c9 efi: Pass correct file handle to efi_file_{read,close} by Matt Fleming · 11 years ago
  46. 7e8213c x86/efi: Correct EFI boot stub use of code32_start by Matt Fleming · 11 years ago
  47. 396f1a0 x86/efi: Fix boot failure with EFI stub by Matt Fleming · 11 years ago
  48. 9447dc4 Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  49. 204b0a1 x86, efi: Abstract x86 efi_early calls by Matt Fleming · 11 years ago
  50. 0499955 x86, boot: Move memset() definition in compressed/string.c by Vivek Goyal · 11 years ago
  51. fb4cac57 x86, boot: Move memcmp() into string.h and string.c by Vivek Goyal · 11 years ago
  52. 820e8fe x86, boot: Move optimized memcpy() 32/64 bit versions to compressed/string.c by Vivek Goyal · 11 years ago
  53. aad8309 x86, boot: Undef memcmp before providing a new definition by Vivek Goyal · 11 years ago
  54. 617b3c3 Merge branch 'mixed-mode' into efi-for-mingo by Matt Fleming · 11 years ago
  55. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
  56. 3db4caf x86/boot: Fix non-EFI build by Matt Fleming · 11 years ago
  57. 108d3f4 x86/boot: Don't overwrite cr4 when enabling PAE by Matt Fleming · 11 years ago
  58. b8ff87a x86/efi: Firmware agnostic handover entry points by Matt Fleming · 12 years ago
  59. c116e8d x86/efi: Split the boot stub into 32/64 code paths by Matt Fleming · 12 years ago
  60. 0154416 x86/efi: Add early thunk code to go from 64-bit to 32-bit by Matt Fleming · 12 years ago
  61. 54b52d8 x86/efi: Build our own EFI services pointer table by Matt Fleming · 12 years ago
  62. 677703c efi: Add separate 32-bit/64-bit definitions by Matt Fleming · 12 years ago
  63. e290e8c x86, kaslr: add missed "static" declarations by Kees Cook · 11 years ago
  64. f4bcd8c Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. 1925994 x86, kaslr: Remove unused including <linux/version.h> by Wei Yongjun · 12 years ago
  66. 8b3b005 x86, build: Pass in additional -mno-mmx, -mno-sse options by H. Peter Anvin · 12 years ago
  67. 327f7d7 x86, kaslr: Use char array to gain sizeof sanity by Kees Cook · 12 years ago
  68. e8236c4 x86, kaslr: Add a circular multiply for better bit diffusion by H. Peter Anvin · 12 years ago
  69. a653f35 x86, kaslr: Mix entropy sources together as needed by Kees Cook · 12 years ago
  70. 69019d7 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  71. 6e6a493 x86, boot: Rename get_flags() and check_flags() to *_cpuflags() by H. Peter Anvin · 12 years ago
  72. 82fa963 x86, kaslr: Select random position from e820 maps by Kees Cook · 12 years ago
  73. 5bfce5e x86, kaslr: Provide randomness functions by Kees Cook · 12 years ago
  74. 8ab3820 x86, kaslr: Return location from decompress_kernel by Kees Cook · 12 years ago
  75. dd78b97 x86, boot: Move CPU flags out of cpucheck by Kees Cook · 12 years ago
  76. 49449c30c x86: mkpiggy.c: Explicitly close the output file by Geyslan G. Bem · 12 years ago
  77. 0ce6cda x86 efi: bugfix interrupt disabling sequence by Bart Kuivenhoven · 12 years ago
  78. d2078d5 x86: EFI stub support for large memory maps by Linn Crosetto · 12 years ago
  79. 46f4582 efi: Generalize handle_ramdisks() and rename to handle_cmdline_files(). by Roy Franz · 12 years ago
  80. 0e1cadb efi: Allow efi_free() to be called with size of 0 by Roy Franz · 12 years ago
  81. ae8e906 efi: use efi_get_memory_map() to get final map for x86 by Roy Franz · 12 years ago
  82. 5fef387 efi: Move unicode to ASCII conversion to shared function. by Roy Franz · 12 years ago
  83. 4a9f3a7 efi: Generalize relocate_kernel() for use by other architectures. by Roy Franz · 12 years ago
  84. c6866d7 efi: Move relocate_kernel() to shared file. by Roy Franz · 12 years ago
  85. 40e4530 efi: Rename memory allocation/free functions by Roy Franz · 12 years ago
  86. 876dc36 efi: Add system table pointer argument to shared functions. by Roy Franz · 12 years ago
  87. 7721da4 efi: Move common EFI stub code from x86 arch code to common location by Roy Franz · 12 years ago
  88. ed37ddf efi: Add proper definitions for some EFI function pointers. by Roy Franz · 12 years ago
  89. aafcd5d Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. a021506 x86, relocs: Move ELF relocation handling to C by Kees Cook · 12 years ago
  91. df981ed x86, efi: correct call to free_pages by Roy Franz · 12 years ago
  92. f9b493a arm: add support for LZ4-compressed kernel by Kyungsik Lee · 12 years ago
  93. 1982269 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. 4d6f843 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  95. d3768d8 x86, efi: retry ExitBootServices() on failure by Zach Bobroff · 12 years ago
  96. f8b8404 Modify UEFI anti-bricking code by Matthew Garrett · 12 years ago
  97. 592a9b8 x86/mm: Drop unneeded include <asm/*pgtable, page*_types.h> by Zhang Yanfei · 12 years ago
  98. 874f6d1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  99. 697dfd8 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 12 years ago
  100. f697036 efi: Check EFI revision in setup_efi_vars by Josh Boyer · 12 years ago