1. 53e7b5d arch: decompressor: remove useless vmlinux.bin.all-y by Masahiro Yamada · 3 years ago
  2. 7ce7e98 kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} by Masahiro Yamada · 3 years ago
  3. 9a39abb s390/boot: simplify and fix kernel memory layout setup by Vasily Gorbik · 3 years, 3 months ago
  4. 5ecb2da s390: support command lines longer than 896 bytes by Sven Schnelle · 3 years, 3 months ago
  5. 277c838 s390/kexec_file: move kernel image size check by Sven Schnelle · 3 years, 3 months ago
  6. 26c21aa s390: rename last_break to pgm_last_break by Sven Schnelle · 3 years, 3 months ago
  7. e3ec8e0 s390/boot: allocate amode31 section in decompressor by Alexander Gordeev · 3 years, 3 months ago
  8. 584315e s390/boot: initialize control registers in decompressor by Alexander Gordeev · 3 years, 5 months ago
  9. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  10. c7a5238 Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
  11. e8f0668 s390/boot: factor out offset_vmlinux_info() function by Alexander Gordeev · 3 years, 5 months ago
  12. c0891ac isystem: ship and use stdarg.h by Alexey Dobriyan · 3 years, 5 months ago
  13. d80d3ea s390: move the install rule to arch/s390/Makefile by Masahiro Yamada · 3 years, 5 months ago
  14. e37b3dd s390: enable KCSAN by Ilya Leoshkevich · 3 years, 5 months ago
  15. 88731c8 s390/boot: fix zstd build for -march=z900 by Vasily Gorbik · 3 years, 5 months ago
  16. 6ab0236 s390/boot: get rid of arithmetics on function pointers by Heiko Carstens · 3 years, 5 months ago
  17. 6bda667 s390/boot: move dma sections from decompressor to decompressed kernel by Alexander Egorenkov · 3 years, 7 months ago
  18. 7accd1f s390/boot: make _diag308_reset_dma() position-independent by Alexander Egorenkov · 3 years, 7 months ago
  19. 6a24d46 s390/boot: move EP_OFFSET and EP_STRING to head.S by Alexander Egorenkov · 3 years, 5 months ago
  20. e9e7870 s390/dump: introduce boot data 'oldmem_data' by Alexander Egorenkov · 3 years, 7 months ago
  21. 8473328 s390/boot: introduce boot data 'initrd_data' by Alexander Egorenkov · 3 years, 7 months ago
  22. f1d3c53 s390/boot: move sclp early buffer from fixed address in asm to C by Alexander Egorenkov · 4 years, 2 months ago
  23. 8b6bd6f s390/boot: get rid of magic numbers for startup offsets by Alexander Egorenkov · 3 years, 7 months ago
  24. 7f33565 s390/uv: de-duplicate checks for Protected Host Virtualization by Alexander Egorenkov · 3 years, 6 months ago
  25. 42c8943 s390/boot: disable Secure Execution in dump mode by Alexander Egorenkov · 3 years, 6 months ago
  26. c5cf505 s390/boot: move uv function declarations to boot/uv.h by Alexander Egorenkov · 3 years, 6 months ago
  27. 0029b4d s390/sclp: use only one sclp early buffer to send commands by Alexander Egorenkov · 4 years, 3 months ago
  28. 6040b3f s390/cio: remove unused include linux/spinlock.h from cio.h by Alexander Egorenkov · 3 years, 7 months ago
  29. 256d78d s390/boot: make stacks part of the decompressor's image by Alexander Egorenkov · 3 years, 6 months ago
  30. 7fadcc0 s390/boot: move all linker symbol declarations from c to h files by Alexander Egorenkov · 3 years, 6 months ago
  31. 463f36c s390/boot: fix use of expolines in the DMA code by Alexander Egorenkov · 3 years, 6 months ago
  32. 9f744ab s390/boot: replace magic string check with a bootdata flag by Alexander Egorenkov · 3 years, 9 months ago
  33. 85b18d7b s390: mm: Fix secure storage access exception handling by Janosch Frank · 4 years ago
  34. da90575 s390/mem_detect: fix tprot() program check new psw handling by Heiko Carstens · 3 years, 7 months ago
  35. 1b2f281 s390/mem_detect: use register pair instead of register asm by Heiko Carstens · 3 years, 7 months ago
  36. 86807f3 s390/mem_detect: fix diag260() program check new psw handling by Heiko Carstens · 3 years, 7 months ago
  37. 9e25092 s390/ipl_parm: use register pair instead of register asm by Heiko Carstens · 3 years, 7 months ago
  38. 88c2510 s390/ipl_parm: fix program check new psw handling by Heiko Carstens · 3 years, 7 months ago
  39. 7b034d9 s390/boot: add zstd support by Dimitri John Ledkov · 3 years, 7 months ago
  40. 54f4521 s390/decompressor: correct BOOT_HEAP_SIZE condition by Vasily Gorbik · 3 years, 7 months ago
  41. 0c4f262 s390: setup kernel memory layout early by Vasily Gorbik · 4 years, 3 months ago
  42. 113af8e s390/decompressor: replace use of perl with simple sed/tr by Rob Landley · 3 years, 8 months ago
  43. 27c1dac s390/boot: access kernel command line via parmarea by Heiko Carstens · 3 years, 8 months ago
  44. f73c632 s390/ipl: make parameter area accessible via struct parmarea by Heiko Carstens · 3 years, 8 months ago
  45. 17e89e1 s390/facilities: move stfl information from lowcore to global data by Sven Schnelle · 3 years, 8 months ago
  46. e82080e s390: uv: Fix sysfs max number of VCPUs reporting by Janosch Frank · 4 years ago
  47. 8a49402 kasan, x86, s390: update undef CONFIG_KASAN by Andrey Konovalov · 4 years ago
  48. 7a84ffc s390/boot: add build-id to decompressor by Philipp Rudo · 4 years, 1 month ago
  49. ba1a6be s390/decompressor: print cmdline and BEAR on pgm_check by Vasily Gorbik · 4 years, 2 months ago
  50. 8977ab6 s390/decompressor: add stacktrace support by Vasily Gorbik · 4 years, 2 months ago
  51. 2462189 s390/decompressor: add symbols support by Vasily Gorbik · 4 years, 2 months ago
  52. ec55d1e s390/decompressor: correct some asm symbols annotations by Vasily Gorbik · 4 years, 2 months ago
  53. 9a78c70 s390/decompressor: add decompressor_printk by Vasily Gorbik · 4 years, 2 months ago
  54. 73045a0 s390: unify identity mapping limits handling by Vasily Gorbik · 4 years, 2 months ago
  55. d7e7fbb s390/early: rewrite program parameter setup in C by Vasily Gorbik · 4 years, 3 months ago
  56. 0c4ec02 s390/kasan: move memory needs estimation into a function by Vasily Gorbik · 4 years, 3 months ago
  57. 39f2899 s390/decompressor: fix build warning by Vasily Gorbik · 4 years, 2 months ago
  58. 90178c1 s390/mm: let vmalloc area size depend on physical memory size by Heiko Carstens · 4 years, 3 months ago
  59. 13b5bd8 s390/head: set io/ext handlers to disabled wait by Vasily Gorbik · 4 years, 3 months ago
  60. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  61. 4ec95ed s390/startup: correct early pgm check info formatting by Vasily Gorbik · 4 years, 3 months ago
  62. bd37b36 s390/nvme: support firmware-assisted dump to NVMe disks by Alexander Egorenkov · 4 years, 3 months ago
  63. d9f12e4 s390/ipl: support NVMe IPL kernel parameters by Alexander Egorenkov · 4 years, 3 months ago
  64. 3ca8b85 s390/startup: add kaslr_offset to pgm check info print by Vasily Gorbik · 5 years ago
  65. 86cde61 s390/startup: correct "dfltcc" option parsing by Vasily Gorbik · 4 years, 3 months ago
  66. 2835c2e s390/startup: avoid save_area_sync overflow by Vasily Gorbik · 4 years, 3 months ago
  67. 1c7c83e s390: remove unused _swsusp_reset_dma by Vasily Gorbik · 4 years, 3 months ago
  68. 5c46f27 s390/kaslr: correct and explain randomization base generation by Vasily Gorbik · 4 years, 3 months ago
  69. 07a699b s390/kaslr: avoid mixing valid random value and an error code by Vasily Gorbik · 4 years, 3 months ago
  70. bcf1650 s390/boot: avoid unnecessary zeroing of .bss section by Vasily Gorbik · 4 years, 3 months ago
  71. 1d6671a s390/protvirt: parse prot_virt option in the decompressor by Vasily Gorbik · 4 years, 4 months ago
  72. 980d5f9 s390/boot: enable .bss section for compressed kernel by Alexander Egorenkov · 4 years, 4 months ago
  73. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  74. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  75. 673deb0 s390/protvirt: fix compilation issue by Claudio Imbrenda · 4 years, 8 months ago
  76. ad0bf4e Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 9 months ago
  77. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  78. cf39d37 Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 9 months ago
  79. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  80. ecdc5d8 s390/protvirt: introduce host side setup by Vasily Gorbik · 5 years ago
  81. b059a39 s390/arch: install kernels with their proper version ID by Stefan Raspl · 5 years ago
  82. 94e90f7 s390: make 'install' not depend on vmlinux by Masahiro Yamada · 4 years, 11 months ago
  83. 788d6715 s390/kaslr: Fix casts in get_random by Nathan Chancellor · 5 years ago
  84. 27dc070 s390/uv: Fix handling of length extensions by Christian Borntraeger · 4 years, 11 months ago
  85. c65e681 s390/boot: add dfltcc= kernel command line parameter by Mikhail Zaslonko · 5 years ago
  86. 1b3e3fa s390/boot: rename HEAP_SIZE due to name collision by Mikhail Zaslonko · 5 years ago
  87. 17248ea s390: fix __EMIT_BUG() macro by Sven Schnelle · 5 years ago
  88. a9f2f68 s390/kaslr: store KASLR offset for early dumps by Gerald Schaefer · 5 years ago
  89. ea1f56f Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  90. 4f84b38 s390/boot: fix section name escaping by Nick Desaulniers · 5 years ago
  91. ac49303 s390/kaslr: add support for R_390_GLOB_DAT relocation type by Gerald Schaefer · 5 years ago
  92. d590284 Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  93. 724dc33 s390/startup: add pgm check info printing by Vasily Gorbik · 5 years ago
  94. 759d489 s390/kaslr: reserve memory for kasan usage by Vasily Gorbik · 5 years ago
  95. 9b69210 s390/mem_detect: provide single get_mem_detect_end by Vasily Gorbik · 5 years ago
  96. 227f52a s390/startup: correct command line options parsing by Vasily Gorbik · 5 years ago
  97. 22a33c7 s390/startup: round down "mem" option to page boundary by Vasily Gorbik · 5 years ago
  98. 80ef517 s390/startup: adjust _sdma and _edma to page boundaries by Vasily Gorbik · 5 years ago
  99. 2e83e0e s390: clean .bss before running uncompressed kernel by Vasily Gorbik · 5 years ago
  100. 19413fe s390/startup: purge obsolete .gitignore patterns by Vasily Gorbik · 5 years ago