aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+8
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan1-0/+2
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport1-3/+6
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds31-371/+1070
2021-08-26s390/smp: do not use nodat_stack for secondary CPU startAlexander Gordeev1-15/+10
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev6-18/+38
2021-08-25s390/sclp: add tracing of SCLP interactionsPeter Oberparleiter1-7/+9
2021-08-25s390/debug: add early tracing supportPeter Oberparleiter1-0/+55
2021-08-25s390/debug: fix debug area life cyclePeter Oberparleiter1-46/+56
2021-08-25s390/debug: keep debug data on resizePeter Oberparleiter1-21/+53
2021-08-25s390/diag: make restart_part2 a local labelHeiko Carstens1-2/+2
2021-08-25s390: fix typo in linker scriptHeiko Carstens1-1/+1
2021-08-25s390: remove do_signal() prototype and do_notify_resume() functionSven Schnelle2-8/+0
2021-08-18s390/sclp: reserve memory occupied by sclp early bufferAlexander Egorenkov1-0/+1
2021-08-05s390: rename dma section to amode31Heiko Carstens10-114/+114
2021-08-05s390: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior6-14/+14
2021-08-03s390/ftrace: implement hotpatchingIlya Leoshkevich4-16/+279
2021-07-30s390: enable KCSANIlya Leoshkevich2-0/+2
2021-07-30s390/vdso: add .got.plt in vdso linker scriptSumanth Korikkar2-0/+2
2021-07-27s390/hwcaps: make sie capability regular hwcapHeiko Carstens1-10/+2
2021-07-27s390/hwcaps: remove hwcap stfle checkHeiko Carstens1-1/+1
2021-07-27s390/hwcaps: remove z/Architecture mode active checkHeiko Carstens1-2/+1
2021-07-27s390/hwcaps: use consistent coding style / remove commentsHeiko Carstens1-54/+13
2021-07-27s390/hwcaps: open code initialization of first six hwcap bitsHeiko Carstens1-6/+24
2021-07-27s390/hwcaps: split setup_hwcaps()Heiko Carstens1-9/+15
2021-07-27s390/hwcaps: move setup_hwcaps()Heiko Carstens2-158/+160
2021-07-27s390/hwcaps: add sanity checksHeiko Carstens1-0/+2
2021-07-27s390/hwcaps: use named initializers for hwcap string arraysHeiko Carstens1-4/+23
2021-07-27s390/hwcaps: shorten HWCAP definesHeiko Carstens1-26/+26
2021-07-27s390: add HWCAP_S390_PCI_MIO to ELF hwcapsNiklas Schnelle2-1/+3
2021-07-27s390: make PCI mio support a machine flagNiklas Schnelle1-0/+4
2021-07-27s390/disassembler: add instructionsHeiko Carstens1-0/+2
2021-07-27s390: report more CPU capabilitiesHeiko Carstens2-1/+5
2021-07-27s390/setup: don't reserve memory that occupied decompressor's headAlexander Egorenkov1-1/+1
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov7-10/+332
2021-07-27s390/setup: generate asm offsets from struct parmareaAlexander Egorenkov1-0/+7
2021-07-27s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov4-30/+31
2021-07-27s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov1-7/+8
2021-07-27s390/uv: de-duplicate checks for Protected Host VirtualizationAlexander Egorenkov1-15/+0
2021-07-27s390/jump_label: print real address in a case of a jump label bugHeiko Carstens1-1/+1
2021-07-27s390/cio: remove unused include linux/spinlock.h from cio.hAlexander Egorenkov1-0/+2
2021-07-21Merge tag 's390-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-3/+6
2021-07-20s390/cpumf: fix semicolon.cocci warningskernel test robot1-1/+1
2021-07-15s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik2-2/+4
2021-07-13s390: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman1-1/+1
2021-07-12s390/vdso32: add vdso32.lds to targetsSven Schnelle1-0/+1
2021-07-10Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds31-1449/+1598
2021-07-08s390: preempt: Fix preempt_count initializationValentin Schneider2-0/+2