summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/s39...Linus Torvalds2017-05-1610-22/+51
|\
| * s390: convert debug_info.ref_count from atomic_t to refcount_tElena Reshetova2017-05-112-5/+6
| * s390: move _text symbol to address higher than zeroHeiko Carstens2017-05-091-1/+7
| * s390/topology: let topology_mnest_limit() return unsigned charHeiko Carstens2017-05-091-1/+1
| * s390/uaccess: use sane length for __strncpy_from_user()Heiko Carstens2017-05-091-2/+2
| * s390/uprobes: fix compile for !KPROBESHeiko Carstens2017-05-033-10/+13
| * s390/ftrace: fix compile for !MODULESHeiko Carstens2017-05-031-0/+4
| * s390/cputime: fix incorrect system timeMartin Schwidefsky2017-05-031-3/+18
* | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-46/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-0811-16/+14
|\ \
| * | treewide: decouple cacheflush.h and set_memory.hLaura Abbott2017-05-082-8/+1
| * | s390: use set_memory.h headerLaura Abbott2017-05-087-1/+7
| * | treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2017-05-082-27/+32
| * | treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-081-8/+2
| * | cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan2017-05-081-1/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-0813-78/+489
|\ \ | |/ |/|
| * KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář2017-04-271-1/+1
| * s390: kvm: Cpu model support for msa6, msa7 and msa8Jason J. Herne2017-04-263-1/+7
| * Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Christian Borntraeger2017-04-261-2/+3
| |\
| * | KVM: s390: Support keyless subset guest modeFarhan Ali2017-04-217-8/+32
| * | s390/sclp: Detect KSS facilityFarhan Ali2017-04-211-0/+1
| * | KVM: s390: fix stale machine check data for guarded storageChristian Borntraeger2017-04-121-0/+2