summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-0445-1325/+1155Star
|\
| * s390/config: Enable config options for DockerMichael Holzheu2016-09-273-9/+28
| * s390/pci_dma: improve lazy flush for unmapSebastian Ott2016-09-222-14/+34
| * s390/pci_dma: split dma_update_transSebastian Ott2016-09-221-21/+44
| * s390/pci_dma: improve map_sgSebastian Ott2016-09-221-24/+82
| * s390/pci_dma: simplify dma address calculationSebastian Ott2016-09-221-19/+18Star
| * s390/pci_dma: remove dma address range checkSebastian Ott2016-09-221-5/+0Star
| * s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-204-3/+6
| * s390: export header for CLP ioctlSebastian Ott2016-09-201-0/+1
| * s390: enable UBSANChristian Borntraeger2016-09-205-2/+10
| * s390/crashdump: use list_first_entry_or_nullMasahiro Yamada2016-09-201-3/+1Star
| * s390: claim efficient unaligned accessChristian Borntraeger2016-09-201-0/+1
| * s390: add assembler include path for vx-insn.hMartin Schwidefsky2016-09-061-0/+2
| * s390/crypto: avoid returning garbage valueColin Ian King2016-09-061-1/+1
| * s390: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-061-1/+1
| * s390/crypto: simplify CPACF encryption / decryption functionsMartin Schwidefsky2016-08-292-214/+136Star
| * s390/crypto: cpacf function detectionMartin Schwidefsky2016-08-299-253/+223Star
| * s390/crypto: simplify init / exit functionsMartin Schwidefsky2016-08-292-98/+79Star
| * s390/crypto: simplify return code handlingMartin Schwidefsky2016-08-296-165/+52Star
| * s390/crypto: cleanup cpacf function codesMartin Schwidefsky2016-08-293-133/+110Star
| * RAID/s390: add SIMD implementation for raid6 gen/xorMartin Schwidefsky2016-08-291-0/+86
| * s390/nmi: improve revalidation of fpu / vector registersMartin Schwidefsky2016-08-291-28/+39
| * s390/fpu: improve kernel_fpu_[begin|end]Martin Schwidefsky2016-08-295-209/+147Star
| * s390/vx: allow to include vx-insn.h with .includeMartin Schwidefsky2016-08-291-34/+28Star
| * s390/time: avoid races when updating tb_update_countDavid Hildenbrand2016-08-291-5/+0Star
| * s390/time: fixup the clock comparator on all cpusDavid Hildenbrand2016-08-291-0/+1
| * s390/time: cleanup etr leftoversDavid Hildenbrand2016-08-291-21/+9Star
| * s390/time: simplify stp time syncsDavid Hildenbrand2016-08-291-46/+4Star
| * Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Martin Schwidefsky2016-08-262-4/+25
| |\
| | * KVM: s390: generate facility mask from readable listHeiko Carstens2016-08-252-4/+25
| * | s390/pci: add zpci_report_error interfaceMartin Schwidefsky2016-08-242-0/+13
| * | s390/mm: merge local / non-local IDTE helperMartin Schwidefsky2016-08-242-37/+17Star
| * | s390/mm: merge local / non-local IPTE helperMartin Schwidefsky2016-08-243-23/+19Star
| * | s390/mm,kvm: flush gmap address space with IDTEMartin Schwidefsky2016-08-244-23/+34
| * | s390/mm: no local TLB flush for clearing-by-ASCE IDTEMartin Schwidefsky2016-08-241-35/+9Star
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-041-18/+12Star
|\ \ \
| * | | s390/mm/pfault: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-18/+12Star
* | | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-159-25/+25
|\ \ \ \
| * \ \ \ Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-4/+4
| |\ \ \ \
| | * | | | s390: get_user() should zero on failureAl Viro2016-09-131-4/+4
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-09-122-5/+7
| |\ \ \ \ \
| | * | | | | KVM: s390: vsie: fix riccbdDavid Hildenbrand2016-09-051-1/+1
| | * | | | | Merge tag 'kvm-s390-master-4.8-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-301-4/+6
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | KVM: s390: don't use current->thread.fpu.* when accessing registersDavid Hildenbrand2016-08-251-4/+6
| | | | |/ / | | | |/| |
| * | / | | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-306-12/+12
| |/ / / /
| * / / / treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada2016-08-271-4/+2Star
| |/ / /
* / / / ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+2
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-08-179-20/+27
|\ \ \ | |/ / |/| |
| * | s390/pageattr: handle numpages parameter correctlyHeiko Carstens2016-08-101-0/+2
| * | s390/config: make the vector optimized crc function builtinChristian Borntraeger2016-08-084-4/+4