1. 1614b2b arch: Make ARCH_STACKWALK independent of STACKTRACE by Peter Zijlstra · 3 years, 1 month ago
  2. c78d0c7 s390: rename dma section to amode31 by Heiko Carstens · 3 years, 5 months ago
  3. 6bda667 s390/boot: move dma sections from decompressor to decompressed kernel by Alexander Egorenkov · 3 years, 7 months ago
  4. 779df22 s390/vdso: add minimal compat vdso by Sven Schnelle · 3 years, 6 months ago
  5. a029a4e s390/cpumf: Allow concurrent access for CPU Measurement Counter Facility by Thomas Richter · 3 years, 6 months ago
  6. 6f8daa2 s390/traps: convert pgm_check.S to C by Heiko Carstens · 3 years, 9 months ago
  7. 56e62a7 s390: convert to generic entry by Sven Schnelle · 4 years, 1 month ago
  8. b61e1f3 s390/kprobes: move insn_page to text segment by Heiko Carstens · 4 years, 3 months ago
  9. b450eeb s390/numa: move code to arch/s390/kernel by Alexander Gordeev · 4 years, 5 months ago
  10. 0ba5778 s390: ptrace: hard-code "s390x" instead of UTS_MACHINE by Masahiro Yamada · 4 years, 9 months ago
  11. 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
  12. 8c1b724 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  13. 3942162 s390: remove broken hibernate / power management support by Heiko Carstens · 4 years, 10 months ago
  14. 9e2b4be ima: add a new CONFIG for loading arch-specific policies by Nayna Jain · 4 years, 10 months ago
  15. ecdc5d8 s390/protvirt: introduce host side setup by Vasily Gorbik · 5 years ago
  16. 2115fbf s390: remove compat vdso code by Heiko Carstens · 5 years ago
  17. 2e83e0e s390: clean .bss before running uncompressed kernel by Vasily Gorbik · 5 years ago
  18. 67626fa s390: enforce CONFIG_SMP by Heiko Carstens · 6 years ago
  19. 78c98f9 s390/unwind: introduce stack unwind API by Martin Schwidefsky · 6 years ago
  20. 805bc0b s390/kernel: build a relocatable kernel by Gerald Schaefer · 6 years ago
  21. 268a784 s390/kexec_file: Disable kexec_load when IPLed secure by Philipp Rudo · 6 years ago
  22. 96ca767 s390: don't build vdso32 with clang by Arnd Bergmann · 6 years ago
  23. fe5908b s390/cpum_cf_diag: Add support for s390 counter facility diagnostic trace by Thomas Richter · 6 years ago
  24. 7f5ac1a s390/cpum_cf: move common functions into a separate file by Hendrik Brueckner · 6 years ago
  25. 9085608 s390: remove compat_wrapper.c by Arnd Bergmann · 6 years ago
  26. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  27. ac1256f s390/kasan: reipl and kexec support by Vasily Gorbik · 7 years ago
  28. 0a9b409 s390/kasan: avoid instrumentation of early C code by Vasily Gorbik · 7 years ago
  29. 4969874 s390: move ipl block and cmd line handling to early boot phase by Vasily Gorbik · 7 years ago
  30. 8282cd6 s390/boot: make head.S and als.c be part of the decompressor only by Vasily Gorbik · 7 years ago
  31. 0391fcb s390: introduce compile time check for empty .bss section by Vasily Gorbik · 7 years ago
  32. 971a9ca s390/early: move functions which may not access bss section to extra file by Heiko Carstens · 7 years ago
  33. 4253b0e s390: move spectre sysfs attribute code by Martin Schwidefsky · 7 years ago
  34. 8be0188 s390/kexec_file: Add ELF loader by Philipp Rudo · 7 years ago
  35. e49bb0a s390/kexec_file: Add image loader by Philipp Rudo · 7 years ago
  36. 7140688 s390/kexec_file: Add kexec_file_load system call by Philipp Rudo · 8 years ago
  37. b2e2f43 s390: move nobp parameter functions to nospec-branch.c by Martin Schwidefsky · 7 years ago
  38. f19fbd5 s390: introduce execute-trampolines for branches by Martin Schwidefsky · 7 years ago
  39. c33eff6 s390/perf: add perf_regs support and user stack dump by Heiko Carstens · 10 years ago
  40. 049a2c2 s390: enable CPU alternatives unconditionally by Heiko Carstens · 7 years ago
  41. d60a540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  42. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  43. 686140a s390: introduce CPU alternatives by Vasily Gorbik · 7 years ago
  44. 3bdf567 Merge branch 'sthyi' into features by Martin Schwidefsky · 7 years ago
  45. b7c92f1 s390/sthyi: reorganize sthyi implementation by QingFeng Hao · 7 years ago
  46. 7996203 s390: add support for FORTIFY_SOURCE by Heiko Carstens · 7 years ago
  47. 050f99b s390/debugfs: introduce top-level 's390' directory by Heiko Carstens · 8 years ago
  48. 59808fc s390/sysinfo: allow compiler warnings again by Heiko Carstens · 8 years ago
  49. 916cda1 s390: add a system call for guarded storage by Martin Schwidefsky · 9 years ago
  50. 9090f3f s390/sclp: move early printk code to drivers by Heiko Carstens · 8 years ago
  51. 89175cf s390: provide sclp based boot console by Heiko Carstens · 8 years ago
  52. 82897ed s390: cleanup arch/s390/kernel Makefile by Heiko Carstens · 8 years ago
  53. b5cb9bf s390: exclude early C code from gcov profiling by Heiko Carstens · 8 years ago
  54. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  55. c42d8c7 s390: enable UBSAN by Christian Borntraeger · 8 years ago
  56. 711f5df s390: move exports to definitions by Al Viro · 9 years ago
  57. 8814309 s390/als: fix compile with gcov enabled by Heiko Carstens · 8 years ago
  58. be2412c s390/als: convert architecture level set code to C by Heiko Carstens · 9 years ago
  59. 907fa06 s390: enable kcov support by Heiko Carstens · 9 years ago
  60. 0486480 s390/vx: add support functions for in-kernel FPU use by Hendrik Brueckner · 10 years ago
  61. 9236b4d s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOK by Heiko Carstens · 9 years ago
  62. 6527f6e s390: compile head.S always with -march=z900 by Heiko Carstens · 9 years ago
  63. b5a6b71 s390/diag: add tracepoint for diagnose calls by Martin Schwidefsky · 9 years ago
  64. 22362a0 s390/sclp: convert early sclp console code to C by Martin Schwidefsky · 9 years ago
  65. 304987e s390: remove "64" suffix from mem64.S and swsusp_asm64.S by Heiko Carstens · 10 years ago
  66. 4bfc86c s390: remove "64" suffix from a couple of files by Heiko Carstens · 10 years ago
  67. 5a79859a s390: remove 31 bit support by Heiko Carstens · 10 years ago
  68. e6d60b3 s390/ftrace: hotpatch support for function tracing by Heiko Carstens · 10 years ago
  69. 53255c9 s390/ftrace: remove 31 bit ftrace support by Heiko Carstens · 10 years ago
  70. b5f87f1 s390/idle: consolidate idle functions and definitions by Martin Schwidefsky · 10 years ago
  71. 2a0a5b2 s390/uprobes: architecture backend for uprobes by Jan Willeke · 10 years ago
  72. 5d6a016 s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selected by Heiko Carstens · 10 years ago
  73. fa2a062 s390/compat: remove compat exec domain by Heiko Carstens · 11 years ago
  74. 8c069ff s390/perf: add support for the CPU-Measurement Sampling Facility by Hendrik Brueckner · 11 years ago
  75. c716832 s390/cpum_cf: Export event names in sysfs by Hendrik Brueckner · 11 years ago
  76. 746479c s390/bitops: use generic find bit functions / reimplement _left variant by Heiko Carstens · 11 years ago
  77. 066b9fd s390/mem_detect: move memory detection code to mm folder by Heiko Carstens · 12 years ago
  78. 1bca09f s390/dumpstack: fix call chain walking by Heiko Carstens · 12 years ago
  79. b01a37a s390/traps: preinitialize program check table by Heiko Carstens · 12 years ago
  80. 0ed23b3 s390/kexec: remove CONFIG_KEXEC by Heiko Carstens · 12 years ago
  81. 305e4f1 s390/perf_events: compile only for CONFIG_64BIT by Heiko Carstens · 12 years ago
  82. e4b8b3f s390: add support for runtime instrumentation by Jan Glauber · 12 years ago
  83. 48a8ca0 s390/kexec: move machine_crash_shutdown() to machine_kexec.c by Heiko Carstens · 12 years ago
  84. 881730a s390/cache: expose cpu cache topology via sysfs by Heiko Carstens · 12 years ago
  85. edd813bb s390: Use generic init_task by Thomas Gleixner · 13 years ago
  86. 212188a [S390] perf: add support for s390x CPU counters by Hendrik Brueckner · 13 years ago
  87. 4857d4b [S390] kernel: Add OS info memory interface by Michael Holzheu · 13 years ago
  88. 3ab121a [S390] kernel: Add z/VM LGR detection by Michael Holzheu · 13 years ago
  89. 8b646bd [S390] rework smp code by Martin Schwidefsky · 13 years ago
  90. 83a24e3 [S390] topology: get rid of ifdefs by Heiko Carstens · 13 years ago
  91. 60a0c68 [S390] kdump backend code by Michael Holzheu · 13 years ago
  92. d7b250e [S390] irq: merge irq.c and s390_ext.c by Heiko Carstens · 14 years ago
  93. 5373db8 jump label: Add s390 support by Jan Glauber · 14 years ago
  94. 1844c9b [S390] add support for compressed kernels by Martin Schwidefsky · 15 years ago
  95. 2c2df11 [S390] smp: always reboot on cpu 0 by Heiko Carstens · 15 years ago
  96. b069468 [S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390 by Aristeu Rozanski · 15 years ago
  97. c48ff64 [S390] hibernation: merge files and move to kernel/ by Heiko Carstens · 15 years ago
  98. 6ac2a4d [S390] improve mcount code by Martin Schwidefsky · 15 years ago
  99. 88dbd20 [S390] ftrace: add function graph tracer support by Heiko Carstens · 16 years ago
  100. dfd9f7a [S390] ftrace: add dynamic ftrace support by Heiko Carstens · 16 years ago