summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-26s390/stp: add sysfs file to show scheduled leap secondsSven Schnelle1-0/+29
2020-09-26s390/stp: add support for leap secondsSven Schnelle1-9/+85
2020-09-26s390/stp: add locking to sysfs functionsSven Schnelle1-33/+85
2020-09-21s390/sclp: remove unused sclp_early_printk_forcedVasily Gorbik1-1/+1
2020-09-17s390/diag: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin1-12/+1
2020-09-17s390/dis: get rid of set_fs() usageHeiko Carstens1-8/+14
2020-09-16s390/kasan: support protvirt with 4-level pagingVasily Gorbik2-14/+12
2020-09-16s390/protvirt: support ultravisor without secure storage limitVasily Gorbik1-1/+2
2020-09-16s390/protvirt: parse prot_virt option in the decompressorVasily Gorbik2-26/+17
2020-09-16s390/kasan: avoid unnecessary moving of vmemmapVasily Gorbik1-2/+6
2020-09-16s390/boot: enable .bss section for compressed kernelAlexander Egorenkov1-1/+1
2020-09-14s390/uv: add destroy page callJanosch Frank1-0/+20
2020-09-14s390/mm,ptdump: add couple of additional markersVasily Gorbik1-0/+2
2020-09-14s390/kprobes: make insn pages read-onlyHeiko Carstens1-18/+39
2020-09-14s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle1-0/+6
2020-09-14s390: disable branch profiling for vdsoSven Schnelle1-1/+1
2020-08-26s390: convert to GENERIC_VDSOSven Schnelle11-397/+84
2020-08-17s390/ptrace: fix storage key handlingHeiko Carstens1-2/+5
2020-08-17s390/runtime_instrumentation: fix storage key handlingHeiko Carstens1-1/+1
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni1-1/+1
2020-08-11s390/numa: move code to arch/s390/kernelAlexander Gordeev2-0/+43
2020-08-11s390/debug: debug feature version 3Mikhail Zaslonko1-14/+18
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-18/+0
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2-2/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-141/+58
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+1
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-2/+2
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds1-2/+2
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds11-101/+38
2020-07-27kill unused dump_fpu() instancesAl Viro1-18/+0
2020-07-27s390: switch to ->regset_get()Al Viro1-141/+58
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2020-07-22s390/time: improve comparison for tod steeringHeiko Carstens1-1/+1
2020-07-22s390/time: use CLOCKSOURCE_MASKHeiko Carstens1-1/+1
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter1-2/+2
2020-07-20s390/kernel: expand exception table logic to allow new handling optionsIlya Leoshkevich2-8/+3
2020-07-20s390/mm: avoid trimming to MAX_ORDERHeiko Carstens1-8/+0
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig1-2/+2
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-10s390: add trace events for idle enter/exitSven Schnelle1-1/+3
2020-07-10s390: fix comment regarding interrupts in svcChristian Borntraeger1-1/+1
2020-07-10mm/memblock: expose only miminal interface to add/walk physmemDavid Hildenbrand1-4/+2