summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-05-066-61/+58
|\
| * s390: fix detection of vector enhancements facility 1 vs. vector packed decim...David Hildenbrand2021-05-041-2/+2
| * s390/entry: add support for syscall stack randomizationSven Schnelle2021-04-302-0/+3
| * s390/cpumf: remove call to perf_event_update_userpageThomas Richter2021-04-301-4/+0
| * s390/cpumf: move counter set size calculation to common placeThomas Richter2021-04-302-50/+50
| * s390/cpumf: beautify if-then-else indentationThomas Richter2021-04-301-5/+3
* | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\ \
| * | arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-0/+1
|\ \ \
| * \ \ Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-231-21/+0
| |\ \ \
| | * | | s390: Get rid of oprofile leftoversMarc Zyngier2021-04-221-21/+0
| | |/ /
| * | | Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2021-04-223-4/+11
| |\ \ \
| * \ \ \ Merge tag 'kvm-s390-next-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-04-151-0/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | KVM: s390: diag9c (directed yield) forwardingPierre Morel2021-03-091-0/+1
* | | | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-291-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
| |/ / /
* | | | Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-04-279-207/+119
|\ \ \ \
| * | | | s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik2021-04-211-1/+1
| * | | | s390/smp: fix do_restart() prototypeAlexander Gordeev2021-04-182-3/+3
| * | | | s390: get rid of oprofile leftoversMarc Zyngier2021-04-181-21/+0
| * | | | s390/traps,mm: add conditional trap handlersHeiko Carstens2021-04-122-2/+10
| * | | | s390/traps: convert pgm_check.S to CHeiko Carstens2021-04-124-177/+59
| * | | | s390/protvirt: fix error return code in uv_info_init()zhongbaisong2021-04-121-1/+3
| * | | | Merge branch 'fixes' into featuresHeiko Carstens2021-04-126-11/+28
| |\ \ \ \
| * | | | | s390/uv: fix prot virt host indication compilationJanosch Frank2021-03-241-1/+7
| * | | | | s390/kernel: fix a typoBhaskar Chowdhury2021-03-221-1/+1
| * | | | | s390/uv: add prot virt guest/host indication filesJanosch Frank2021-03-221-1/+36
* | | | | | Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-261-6/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar2021-03-212-2/+3
| |\| | | |
| * | | | | Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the treeIngo Molnar2021-03-185-40/+24
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | stacktrace: Move documentation for arch_stack_walk_reliable() to headerMark Brown2021-03-101-6/+0
| | |_|/ / | |/| | |
* | | | | s390/entry: save the caller of psw_idleVasily Gorbik2021-04-121-0/+1
* | | | | s390/entry: avoid setting up backchain in ext|io handlersVasily Gorbik2021-04-121-4/+2
* | | | | s390/setup: use memblock_free_late() to free old stackHeiko Carstens2021-04-071-1/+1
* | | | | s390/irq: fix reading of ext_params2 field from lowcoreHeiko Carstens2021-04-051-1/+1
* | | | | s390/unwind: add machine check handler stackVasily Gorbik2021-04-051-1/+11
* | | | | s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev2021-04-051-2/+4
| |_|_|/ |/| | |
* | | | s390/vdso: fix initializing and updating of vdso_dataHeiko Carstens2021-03-251-3/+8
* | | | s390/vdso: copy tod_steering_delta value to vdso_data pageHeiko Carstens2021-03-251-0/+1
| |_|/ |/| |
* | | s390/vtime: fix increased steal time accountingGerald Schaefer2021-03-151-1/+1
* | | s390/cpumf: disable preemption when accessing per-cpu variableThomas Richter2021-03-151-1/+2
| |/ |/|
* | s390/cpumf: remove unneeded semicolonJiapeng Chong2021-03-081-1/+1
* | s390/cpumf: rename header file to hwctrset.hThomas Richter2021-03-081-1/+1
* | s390/cpumf: remove 60 seconds read limitThomas Richter2021-03-081-16/+2
* | s390/topology: remove always false if checkHeiko Carstens2021-03-081-2/+0
* | s390/time,idle: get rid of unsigned long longHeiko Carstens2021-03-082-20/+20
|/
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-263-43/+558
|\ \
| * | s390/cpumf: Add support for complete counter set extractionThomas Richter2021-02-241-23/+525