summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds22-353/+206
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-5/+1
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2021-07-01kprobes: remove duplicated strong free_insn_page in x86 and s390Barry Song1-5/+0
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+1
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-17/+0
2021-06-28s390/speculation: Use statically initialized const for instructionsKees Cook1-1/+2
2021-06-21s390/topology: clear thread/group maps for offline cpusSven Schnelle1-3/+9
2021-06-21s390: clear pt_regs::flags on irq entrySven Schnelle1-0/+1
2021-06-21s390: fix system call restart with multiple signalsSven Schnelle1-1/+0
2021-06-18s390/ipl: use register pair instead of register asmHeiko Carstens1-6/+8
2021-06-18s390/sysinfo: get rid of register asmHeiko Carstens1-8/+11
2021-06-18s390/cpcmd: use register pair instead of register asmHeiko Carstens1-20/+22
2021-06-18s390/sthyi: use register pair instead of register asmHeiko Carstens1-7/+6
2021-06-18s390/diag: use register pair instead of register asmHeiko Carstens1-6/+5
2021-06-18s390/smp: use register pair instead of register asmHeiko Carstens1-11/+11
2021-06-18s390/debug: Remove pointer obfuscationPeter Oberparleiter1-1/+1
2021-06-18s390/setup: cleanup reserve/remove_oldmemVasily Gorbik1-26/+0
2021-06-18s390: setup kernel memory layout earlyVasily Gorbik2-54/+4
2021-06-18sched: Introduce task_is_running()Peter Zijlstra1-1/+1
2021-06-16s390/entry.S: factor out OUTSIDE macroAlexander Gordeev1-23/+25
2021-06-07s390/mcck: cleanup use of cleanup_sie_mcckAlexander Gordeev1-12/+10
2021-06-07Merge branch 's390/fixes' into featuresVasily Gorbik1-2/+2
2021-06-07s390: use struct tpi_info in lowcore.hSven Schnelle1-2/+2
2021-06-07s390/smp: remove redundant pcpu::lowcore memberAlexander Gordeev1-15/+21
2021-06-07s390/smp: do not preserve boot CPU lowcore on hotplugAlexander Gordeev1-29/+18
2021-06-07s390/smp: reallocate IPL CPU lowcoreAlexander Gordeev2-21/+52
2021-06-07s390/ipl: make parameter area accessible via struct parmareaHeiko Carstens1-0/+3
2021-06-07s390/sclp_vt220: fix console name to match deviceValentin Vidic1-1/+1
2021-06-07s390/traps: add struct to access transactional diagnostic blockSven Schnelle2-3/+5
2021-06-07s390/irq: add union/struct to access external interrupt parametersSven Schnelle1-1/+1
2021-06-07s390/facilities: move stfl information from lowcore to global dataSven Schnelle8-28/+15
2021-06-07s390/entry: use assignment to read intcode / asm to copy gprsSven Schnelle3-6/+2
2021-06-07s390/cpumf: remove WARN_ON_ONCE in counter start handlerThomas Richter1-7/+1
2021-06-07s390/cpumf: remove counter transaction call backsThomas Richter2-85/+0
2021-06-07s390/mcck: fix invalid KVM guest condition checkAlexander Gordeev1-1/+1
2021-06-07s390/mcck: fix calculation of SIE critical section sizeAlexander Gordeev1-1/+1
2021-06-07quota: Wire up quotactl_fd syscallJan Kara1-1/+1
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar1-1/+1
2021-06-03kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao1-7/+0
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra1-10/+0
2021-05-17quota: Disable quotactl_path syscallJan Kara1-1/+1
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider1-1/+0
2021-05-06Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-61/+58
2021-05-04s390: fix detection of vector enhancements facility 1 vs. vector packed decim...David Hildenbrand1-2/+2
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+3
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2021-04-30s390/entry: add support for syscall stack randomizationSven Schnelle2-0/+3
2021-04-30s390/cpumf: remove call to perf_event_update_userpageThomas Richter1-4/+0