aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2021-07-08s390: convert to setup_initial_init_mm()Kefeng Wang
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-01kprobes: remove duplicated strong free_insn_page in x86 and s390Barry Song
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-28s390/speculation: Use statically initialized const for instructionsKees Cook
2021-06-21s390/topology: clear thread/group maps for offline cpusSven Schnelle
2021-06-21s390: clear pt_regs::flags on irq entrySven Schnelle
2021-06-21s390: fix system call restart with multiple signalsSven Schnelle
2021-06-18s390/ipl: use register pair instead of register asmHeiko Carstens
2021-06-18s390/sysinfo: get rid of register asmHeiko Carstens
2021-06-18s390/cpcmd: use register pair instead of register asmHeiko Carstens
2021-06-18s390/sthyi: use register pair instead of register asmHeiko Carstens
2021-06-18s390/diag: use register pair instead of register asmHeiko Carstens
2021-06-18s390/smp: use register pair instead of register asmHeiko Carstens
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