summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky5-19/+108
2017-06-09block: introduce new block status code typeChristoph Hellwig1-2/+4
2017-06-08Merge tag 'kvm-s390-master-4.12-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini1-1/+0
2017-06-05S390/sysinfo: use uuid_is_null instead of opencoding itChristoph Hellwig1-2/+2
2017-06-04KVM: improve arch vcpu request definingAndrew Jones1-3/+3
2017-05-31KVM: s390: fix ais handling vs cpu modelChristian Borntraeger1-1/+0
2017-05-27take compat_sys_old_getrlimit() to native syscallAl Viro1-1/+0
2017-05-22net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller1-0/+2
2017-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-12/+15
2017-05-16kill strlen_user()Al Viro1-17/+0
2017-05-11s390: convert debug_info.ref_count from atomic_t to refcount_tElena Reshetova1-1/+2
2017-05-10uapi: export all headers under uapi directoriesNicolas Dichtel1-46/+0
2017-05-09s390/topology: let topology_mnest_limit() return unsigned charHeiko Carstens1-1/+1
2017-05-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+4
2017-05-09treewide: decouple cacheflush.h and set_memory.hLaura Abbott2-8/+1
2017-05-09treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2-27/+32
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-5/+67
2017-05-03s390/uprobes: fix compile for !KPROBESHeiko Carstens2-10/+12
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-8/+16
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+6
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds46-175/+395
2017-05-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+0
2017-05-02Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2017-05-02Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-142/+39
2017-04-27Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Martin Schwidefsky1-2/+3
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro6-163/+55
2017-04-26s390: kvm: Cpu model support for msa6, msa7 and msa8Jason J. Herne1-1/+2
2017-04-26Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Christian Borntraeger1-2/+3
2017-04-26s390/cpacf: Introduce kma instructionJason J. Herne1-0/+1
2017-04-26s390/cpacf: query instructions use unique parameters for compatibility with KMAJason J. Herne1-2/+2
2017-04-26s390/crypto: Provide s390 specific arch random functionality.Harald Freudenberger1-0/+69
2017-04-26s390/crypto: Add new subfunctions to the cpacf PRNO function.Harald Freudenberger1-2/+29
2017-04-26s390/crypto: Renaming PPNO to PRNO.Harald Freudenberger1-10/+10
2017-04-25s390/mm: make TASK_SIZE independent from the number of page table levelsMartin Schwidefsky2-8/+5
2017-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2017-04-21KVM: s390: Support keyless subset guest modeFarhan Ali2-0/+3
2017-04-21s390/sclp: Detect KSS facilityFarhan Ali1-0/+1
2017-04-20s390/kvm: Add use_cmma field to mm_context_tClaudio Imbrenda2-0/+3
2017-04-20s390/kvm: Add PGSTE manipulation functionsClaudio Imbrenda2-4/+31
2017-04-12s390/spinlock: remove compare and delay instructionMartin Schwidefsky1-4/+2
2017-04-12s390/spinlock: use atomic primitives for spinlocksMartin Schwidefsky3-38/+35
2017-04-12s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger1-0/+2
2017-04-08New getsockopt option to get socket cookieChenbo Feng1-0/+2
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+1
2017-04-06KVM: s390: introduce adapter interrupt inject functionYi Min Zhao1-0/+1
2017-04-06KVM: s390: introduce ais mode modify functionFei Li2-0/+16
2017-04-06KVM: s390: interface for suppressible I/O adaptersFei Li2-1/+4
2017-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1
2017-04-03Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar1-1/+0
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro4-21/+16