summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-12-09s390/idle: fix accounting with machine checksSven Schnelle1-6/+6
2020-12-09s390/idle: add missing mt_cycles calculationSven Schnelle1-9/+25
2020-11-30s390/vdso: add missing prototypes for vdso functionsHeiko Carstens3-0/+16
2020-11-23s390/vdso: reimplement getcpu vdso syscallHeiko Carstens6-2/+33
2020-11-23s390/mm: add debug user asce supportHeiko Carstens1-0/+8
2020-11-23s390/mm: use invalid asce instead of kernel asceHeiko Carstens2-2/+3
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens9-170/+28
2020-11-23Merge branch 'fixes' into featuresHeiko Carstens2-5/+7
2020-11-23s390: fix fpu restore in entry.SSven Schnelle2-5/+7
2020-11-20s390/stp: let subsys_system_register() sysfs attributesJulian Wiedmann1-30/+14
2020-11-20s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik2-57/+14
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik1-20/+17
2020-11-20s390: add separate program check exit pathHeiko Carstens1-3/+11
2020-11-20Merge branch 'fixes' into featuresHeiko Carstens2-1/+3
2020-11-12s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter1-1/+1
2020-11-09s390/early: rewrite program parameter setup in CVasily Gorbik1-6/+1
2020-11-09s390: make sure vmemmap is top region table entry alignedVasily Gorbik1-4/+5
2020-11-09s390: remove unused s390_base_ext_handlerVasily Gorbik2-25/+1
2020-11-09s390/udelay: make it work for the early codeVasily Gorbik1-0/+1
2020-11-09s390: fix system call exit pathHeiko Carstens1-0/+2
2020-11-03s390/smp: move rcu_cpu_starting() earlierQian Cai1-1/+2
2020-11-03s390/vdso: remove unused constantsHeiko Carstens1-8/+0
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+2
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim1-0/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe1-1/+0
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds23-576/+571
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport1-8/+15
2020-10-13memblock: make memblock_debug and related functionality privateMike Rapoport1-2/+2
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+5
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-77/+2
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+2
2020-10-09s390/kprobes: move insn_page to text segmentHeiko Carstens4-4/+27
2020-10-09kbuild: explicitly specify the build id styleBill Wendling1-1/+1
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig1-1/+1
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig1-2/+2
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig1-1/+1
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig1-2/+2
2020-10-02s390: remove orphaned extern variables declarationsVasily Gorbik1-1/+0
2020-10-02s390/kasan: make sure int handler always run with DAT onVasily Gorbik1-4/+8
2020-10-02s390/ipl: add support to control memory clearing for nvme re-IPLGerald Schaefer1-6/+42
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov3-16/+16
2020-10-02s390: nvme dump supportJason J. Herne1-1/+70
2020-09-30s390: remove orphaned function declarationsVasily Gorbik1-3/+0
2020-09-30s390: remove cad commandline optionSven Schnelle1-13/+0
2020-09-29s390: remove unused _swsusp_reset_dmaVasily Gorbik1-1/+0
2020-09-26s390/stp: unify stp_work_mutex and clock_sync_mutexSven Schnelle1-27/+26