summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2021-06-18s390/debug: Remove pointer obfuscationPeter Oberparleiter
2021-06-18s390/setup: cleanup reserve/remove_oldmemVasily Gorbik
2021-06-18s390: setup kernel memory layout earlyVasily Gorbik
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-06-16s390/entry.S: factor out OUTSIDE macroAlexander Gordeev
2021-06-07s390/mcck: cleanup use of cleanup_sie_mcckAlexander Gordeev
2021-06-07Merge branch 's390/fixes' into featuresVasily Gorbik
2021-06-07s390: use struct tpi_info in lowcore.hSven Schnelle
2021-06-07s390/smp: remove redundant pcpu::lowcore memberAlexander Gordeev
2021-06-07s390/smp: do not preserve boot CPU lowcore on hotplugAlexander Gordeev
2021-06-07s390/smp: reallocate IPL CPU lowcoreAlexander Gordeev
2021-06-07s390/ipl: make parameter area accessible via struct parmareaHeiko Carstens
2021-06-07s390/sclp_vt220: fix console name to match deviceValentin Vidic
2021-06-07s390/traps: add struct to access transactional diagnostic blockSven Schnelle
2021-06-07s390/irq: add union/struct to access external interrupt parametersSven Schnelle
2021-06-07s390/facilities: move stfl information from lowcore to global dataSven Schnelle
2021-06-07s390/entry: use assignment to read intcode / asm to copy gprsSven Schnelle
2021-06-07s390/cpumf: remove WARN_ON_ONCE in counter start handlerThomas Richter
2021-06-07s390/cpumf: remove counter transaction call backsThomas Richter
2021-06-07s390/mcck: fix invalid KVM guest condition checkAlexander Gordeev
2021-06-07s390/mcck: fix calculation of SIE critical section sizeAlexander Gordeev
2021-06-07quota: Wire up quotactl_fd syscallJan Kara
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-06-03kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra
2021-05-17quota: Disable quotactl_path syscallJan Kara
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-06Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-05-04s390: fix detection of vector enhancements facility 1 vs. vector packed decim...David Hildenbrand
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-30s390/entry: add support for syscall stack randomizationSven Schnelle
2021-04-30s390/cpumf: remove call to perf_event_update_userpageThomas Richter
2021-04-30s390/cpumf: move counter set size calculation to common placeThomas Richter
2021-04-30s390/cpumf: beautify if-then-else indentationThomas Richter
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2021-04-27Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini
2021-04-22s390: Get rid of oprofile leftoversMarc Zyngier
2021-04-21s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik
2021-04-18s390/smp: fix do_restart() prototypeAlexander Gordeev
2021-04-18s390: get rid of oprofile leftoversMarc Zyngier
2021-04-15Merge tag 'kvm-s390-next-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-04-12s390/traps,mm: add conditional trap handlersHeiko Carstens
2021-04-12s390/traps: convert pgm_check.S to CHeiko Carstens
2021-04-12s390/protvirt: fix error return code in uv_info_init()zhongbaisong
2021-04-12Merge branch 'fixes' into featuresHeiko Carstens