aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2017-06-12s390/mm: use correct address space when enabling DATHeiko Carstens
2017-06-12s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPLHeiko Carstens
2017-06-12s390/dumpstack: remove raw stack dumpHeiko Carstens
2017-06-12s390: provide default ioremap and iounmap declarationLogan Gunthorpe
2017-06-12s390/perf: fix null string in perf list pmu commandThomas Richter
2017-06-12s390/mm: add p?d_folded() helper functionsHeiko Carstens
2017-06-12s390/mm: remove incorrect _REGION3_ENTRY_ORIGIN defineHeiko Carstens
2017-06-12s390/ptrace: guarded storage regset for the current taskMartin Schwidefsky
2017-06-12s390/facilities: remove stfle requirementHeiko Carstens
2017-06-12s390: Remove 'message security assist' from the list of vital facilitiesThomas Huth
2017-06-12s390/fault: use _ASCE_ORIGIN instead of PAGE_MASKHeiko Carstens
2017-06-12s390/smp: use sigp condition code defineHeiko Carstens
2017-06-12s390/smp: fix false positive kmemleak of mcesa data structureChristian Borntraeger
2017-06-12s390/crypto: fix aes/paes Kconfig dependenyHarald Freudenberger
2017-06-12s390/vdso: use _install_special_mapping to establish vdsoMartin Schwidefsky
2017-06-12s390/cputime: simplify account_system_index_scaledMartin Schwidefsky
2017-06-12s390: use two more generic header filesHeiko Carstens
2017-06-12s390/mm: add __rcu annotationsHeiko Carstens
2017-06-12s390: add missing header includes for type checkingHeiko Carstens
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky
2017-06-08s390: update defconfigMartin Schwidefsky
2017-05-17s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger
2017-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-05-11s390: convert debug_info.ref_count from atomic_t to refcount_tElena Reshetova
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-09s390: move _text symbol to address higher than zeroHeiko Carstens
2017-05-09s390/topology: let topology_mnest_limit() return unsigned charHeiko Carstens
2017-05-09s390/uaccess: use sane length for __strncpy_from_user()Heiko Carstens
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08treewide: decouple cacheflush.h and set_memory.hLaura Abbott
2017-05-08s390: use set_memory.h headerLaura Abbott
2017-05-08treewide: move set_memory_* functions away from cacheflush.hLaura Abbott
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-08cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-03s390/uprobes: fix compile for !KPROBESHeiko Carstens
2017-05-03s390/ftrace: fix compile for !MODULESHeiko Carstens
2017-05-03s390/cputime: fix incorrect system timeMartin Schwidefsky
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-27KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář
2017-04-27Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Martin Schwidefsky
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro