summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2017-06-12s390: provide default ioremap and iounmap declarationLogan Gunthorpe1-2/+2
2017-06-12s390/perf: fix null string in perf list pmu commandThomas Richter1-2/+1
2017-06-12s390/mm: add p?d_folded() helper functionsHeiko Carstens1-7/+22
2017-06-12s390/mm: remove incorrect _REGION3_ENTRY_ORIGIN defineHeiko Carstens1-3/+1
2017-06-12s390/ptrace: guarded storage regset for the current taskMartin Schwidefsky1-2/+13
2017-06-12s390/facilities: remove stfle requirementHeiko Carstens1-1/+0
2017-06-12s390: Remove 'message security assist' from the list of vital facilitiesThomas Huth1-1/+0
2017-06-12s390/fault: use _ASCE_ORIGIN instead of PAGE_MASKHeiko Carstens1-1/+1
2017-06-12s390/smp: use sigp condition code defineHeiko Carstens1-1/+1
2017-06-12s390/smp: fix false positive kmemleak of mcesa data structureChristian Borntraeger1-0/+3
2017-06-12s390/crypto: fix aes/paes Kconfig dependenyHarald Freudenberger1-1/+2
2017-06-12s390/vdso: use _install_special_mapping to establish vdsoMartin Schwidefsky1-27/+64
2017-06-12s390/cputime: simplify account_system_index_scaledMartin Schwidefsky1-9/+5
2017-06-12s390: use two more generic header filesHeiko Carstens3-22/+2
2017-06-12s390/mm: add __rcu annotationsHeiko Carstens1-3/+3
2017-06-12s390: add missing header includes for type checkingHeiko Carstens2-0/+2
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky15-72/+289
2017-06-08s390: update defconfigMartin Schwidefsky5-21/+87
2017-05-17s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger1-6/+13
2017-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-22/+51
2017-05-11s390: convert debug_info.ref_count from atomic_t to refcount_tElena Reshetova2-5/+6
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-46/+0
2017-05-09s390: move _text symbol to address higher than zeroHeiko Carstens1-1/+7
2017-05-09s390/topology: let topology_mnest_limit() return unsigned charHeiko Carstens1-1/+1
2017-05-09s390/uaccess: use sane length for __strncpy_from_user()Heiko Carstens1-2/+2
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-16/+14
2017-05-08treewide: decouple cacheflush.h and set_memory.hLaura Abbott2-8/+1
2017-05-08s390: use set_memory.h headerLaura Abbott7-1/+7
2017-05-08treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2-27/+32
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-8/+2
2017-05-08cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan1-1/+1
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-78/+489
2017-05-03s390/uprobes: fix compile for !KPROBESHeiko Carstens3-10/+13
2017-05-03s390/ftrace: fix compile for !MODULESHeiko Carstens1-0/+4
2017-05-03s390/cputime: fix incorrect system timeMartin Schwidefsky1-3/+18
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-9/+45
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+6
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds91-508/+1495
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+0
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-188/+62
2017-04-27KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář1-1/+1
2017-04-27Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Martin Schwidefsky1-2/+3
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro1-1/+0
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro20-220/+119
2017-04-26s390/crypt: use the correct module alias for paes_s390.Harald Freudenberger1-1/+1
2017-04-26s390: kvm: Cpu model support for msa6, msa7 and msa8Jason J. Herne3-1/+7
2017-04-26Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Christian Borntraeger1-2/+3