summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-191-30/+32
|\
| * s390/cio: sanitize css_general_characteristics definitionSebastian Ott2018-06-121-30/+32
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-125-4/+17
|\ \ | |/ |/|
| * Merge tag 'kvm-s390-next-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-06-015-4/+17
| |\
| | * KVM: s390: introduce defines for control registersDavid Hildenbrand2018-05-171-0/+12
| | * KVM: s390: Add storage key facility interpretation controlJanosch Frank2018-05-174-4/+5
* | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-071-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-055-12/+41
|\ \ \
| * | | s390/archrandom: Rework arch random implementation.Harald Freudenberger2018-05-301-10/+3
| * | | s390/net: add pnetid supportUrsula Braun2018-05-301-0/+23
| * | | s390/cio: add test for ccwgroup deviceSebastian Ott2018-05-231-0/+10
| * | | s390/cio: add helper to query utility strings per given ccw deviceSebastian Ott2018-05-231-0/+1
| * | | s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter2018-05-091-1/+3
| * | | perf: fix invalid bit in diagnostic entryThomas Richter2018-05-091-1/+1
| |/ /
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-045-133/+19
|\ \ \
| * \ \ Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-196-20/+288
| |\ \ \ | | |/ /
| * | | y2038: s390: Remove unneeded ipc uapi header filesArnd Bergmann2018-04-205-133/+19
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-042-13/+2
|\ \ \ \
| * \ \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-025-20/+86
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-192-13/+2
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-041-0/+2
|\ \ \ \
| * | | | softirq/s390: Move default mutators of overwritten softirq mask to s390Frederic Weisbecker2018-05-141-0/+2
| | |/ / | |/| |
* | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-2/+0
| |/ /
* | | s390: extend expoline to BC instructionsMartin Schwidefsky2018-05-071-0/+57
* | | s390/ftrace: use expoline for indirect branchesMartin Schwidefsky2018-05-071-0/+12
* | | s390: move expoline assembler macros to a headerMartin Schwidefsky2018-05-071-0/+127
* | | s390/kexec_file: add declaration of purgatory related globalsSebastian Ott2018-04-271-0/+6
|/ /
* | s390: update sampling tag after task pid changeMartin Schwidefsky2018-04-231-0/+3
* | s390/signal: cleanup uapi struct sigactionMartin Schwidefsky2018-04-171-7/+16
* | s390/kexec_file: Add ELF loaderPhilipp Rudo2018-04-161-0/+1
* | s390/kexec_file: Add image loaderPhilipp Rudo2018-04-161-0/+22
* | s390/kexec_file: Add purgatoryPhilipp Rudo2018-04-161-0/+17
* | s390/kexec_file: Prepare setup.h for kexec_file_loadPhilipp Rudo2018-04-161-13/+27
|/
* s390: correct nospec auto detection init orderMartin Schwidefsky2018-04-111-0/+1
* s390/zcrypt: Support up to 256 crypto adapters.Harald Freudenberger2018-04-112-49/+81
* s390/zcrypt: Remove deprecated ioctls.Harald Freudenberger2018-04-101-40/+1
* s390/ipl: correct kdump reipl block checksum calculationVasily Gorbik2018-04-101-0/+1
* s390/ipl: remove non-existing functions declarationVasily Gorbik2018-04-101-3/+0
* s390: assume diag308 set always worksVasily Gorbik2018-04-103-22/+1
* s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik2018-04-102-12/+1
* s390/ipl: move ipl_flags to ipl.cVasily Gorbik2018-04-101-10/+0
* s390/ipl: unite diag308 and scsi boot ipl blocksVasily Gorbik2018-04-101-4/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-094-7/+32
|\
| * Merge tag 'kvm-s390-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-03-163-7/+27
| |\
| | * KVM: s390: provide counters for all interrupt injects/deliveryChristian Borntraeger2018-03-141-4/+21
| | * KVM: add machine check counter to kvm_statQingFeng Hao2018-03-141-0/+1
| | * KVM: s390: add exit io request stats and simplify codeChristian Borntraeger2018-03-141-0/+1
| | * KVM: s390: Refactor host cmma and pfmfi interpretation controlsJanosch Frank2018-03-093-3/+4
| * | KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li2018-03-061-0/+5
| |/
OpenPOWER on IntegriCloud