summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | s390/pci: improve error handling during fmb (de)registrationSebastian Ott2017-06-281-30/+21
| * | | | | | s390/pci: improve unreg_ioat error handlingSebastian Ott2017-06-282-6/+17
| * | | | | | s390/pci: improve error handling during interrupt deregistrationSebastian Ott2017-06-283-16/+25
| * | | | | | s390/pci: don't cleanup in arch_setup_msi_irqsSebastian Ott2017-06-282-29/+18
| * | | | | | s390/fpu: export save_fpu_regs for all configsMartin Schwidefsky2017-06-131-2/+0
| * | | | | | s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky2017-06-136-2/+53
| * | | | | | s390: rename struct psw_bits membersHeiko Carstens2017-06-127-35/+35
| * | | | | | s390: rename psw_bits enumsHeiko Carstens2017-06-127-26/+26
| * | | | | | s390/mm: use correct address space when enabling DATHeiko Carstens2017-06-121-1/+5
| * | | | | | s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPLHeiko Carstens2017-06-121-6/+1
| * | | | | | s390/dumpstack: remove raw stack dumpHeiko Carstens2017-06-121-25/+4
| * | | | | | s390: provide default ioremap and iounmap declarationLogan Gunthorpe2017-06-121-2/+2
| * | | | | | s390/perf: fix null string in perf list pmu commandThomas Richter2017-06-121-2/+1
| * | | | | | s390/mm: add p?d_folded() helper functionsHeiko Carstens2017-06-121-7/+22
| * | | | | | s390/mm: remove incorrect _REGION3_ENTRY_ORIGIN defineHeiko Carstens2017-06-121-3/+1
| * | | | | | s390/ptrace: guarded storage regset for the current taskMartin Schwidefsky2017-06-121-2/+13
| * | | | | | s390/facilities: remove stfle requirementHeiko Carstens2017-06-121-1/+0
| * | | | | | s390: Remove 'message security assist' from the list of vital facilitiesThomas Huth2017-06-121-1/+0
| * | | | | | s390/fault: use _ASCE_ORIGIN instead of PAGE_MASKHeiko Carstens2017-06-121-1/+1
| * | | | | | s390/smp: use sigp condition code defineHeiko Carstens2017-06-121-1/+1
| * | | | | | s390/smp: fix false positive kmemleak of mcesa data structureChristian Borntraeger2017-06-121-0/+3
| * | | | | | s390/crypto: fix aes/paes Kconfig dependenyHarald Freudenberger2017-06-121-1/+2
| * | | | | | s390/vdso: use _install_special_mapping to establish vdsoMartin Schwidefsky2017-06-121-27/+64
| * | | | | | s390/cputime: simplify account_system_index_scaledMartin Schwidefsky2017-06-121-9/+5
| * | | | | | s390: use two more generic header filesHeiko Carstens2017-06-123-22/+2
| * | | | | | s390/mm: add __rcu annotationsHeiko Carstens2017-06-121-3/+3
| * | | | | | s390: add missing header includes for type checkingHeiko Carstens2017-06-122-0/+2
| * | | | | | s390/mm: implement 5 level pages tablesMartin Schwidefsky2017-06-1215-72/+289
* | | | | | | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-031-2/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe2017-06-226-27/+100
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig2017-06-132-3/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-124-8/+2
| |\ \ \ \ \ \ \ \
| * | | | | | | | | block: introduce new block status code typeChristoph Hellwig2017-06-091-2/+4
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-032-3/+3
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | S390/sysinfo: use uuid_is_null instead of opencoding itChristoph Hellwig2017-06-052-3/+3
| |/ / / / / /
* | | | | | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-282-30/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-06-261-6/+1
|\ \ \ \ \ \ \
| * | | | | | | s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPLHeiko Carstens2017-06-141-6/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2017-06-221-9/+6
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens2017-06-221-9/+6
* | | | | | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-2/+2
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-06-136-27/+100
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | s390: update defconfigMartin Schwidefsky2017-06-085-21/+87
| * | | | s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger2017-05-171-6/+13
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-06-111-3/+0
|\ \ \ \
| * | | | security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-06-091-3/+0
| |/ / /
* | | | Merge tag 'kvm-s390-master-4.12-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2017-06-083-5/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | KVM: s390: fix ais handling vs cpu modelChristian Borntraeger2017-05-313-5/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-1610-22/+51
|\ \ | |/ |/|
| * s390: convert debug_info.ref_count from atomic_t to refcount_tElena Reshetova2017-05-112-5/+6
OpenPOWER on IntegriCloud