1. 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
  2. 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
  3. 115c662 x86/efi: Truncate 64-bit values when calling 32-bit OutputString() by Matt Fleming · 10 years ago
  4. 56394ab x86/efi: Delete misleading efi_printk() error message by Matt Fleming · 10 years ago
  5. 84be880 Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" by Matt Fleming · 10 years ago
  6. f367039 Revert "x86/efi: Fixup GOT in all boot code paths" by Linus Torvalds · 10 years ago
  7. 0cacbfb x86/kaslr: Avoid the setup_data area when picking location by Kees Cook · 10 years ago
  8. 9cb0e39 x86/efi: Fixup GOT in all boot code paths by Matt Fleming · 10 years ago
  9. 47226ad x86/efi: Only load initrd above 4g on second try by Yinghai Lu · 10 years ago
  10. 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
  11. 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
  12. aeffc49 x86/efi: Request desired alignment via the PE/COFF headers by Michael Brown · 10 years ago
  13. fb86b24 x86/efi: Add better error logging to EFI boot stub by Ulf Winkelvos · 10 years ago
  14. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 10 years ago
  15. e0463e4 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 10 years ago
  16. c7fb93e x86/efi: Include a .bss section within the PE/COFF headers by Michael Brown · 10 years ago
  17. bd66947 efi: efistub: Refactor stub components by Ard Biesheuvel · 10 years ago
  18. f23cf8b efi/x86: efistub: Move shared dependencies to <asm/efi.h> by Ard Biesheuvel · 10 years ago
  19. 4bf7111 x86/efi: Support initrd loaded above 4G by Yinghai Lu · 11 years ago
  20. 24f2e02 x86, kaslr: boot-time selectable with hibernation by Kees Cook · 11 years ago
  21. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 11 years ago
  22. 745c516 x86/boot: EFI_MIXED should not prohibit loading above 4G by Matt Fleming · 11 years ago
  23. 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
  24. a9cfcce x86, build: Change code16gcc.h from a C header to an assembly header by H. Peter Anvin · 11 years ago
  25. 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
  26. a9a1710 x86, boot: Remove misc.h inclusion from compressed/string.c by Vivek Goyal · 11 years ago
  27. 3d37922 x86, boot: Do not include boot.h in string.c by Vivek Goyal · 11 years ago
  28. 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 11 years ago
  29. ac008fe x86, build: Don't get confused by local symbols by H. Peter Anvin · 11 years ago
  30. 62fa6e6 x86/efi: Delete most of the efi_call* macros by Matt Fleming · 11 years ago
  31. c625d1c efi: x86: Handle arbitrary Unicode characters by H. Peter Anvin · 11 years ago
  32. 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
  33. 3151b94 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
  34. 47514c9 efi: Pass correct file handle to efi_file_{read,close} by Matt Fleming · 11 years ago
  35. 7e8213c x86/efi: Correct EFI boot stub use of code32_start by Matt Fleming · 11 years ago
  36. 396f1a0 x86/efi: Fix boot failure with EFI stub by Matt Fleming · 11 years ago
  37. 9447dc4 Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  38. 7cc3afd Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  39. 918d80a Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  40. 204b0a1 x86, efi: Abstract x86 efi_early calls by Matt Fleming · 11 years ago
  41. 69f2366 x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pentium M by Chris Bainbridge · 11 years ago
  42. 0499955 x86, boot: Move memset() definition in compressed/string.c by Vivek Goyal · 11 years ago
  43. fb4cac57 x86, boot: Move memcmp() into string.h and string.c by Vivek Goyal · 11 years ago
  44. 820e8fe x86, boot: Move optimized memcpy() 32/64 bit versions to compressed/string.c by Vivek Goyal · 11 years ago
  45. c041b5a x86, boot: Create a separate string.h file to provide standard string functions by Vivek Goyal · 11 years ago
  46. aad8309 x86, boot: Undef memcmp before providing a new definition by Vivek Goyal · 11 years ago
  47. 3e920b5 x86, boot: Correct max ramdisk size name by Borislav Petkov · 11 years ago
  48. 617b3c3 Merge branch 'mixed-mode' into efi-for-mingo by Matt Fleming · 11 years ago
  49. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
  50. 3db4caf x86/boot: Fix non-EFI build by Matt Fleming · 11 years ago
  51. b663a68 x86, tools: Fix up compiler warnings by Matt Fleming · 11 years ago
  52. 108d3f4 x86/boot: Don't overwrite cr4 when enabling PAE by Matt Fleming · 11 years ago
  53. 7d453ee x86/efi: Wire up CONFIG_EFI_MIXED by Matt Fleming · 11 years ago
  54. b8ff87a x86/efi: Firmware agnostic handover entry points by Matt Fleming · 11 years ago
  55. c116e8d x86/efi: Split the boot stub into 32/64 code paths by Matt Fleming · 11 years ago
  56. 0154416 x86/efi: Add early thunk code to go from 64-bit to 32-bit by Matt Fleming · 11 years ago
  57. 54b52d8 x86/efi: Build our own EFI services pointer table by Matt Fleming · 11 years ago
  58. 677703c efi: Add separate 32-bit/64-bit definitions by Matt Fleming · 11 years ago
  59. 993c30a x86, tools: Consolidate #ifdef code by Matt Fleming · 11 years ago
  60. 86134a1 x86/boot: Cleanup header.S by removing some #ifdefs by Matt Fleming · 11 years ago
  61. e290e8c x86, kaslr: add missed "static" declarations by Kees Cook · 11 years ago
  62. 5fbbc25 x86, boot: Fix word-size assumptions in has_eflag() inline asm by David Woodhouse · 11 years ago
  63. 4064e0e Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build by H. Peter Anvin · 11 years ago
  64. 9b3965f x86, boot: Use __attribute__((used)) to ensure videocard structs are emitted by David Woodhouse · 11 years ago
  65. 1c678da x86: Remove duplication of 16-bit CFLAGS by David Woodhouse · 11 years ago
  66. f4bcd8c Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  67. 972d5e7 Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  68. 1925994 x86, kaslr: Remove unused including <linux/version.h> by Wei Yongjun · 11 years ago
  69. ef0b8b9 Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts by Ingo Molnar · 11 years ago
  70. 6f34152 x86, boot: Move intcall() to the .inittext section by H. Peter Anvin · 11 years ago
  71. e24df92 x86, boot: Use .code16 instead of .code16gcc by David Woodhouse · 11 years ago
  72. 456a29d x86: Add xloadflags bit for EFI runtime support on kexec by Dave Young · 11 years ago
  73. 8b3b005 x86, build: Pass in additional -mno-mmx, -mno-sse options by H. Peter Anvin · 11 years ago
  74. 327f7d7 x86, kaslr: Use char array to gain sizeof sanity by Kees Cook · 11 years ago
  75. e8236c4 x86, kaslr: Add a circular multiply for better bit diffusion by H. Peter Anvin · 11 years ago
  76. a653f35 x86, kaslr: Mix entropy sources together as needed by Kees Cook · 11 years ago
  77. 69019d7 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  78. d96d8aa Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. 6e6a493 x86, boot: Rename get_flags() and check_flags() to *_cpuflags() by H. Peter Anvin · 11 years ago
  80. 82fa963 x86, kaslr: Select random position from e820 maps by Kees Cook · 11 years ago
  81. 5bfce5e x86, kaslr: Provide randomness functions by Kees Cook · 11 years ago
  82. 8ab3820 x86, kaslr: Return location from decompress_kernel by Kees Cook · 11 years ago
  83. dd78b97 x86, boot: Move CPU flags out of cpucheck by Kees Cook · 11 years ago
  84. 49449c30c x86: mkpiggy.c: Explicitly close the output file by Geyslan G. Bem · 11 years ago
  85. 0ce6cda x86 efi: bugfix interrupt disabling sequence by Bart Kuivenhoven · 11 years ago
  86. d2078d5 x86: EFI stub support for large memory maps by Linn Crosetto · 11 years ago
  87. 809373e x86, build: move build output statistics away from stderr by Kees Cook · 11 years ago
  88. 46f4582 efi: Generalize handle_ramdisks() and rename to handle_cmdline_files(). by Roy Franz · 11 years ago
  89. 0e1cadb efi: Allow efi_free() to be called with size of 0 by Roy Franz · 11 years ago
  90. ae8e906 efi: use efi_get_memory_map() to get final map for x86 by Roy Franz · 11 years ago
  91. 5fef387 efi: Move unicode to ASCII conversion to shared function. by Roy Franz · 11 years ago
  92. 4a9f3a7 efi: Generalize relocate_kernel() for use by other architectures. by Roy Franz · 11 years ago
  93. c6866d7 efi: Move relocate_kernel() to shared file. by Roy Franz · 11 years ago
  94. 40e4530 efi: Rename memory allocation/free functions by Roy Franz · 11 years ago
  95. 876dc36 efi: Add system table pointer argument to shared functions. by Roy Franz · 11 years ago
  96. 7721da4 efi: Move common EFI stub code from x86 arch code to common location by Roy Franz · 11 years ago
  97. ed37ddf efi: Add proper definitions for some EFI function pointers. by Roy Franz · 11 years ago
  98. aafcd5d Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. 9cb87aa Merge branches 'x86-boot-for-linus' and 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. 5b8fafc x86/boot: Fix a sanity check in printf.c by Dan Carpenter · 11 years ago