aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe1-1/+0
2017-06-12s390: rename struct psw_bits membersHeiko Carstens1-19/+19
2017-06-12s390: rename psw_bits enumsHeiko Carstens1-7/+7
2017-06-12s390: provide default ioremap and iounmap declarationLogan Gunthorpe1-2/+2
2017-06-12s390/mm: add p?d_folded() helper functionsHeiko Carstens1-7/+22
2017-06-12s390/mm: remove incorrect _REGION3_ENTRY_ORIGIN defineHeiko Carstens1-3/+1
2017-06-12s390/smp: use sigp condition code defineHeiko Carstens1-1/+1
2017-06-12s390: use two more generic header filesHeiko Carstens3-22/+2
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/kernel/git/kvms390/linux into HEADPaolo 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-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-12/+15
2017-05-15kill 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-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 Torvalds2-2/+41
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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds33-115/+287
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 Viro5-162/+52
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-21KVM: s390: Support keyless subset guest modeFarhan Ali1-0/+2
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-06KVM: s390: introduce ais mode modify functionFei Li1-0/+10
2017-04-06KVM: s390: interface for suppressible I/O adaptersFei Li1-0/+1
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 Viro3-20/+13