aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-6/+1
2017-06-22Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe6-27/+100
2017-06-22Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxRadim Krčmář1-9/+6
2017-06-22KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens1-9/+6
2017-06-22KVM: s390: avoid packed attributeMartin Schwidefsky3-12/+12
2017-06-22KVM: S390: add new group for flicYi Min Zhao2-0/+54
2017-06-22KVM: s390: implement instruction execution protection for emulatedChristian Borntraeger2-11/+32
2017-06-22KVM: s390: ioctls to get and set guest storage attributesClaudio Imbrenda1-1/+201
2017-06-22KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda4-6/+271
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+2
2017-06-20s390/diag: add diag26c supportJulian Wiedmann2-0/+55
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-2/+2
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-35/+102
2017-06-14s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPLHeiko Carstens1-6/+1
2017-06-13s390/fpu: export save_fpu_regs for all configsMartin Schwidefsky1-2/+0
2017-06-13s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky6-2/+53
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-baseChristoph Hellwig2-3/+3
2017-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-27/+100
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe4-8/+2
2017-06-12s390: rename struct psw_bits membersHeiko Carstens7-35/+35
2017-06-12s390: rename psw_bits enumsHeiko Carstens7-26/+26
2017-06-12s390/mm: use correct address space when enabling DATHeiko Carstens1-1/+5
2017-06-12s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPLHeiko Carstens1-6/+1
2017-06-12s390/dumpstack: remove raw stack dumpHeiko Carstens1-25/+4
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-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-3/+0
2017-06-09block: introduce new block status code typeChristoph Hellwig1-2/+4
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni1-3/+0
2017-06-08Merge tag 'kvm-s390-master-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini3-5/+2
2017-06-08s390: update defconfigMartin Schwidefsky5-21/+87
2017-06-06bpf: Add jited_len to struct bpf_progMartin KaFai Lau1-0/+1
2017-06-05S390/sysinfo: use uuid_is_null instead of opencoding itChristoph Hellwig2-3/+3
2017-06-04KVM: add kvm_request_pendingRadim Krčmář1-1/+1