summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-273-3/+8
|\
| * mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
| * scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
| * kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-1/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-2720-60/+959
|\ \ | |/ |/|
| * s390: TASK_SIZE for kernel threadsMartin Schwidefsky2017-02-241-1/+2
| * s390/crypt: Add protected key AES moduleMartin Schwidefsky2017-02-243-2/+633
| * s390/pkey: Introduce pkey kernel moduleHarald Freudenberger2017-02-236-0/+206
| * s390/nmi: purge tlbs after control register validationHeiko Carstens2017-02-231-1/+2
| * s390/nmi: fix order of register validationHeiko Carstens2017-02-231-12/+12
| * s390/crypto: Add PCKMO inline functionHarald Freudenberger2017-02-231-0/+32
| * s390/mm: use _SEGMENT_ENTRY_EMPTY in the codeDominik Dingel2017-02-233-11/+11
| * s390: opt into HAVE_COPY_THREAD_TLSHeiko Carstens2017-02-232-3/+3
| * s390: restore address space when returning to user spaceHeiko Carstens2017-02-235-25/+53
| * s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens2017-02-233-15/+15
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-255-7/+5
|\ \
| * | lib/dma-noop: Only build dma_noop_ops for s390 and m32rBart Van Assche2017-01-241-0/+1
| * | treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-3/+1
| * | treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-243-4/+3
| * | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-243-4/+4
* | | memblock: embed memblock type name within struct memblock_typeHeiko Carstens2017-02-241-0/+1
| |/ |/|
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-221-1/+1
|\ \
| * | mm: drop unused argument of zap_page_range()Kirill A. Shutemov2017-02-221-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-2210-58/+227
|\ \ \ | |/ / |/| |
| * | KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini2017-02-171-0/+4
| * | Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-095-49/+70
| |\ \
| * | | KVM: s390: detect some program check loopsChristian Borntraeger2017-02-061-0/+21
| * | | KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank2017-02-061-0/+3
| * | | KVM: s390: Add debug logging to basic cpu model interfaceChristian Borntraeger2017-01-301-0/+25
| * | | Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kern...Christian Borntraeger2017-01-301-2/+2
| |\ \ \
| * | | | KVM: s390: Fix RRBE return code not being CCJanosch Frank2017-01-301-1/+1
| * | | | KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properlyDavid Hildenbrand2017-01-303-11/+93
| * | | | KVM: s390: prepare to read random guest instructionsDavid Hildenbrand2017-01-302-5/+6
| * | | | KVM: s390: guestdbg: filter i-fetch events on icptsDavid Hildenbrand2017-01-301-5/+19
| * | | | KVM: s390: Introduce BCD Vector Instructions to the guestGuenther Hutzl2017-01-301-0/+4
| * | | | KVM: s390: Introduce Vector Enhancements facility 1 to the guestMaxim Samoylov2017-01-301-0/+4
| * | | | KVM: s390: Get rid of ar_tChristian Borntraeger2017-01-304-33/+31
| * | | | KVM: s390: get rid of bogus cc initializationHeiko Carstens2017-01-301-1/+1
| * | | | KVM: s390: instruction-execution-protection supportJanosch Frank2017-01-303-0/+6
| * | | | KVM: s390: gaccess: add ESOP2 handlingChristian Borntraeger2017-01-302-3/+10
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-2274-548/+552
|\ \ \ \
| * | | | s390/syscall: fix single stepped system callsMartin Schwidefsky2017-02-201-0/+1
| * | | | s390: add missing "do {} while (0)" loop constructs to multiline macrosHeiko Carstens2017-02-173-8/+8
| * | | | s390/mm: add cond_resched call to kernel page table dumperHeiko Carstens2017-02-171-0/+2
| * | | | s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens2017-02-174-6/+3
| * | | | s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUGHeiko Carstens2017-02-171-9/+9
| * | | | s390: replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2017-02-173-9/+9
| * | | | s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2017-02-176-5/+7
| * | | | s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-177-6/+4
| * | | | s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-1717-18/+20