summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08treewide: decouple cacheflush.h and set_memory.hLaura Abbott
2017-05-08treewide: move set_memory_* functions away from cacheflush.hLaura Abbott
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-27Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Martin Schwidefsky
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-26s390: kvm: Cpu model support for msa6, msa7 and msa8Jason J. Herne
2017-04-26Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Christian Borntraeger
2017-04-26s390/cpacf: Introduce kma instructionJason J. Herne
2017-04-26s390/cpacf: query instructions use unique parameters for compatibility with KMAJason J. Herne
2017-04-26s390/crypto: Provide s390 specific arch random functionality.Harald Freudenberger
2017-04-26s390/crypto: Add new subfunctions to the cpacf PRNO function.Harald Freudenberger
2017-04-26s390/crypto: Renaming PPNO to PRNO.Harald Freudenberger
2017-04-25s390/mm: make TASK_SIZE independent from the number of page table levelsMartin Schwidefsky
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21KVM: s390: Support keyless subset guest modeFarhan Ali
2017-04-21s390/sclp: Detect KSS facilityFarhan Ali
2017-04-20s390/kvm: Add use_cmma field to mm_context_tClaudio Imbrenda
2017-04-20s390/kvm: Add PGSTE manipulation functionsClaudio Imbrenda
2017-04-12s390/spinlock: remove compare and delay instructionMartin Schwidefsky
2017-04-12s390/spinlock: use atomic primitives for spinlocksMartin Schwidefsky
2017-04-12s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger
2017-04-08New getsockopt option to get socket cookieChenbo Feng
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-06KVM: s390: introduce adapter interrupt inject functionYi Min Zhao
2017-04-06KVM: s390: introduce ais mode modify functionFei Li
2017-04-06KVM: s390: interface for suppressible I/O adaptersFei Li
2017-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-04-03Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-31mm: fix section name for .data..ro_after_initKees Cook
2017-03-31Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kern...Martin Schwidefsky
2017-03-31vfio: ccw: introduce support for ccw0Dong Jia Shi
2017-03-31vfio: ccw: basic implementation for vfio_ccw driverDong Jia Shi
2017-03-31s390/cpu_mf: remove register variable in __ecctr()Hendrik Brueckner
2017-03-31s390/cpum_cf: add support for the MT-diagnostic counter set (z13)Hendrik Brueckner
2017-03-31s390/cpum_cf: update counter numbers to ecctr limitsHendrik Brueckner
2017-03-30s390: get rid of zeroing, switch to RAW_COPY_USERAl Viro
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra
2017-03-30s390: use generic headers if possibleHeiko Carstens
2017-03-30s390/uapi: use generic headers if possibleHeiko Carstens
2017-03-30s390/uaccess: get_user() should zero on failure (again)Heiko Carstens
2017-03-28s390: switch to extable.hAl Viro
2017-03-28new helper: uaccess_kernel()Al Viro