summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2020-09-30s390: remove cad commandline optionSven Schnelle
2020-09-29s390: remove unused _swsusp_reset_dmaVasily Gorbik
2020-09-26s390/stp: unify stp_work_mutex and clock_sync_mutexSven Schnelle
2020-09-26s390/stp: add sysfs file to show scheduled leap secondsSven Schnelle
2020-09-26s390/stp: add support for leap secondsSven Schnelle
2020-09-26s390/stp: add locking to sysfs functionsSven Schnelle
2020-09-21s390/sclp: remove unused sclp_early_printk_forcedVasily Gorbik
2020-09-17s390/diag: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-09-17s390/dis: get rid of set_fs() usageHeiko Carstens
2020-09-16s390/kasan: support protvirt with 4-level pagingVasily Gorbik
2020-09-16s390/protvirt: support ultravisor without secure storage limitVasily Gorbik
2020-09-16s390/protvirt: parse prot_virt option in the decompressorVasily Gorbik
2020-09-16s390/kasan: avoid unnecessary moving of vmemmapVasily Gorbik
2020-09-16s390/boot: enable .bss section for compressed kernelAlexander Egorenkov
2020-09-14s390/uv: add destroy page callJanosch Frank
2020-09-14s390/mm,ptdump: add couple of additional markersVasily Gorbik
2020-09-14s390/kprobes: make insn pages read-onlyHeiko Carstens
2020-09-14s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle
2020-09-14s390: disable branch profiling for vdsoSven Schnelle
2020-08-26s390: convert to GENERIC_VDSOSven Schnelle
2020-08-17s390/ptrace: fix storage key handlingHeiko Carstens
2020-08-17s390/runtime_instrumentation: fix storage key handlingHeiko Carstens
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-11s390/numa: move code to arch/s390/kernelAlexander Gordeev
2020-08-11s390/debug: debug feature version 3Mikhail Zaslonko
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-07-27kill unused dump_fpu() instancesAl Viro
2020-07-27s390: switch to ->regset_get()Al Viro
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-22s390/time: improve comparison for tod steeringHeiko Carstens
2020-07-22s390/time: use CLOCKSOURCE_MASKHeiko Carstens
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter
2020-07-20s390/kernel: expand exception table logic to allow new handling optionsIlya Leoshkevich
2020-07-20s390/mm: avoid trimming to MAX_ORDERHeiko Carstens
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-10s390: add trace events for idle enter/exitSven Schnelle
2020-07-10s390: fix comment regarding interrupts in svcChristian Borntraeger
2020-07-10mm/memblock: expose only miminal interface to add/walk physmemDavid Hildenbrand
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-07-03s390/smp: add missing linebreakHeiko Carstens