1. f19e00e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. ca14c99 x86/purgatory: Disable the stackleak GCC plugin for the purgatory by Arvind Sankar · 5 years ago
  3. 8b53c76 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  4. e16c298 x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large to fix kexec relocation errors by Steve Wahl · 5 years ago
  5. 34d6245 crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h by Hans de Goede · 5 years ago
  6. 01d3aee crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use by Hans de Goede · 6 years ago
  7. ad767ee crypto: sha256 - Move lib/sha256.c to lib/crypto by Hans de Goede · 6 years ago
  8. b059f80 x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS by Nick Desaulniers · 6 years ago
  9. 4ce9731 x86/purgatory: Do not use __builtin_memcpy and __builtin_memset by Nick Desaulniers · 6 years ago
  10. 40b0b3f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 by Thomas Gleixner · 6 years ago
  11. c417fbc kbuild: move bin2c back to scripts/ from scripts/basic/ by Masahiro Yamada · 7 years ago
  12. fa8cbda x86/purgatory: add missing FORCE to Makefile target by Philipp Rudo · 7 years ago
  13. df6f280 kernel/kexec_file.c: move purgatories sha256 to common code by Philipp Rudo · 7 years ago
  14. e847f6a x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CFLAGS by Sven Wegener · 7 years ago
  15. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  16. 13a6798e kasan: do not sanitize kexec purgatory by Mike Galbraith · 8 years ago
  17. 40c50c1 kexec, x86/purgatory: Unbreak it and clean it up by Thomas Gleixner · 8 years ago
  18. e98fe51 x86/purgatory: Fix sparse warning, symbol not declared by Tobin C. Harding · 8 years ago
  19. 72042a8 x86/purgatory: Make functions and variables static by Tobin C. Harding · 8 years ago
  20. 90944e4 x86/kexec: add -fno-PIE by Sebastian Andrzej Siewior · 8 years ago
  21. 543c37c Add sancov plugin by Emese Revfy · 9 years ago
  22. be1fb0e kbuild: delete unnecessary "@:" by Masahiro Yamada · 9 years ago
  23. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. c0dd671686 objtool: Mark non-standard object files and directories by Josh Poimboeuf · 9 years ago
  25. 6a6256f x86: Fix misspellings in comments by Adam Buchbinder · 9 years ago
  26. 206f18f 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
  27. 3ea4b8e x86/purgatory, build: Suppress kexec-purgatory.c is up to date message by WANG Chao · 10 years ago
  28. 887f4f8 arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory makefile by Baoquan He · 10 years ago
  29. 4df4185 x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatory by Vivek Goyal · 10 years ago
  30. 74ca317 kexec: create a new config option CONFIG_KEXEC_FILE for new syscall by Vivek Goyal · 10 years ago
  31. dd5f726 kexec: support for kexec on panic using new system call by Vivek Goyal · 11 years ago
  32. 8fc5b4d purgatory: core purgatory functionality by Vivek Goyal · 11 years ago
  33. daeba064 purgatory/sha256: provide implementation of sha256 in purgaotory context by Vivek Goyal · 11 years ago