aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-12/+15
2017-05-11s390: convert debug_info.ref_count from atomic_t to refcount_tElena Reshetova1-1/+2
2017-05-11uapi: 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-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+4
2017-05-08treewide: decouple cacheflush.h and set_memory.hLaura Abbott2-8/+1
2017-05-08treewide: 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-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-8/+16
2017-05-02Merge 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/s390/linuxLinus Torvalds46-175/+395
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-142/+39
2017-04-27Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into featuresMartin Schwidefsky1-2/+3
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ...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/kvms390/linuxChristian 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-21Merge 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/s390/linuxLinus 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/deller/parisc-linux into uaccess.pariscAl Viro4-21/+16
2017-03-31mm: fix section name for .data..ro_after_initKees Cook1-1/+0
2017-03-31Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresMartin Schwidefsky2-0/+19
2017-03-31vfio: ccw: introduce support for ccw0Dong Jia Shi1-0/+18
2017-03-31vfio: ccw: basic implementation for vfio_ccw driverDong Jia Shi1-0/+1
2017-03-31s390/cpu_mf: remove register variable in __ecctr()Hendrik Brueckner1-1/+1
2017-03-31s390/cpum_cf: add support for the MT-diagnostic counter set (z13)Hendrik Brueckner1-1/+3
2017-03-31s390/cpum_cf: update counter numbers to ecctr limitsHendrik Brueckner1-2/+2
2017-03-30s390: get rid of zeroing, switch to RAW_COPY_USERAl Viro1-111/+9
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra1-2/+2