aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-15s390/cio: Helper functions to read CSSID, IID, and CHIDAlexandra Winter1-0/+4
2020-09-15s390/cio: Add new Operation Code OC3 to PNSOAlexandra Winter3-4/+12
2020-09-02s390: update defconfigsHeiko Carstens3-0/+8
2020-09-02s390: fix GENERIC_LOCKBREAK dependency typo in KconfigEric Farman1-1/+1
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2020-08-26s390/vmem: fix vmem_add_range for 4-level pagingVasily Gorbik1-0/+1
2020-08-26s390: don't trace preemption in percpu macrosSven Schnelle1-14/+14
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra1-2/+1
2020-08-17s390/pci: fix PF/VF linking on hot plugNiklas Schnelle3-13/+32
2020-08-17s390/pci: re-introduce zpci_remove_device()Niklas Schnelle2-9/+14
2020-08-17s390/pci: fix zpci_bus_link_virtfn()Niklas Schnelle1-10/+15
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-17s390/pci: ignore stale configuration request eventNiklas Schnelle1-0/+3
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni1-1/+1
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-44/+57
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu4-8/+8
2020-08-12mm/s390: use general page fault accountingPeter Xu1-15/+1
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu1-1/+1
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-1/+1
2020-08-11s390/numa: move code to arch/s390/kernelAlexander Gordeev4-3/+1
2020-08-11s390/time: remove select CLOCKSOURCE_VALIDATE_LAST_CYCLE againHeiko Carstens1-1/+0
2020-08-11s390/debug: debug feature version 3Mikhail Zaslonko2-25/+24
2020-08-11s390/Kconfig: add missing ZCRYPT dependency to VFIO_APKrzysztof Kozlowski1-0/+1
2020-08-11s390/numa: set node distance to LOCAL_DISTANCEAlexander Gordeev1-6/+0
2020-08-11s390/test_unwind: fix possible memleak in test_unwind()Wang Hai1-0/+1
2020-08-11s390/gmap: improve THP splittingGerald Schaefer1-7/+20
2020-08-11s390/atomic: circumvent gcc 10 build regressionVasily Gorbik1-2/+10
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-18/+0
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-13/+2
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport1-1/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport10-10/+0
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-2/+2
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-141/+58
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-29/+47
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-24/+43
2020-08-04Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-1/+1
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+1
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds2-3/+2
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+1
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds33-583/+812
2020-08-03Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next-5.6Paolo Bonzini6-10/+22
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar1-2/+2
2020-07-29Merge branch 'locking/header'Peter Zijlstra1-2/+0
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu1-2/+0
2020-07-27kill unused dump_fpu() instancesAl Viro1-18/+0