aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2022-02-01s390/module: fix loading modules with a lot of relocationsIlya Leoshkevich
2021-12-22s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo
2021-12-08s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik
2021-11-26s390/kexec: fix memory leak of ipl report bufferBaoquan He
2021-11-26s390/kexec: fix return code handlingHeiko Carstens
2021-09-18s390: make PCI mio support a machine flagNiklas Schnelle
2021-09-18s390/jump_label: print real address in a case of a jump label bugHeiko Carstens
2021-09-15s390/debug: fix debug area life cyclePeter Oberparleiter
2021-09-15s390/debug: keep debug data on resizePeter Oberparleiter
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik
2021-07-25s390/traps: do not test MONITOR CALL without CONFIG_BUGIlya Leoshkevich
2021-07-20s390/sclp_vt220: fix console name to match deviceValentin Vidic
2021-07-14s390: preempt: Fix preempt_count initializationValentin Schneider
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-07-14s390: mm: Fix secure storage access exception handlingJanosch Frank
2021-06-23s390/mcck: fix calculation of SIE critical section sizeAlexander Gordeev
2021-05-14s390: fix detection of vector enhancements facility 1 vs. vector packed decim...David Hildenbrand
2021-05-11s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik
2021-04-14s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev
2021-04-07s390/vdso: copy tod_steering_delta value to vdso_data pageHeiko Carstens
2021-03-25s390/vtime: fix increased steal time accountingGerald Schaefer
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens
2021-03-04s390/vtime: fix inline assembly clobber listHeiko Carstens
2021-02-03s390: uv: Fix sysfs max number of VCPUs reportingJanosch Frank
2021-01-06s390: always clear kernel stack backchain before calling functionsHeiko Carstens
2020-12-30s390/idle: fix accounting with machine checksSven Schnelle
2020-12-30s390/idle: add missing mt_cycles calculationSven Schnelle
2020-12-30s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle
2020-12-02s390: fix irq state tracingHeiko Carstens
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-24Merge tag 's390-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-23s390: fix fpu restore in entry.SSven Schnelle
2020-11-18Merge tag 'kvm-s390-master-5.10-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2020-11-18s390/uv: handle destroy page legacy interfaceChristian Borntraeger
2020-11-17Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-11-12s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra
2020-11-09perf: Reduce stack usage of perf_output_begin()Peter Zijlstra
2020-11-09s390: fix system call exit pathHeiko Carstens
2020-11-03s390/smp: move rcu_cpu_starting() earlierQian Cai
2020-11-03s390/vdso: remove unused constantsHeiko Carstens
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds