aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-30s390: use generic headers if possibleHeiko Carstens7-16/+6
2017-03-30s390/uapi: use generic headers if possibleHeiko Carstens10-59/+10
2017-03-30s390/uaccess: get_user() should zero on failure (again)Heiko Carstens1-1/+1
2017-03-28s390: switch to extable.hAl Viro2-25/+29
2017-03-28new helper: uaccess_kernel()Al Viro1-1/+1
2017-03-28s390: make MAX_PHYSMEM_BITS configurableHeiko Carstens1-1/+1
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala1-0/+2
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt1-0/+2
2017-03-22KVM: s390: gs support for kvm guestsFan Zhang2-2/+20
2017-03-22Merge remote-tracking branch 's390/guarded-storage' into kvms390/nextChristian Borntraeger10-13/+111
2017-03-22s390/facilities: get rid of __ASSEMBLY__ in facility header fileHeiko Carstens1-4/+0
2017-03-22s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BITHeiko Carstens1-1/+1
2017-03-22s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfsHeiko Carstens1-0/+9
2017-03-22s390/pkey: Introduce new API for secure key verificationHarald Freudenberger2-0/+40
2017-03-22s390/topology: get rid of core mask arrayHeiko Carstens1-2/+1
2017-03-22s390/bitops: remove outdated commentHeiko Carstens1-8/+0
2017-03-22s390/bitops: add for_each_set_bit_inv helperHeiko Carstens1-0/+5
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky10-13/+111
2017-03-21KVM: s390: Use defines for intercept codeFarhan Ali1-0/+3
2017-03-18mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov1-6/+0
2017-03-16KVM: s390: use defines for execution controlsDavid Hildenbrand1-1/+17
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-21/+15