summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | s390: rename psw_bits enumsHeiko Carstens2017-06-121-7/+7
| * | | | | s390: provide default ioremap and iounmap declarationLogan Gunthorpe2017-06-121-2/+2
| * | | | | s390/mm: add p?d_folded() helper functionsHeiko Carstens2017-06-121-7/+22
| * | | | | s390/mm: remove incorrect _REGION3_ENTRY_ORIGIN defineHeiko Carstens2017-06-121-3/+1
| * | | | | s390/smp: use sigp condition code defineHeiko Carstens2017-06-121-1/+1
| * | | | | s390: use two more generic header filesHeiko Carstens2017-06-123-22/+2
| * | | | | s390/mm: implement 5 level pages tablesMartin Schwidefsky2017-06-125-19/+108
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-031-2/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig2017-06-131-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-121-1/+0
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | block: introduce new block status code typeChristoph Hellwig2017-06-091-2/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-031-2/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | S390/sysinfo: use uuid_is_null instead of opencoding itChristoph Hellwig2017-06-051-2/+2
| |/ / /
* | | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-5/+0
| |/ / |/| |
* | | Merge tag 'kvm-s390-master-4.12-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2017-06-081-1/+0
|\ \ \ | |/ / |/| |
| * | KVM: s390: fix ais handling vs cpu modelChristian Borntraeger2017-05-311-1/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-164-12/+15
|\ \ | |/ |/|
| * s390: convert debug_info.ref_count from atomic_t to refcount_tElena Reshetova2017-05-111-1/+2
| * s390/topology: let topology_mnest_limit() return unsigned charHeiko Carstens2017-05-091-1/+1
| * s390/uprobes: fix compile for !KPROBESHeiko Carstens2017-05-032-10/+12
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-082-6/+4
|\ \
| * | treewide: decouple cacheflush.h and set_memory.hLaura Abbott2017-05-082-8/+1
| * | treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2017-05-082-27/+32
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-082-2/+41
|\ \ | |/ |/|
| * Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Christian Borntraeger2017-04-261-2/+3
| |\
| * | KVM: s390: Support keyless subset guest modeFarhan Ali2017-04-211-0/+2
| * | s390/sclp: Detect KSS facilityFarhan Ali2017-04-211-0/+1
| * | KVM: s390: introduce ais mode modify functionFei Li2017-04-061-0/+10
| * | KVM: s390: interface for suppressible I/O adaptersFei Li2017-04-061-0/+1
| * | KVM: s390: gs support for kvm guestsFan Zhang2017-03-221-1/+7
| * | Merge remote-tracking branch 's390/guarded-storage' into kvms390/nextChristian Borntraeger2017-03-227-12/+32
| |\ \
| * | | KVM: s390: Use defines for intercept codeFarhan Ali2017-03-211-0/+3
| * | | KVM: s390: use defines for execution controlsDavid Hildenbrand2017-03-161-1/+17
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-021-8/+16
|\ \ \ \
| * | | | livepatch/s390: add TIF_PATCH_PENDING thread flagMiroslav Benes2017-03-081-0/+2
| * | | | livepatch/s390: reorganize TIF thread flag bitsJiri Slaby2017-03-081-8/+14
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-0233-115/+287
|\ \ \ \ \
| * \ \ \ \ Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Martin Schwidefsky2017-04-271-2/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | s390/cpacf: Introduce kma instructionJason J. Herne2017-04-261-0/+1
| | * | | | s390/cpacf: query instructions use unique parameters for compatibility with KMAJason J. Herne2017-04-261-2/+2
| | | |/ / | | |/| |
| * | | | s390/crypto: Provide s390 specific arch random functionality.Harald Freudenberger2017-04-261-0/+69
| * | | | s390/crypto: Add new subfunctions to the cpacf PRNO function.Harald Freudenberger2017-04-261-2/+29
| * | | | s390/crypto: Renaming PPNO to PRNO.Harald Freudenberger2017-04-261-10/+10
| * | | | s390/mm: make TASK_SIZE independent from the number of page table levelsMartin Schwidefsky2017-04-252-8/+5
| * | | | s390/kvm: Add use_cmma field to mm_context_tClaudio Imbrenda2017-04-202-0/+3
| * | | | s390/kvm: Add PGSTE manipulation functionsClaudio Imbrenda2017-04-202-4/+31
| * | | | s390/spinlock: remove compare and delay instructionMartin Schwidefsky2017-04-121-4/+2
| * | | | s390/spinlock: use atomic primitives for spinlocksMartin Schwidefsky2017-04-123-38/+35
| * | | | Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kern...Martin Schwidefsky2017-03-312-0/+19
| |\ \ \ \
| | * | | | vfio: ccw: introduce support for ccw0Dong Jia Shi2017-03-311-0/+18
OpenPOWER on IntegriCloud