summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | s390/time: fixup the clock comparator on all cpusDavid Hildenbrand2016-08-291-0/+1
| * | | | | | | s390/time: cleanup etr leftoversDavid Hildenbrand2016-08-291-21/+9
| * | | | | | | s390/time: simplify stp time syncsDavid Hildenbrand2016-08-291-46/+4
| * | | | | | | 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/+17
| * | | | | | s390/mm: merge local / non-local IPTE helperMartin Schwidefsky2016-08-243-23/+19
| * | | | | | 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/+9
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-18/+12
|\ \ \ \ \ \
| * | | | | | s390/mm/pfault: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-18/+12
* | | | | | | 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-261-4/+2
| |/ / /
* | | | 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-169-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
| * | s390/lib: fix memcmp and strstrChristian Borntraeger2016-08-081-9/+7
| * | s390/crc32-vx: Fix checksum calculation for small sizesChristian Borntraeger2016-08-081-3/+3
| * | s390: clarify compressed image code pathSascha Silbe2016-08-082-4/+11
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-131-1/+4
|\ \
| * | KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failedJulius Niedworok2016-08-121-1/+3
| * | KVM: s390: set the prefix initially properlyJulius Niedworok2016-08-121-0/+1
| |/
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-111-0/+13
|\ \
| * | virtio/s390: deprecate old transportCornelia Huck2016-08-091-0/+13
| |/
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-082-0/+3
|\ \ | |/ |/|
| * s390/uaccess: Enable hardened usercopyKees Cook2016-07-262-0/+3
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-042-12/+12
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-021-2/+2
|\ \
| * | Kbuild: arch: look for generated headers in obtreeArnd Bergmann2016-07-181-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-0233-592/+4787
|\ \ \
| * | | KVM: s390: let ptff intercepts result in cc=3David Hildenbrand2016-07-181-0/+8
| * | | KVM: s390: allow user space to handle instr 0x0000David Hildenbrand2016-07-183-2/+29
| * | | KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář2016-07-141-1/+2
| * | | KVM: s390: inject PER i-fetch events on applicable icptsDavid Hildenbrand2016-07-053-3/+34
| * | | KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-012-4/+4
| * | | KVM: s390: vsie: add module parameter "nested"David Hildenbrand2016-06-211-1/+6
| * | | KVM: s390: vsie: add indication for future featuresDavid Hildenbrand2016-06-212-0/+22
| * | | KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand2016-06-212-0/+11
| * | | KVM: s390: vsie: speed up VCPU external callsDavid Hildenbrand2016-06-211-0/+6
| * | | KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idleDavid Hildenbrand2016-06-212-6/+6
| * | | KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand2016-06-214-0/+43
OpenPOWER on IntegriCloud