| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/dumpstack: get rid of return_address again | Heiko Carstens | 2016-10-17 | 1 | -3/+1 |
* | s390/dumpstack: restore reliable indicator for call traces | Heiko Carstens | 2016-10-17 | 1 | -1/+1 |
* | s390: ignore pkey system calls | Heiko Carstens | 2016-10-17 | 1 | -0/+3 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 | 1 | -0/+1 |
|\ |
|
| * | s390: move exports to definitions | Al Viro | 2016-08-07 | 1 | -0/+1 |
* | | uprobes: remove function declarations from arch/{mips,s390} | Marcin Nowakowski | 2016-10-07 | 1 | -10/+0 |
* | | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-10-06 | 1 | -68/+68 |
|\ \ |
|
| * \ | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2016-09-13 | 1 | -67/+67 |
| |\ \ |
|
| | * | | KVM: Add provisioning for ulong vm stats and u64 vcpu stats | Suraj Jitindar Singh | 2016-09-08 | 1 | -67/+67 |
| | |/ |
|
| * | | Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390next | Christian Borntraeger | 2016-09-08 | 1 | -0/+24 |
| |\ \ |
|
| * | | | KVM: s390: allow 255 VCPUs when sca entries aren't used | David Hildenbrand | 2016-09-08 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-10-04 | 10 | -246/+292 |
|\ \ \ |
|
| * | | | s390/pci_dma: improve lazy flush for unmap | Sebastian Ott | 2016-09-22 | 1 | -0/+1 |
| * | | | s390/crypto: cpacf function detection | Martin Schwidefsky | 2016-08-29 | 1 | -21/+34 |
| * | | | s390/crypto: simplify return code handling | Martin Schwidefsky | 2016-08-29 | 1 | -25/+8 |
| * | | | s390/crypto: cleanup cpacf function codes | Martin Schwidefsky | 2016-08-29 | 1 | -57/+41 |
| * | | | RAID/s390: add SIMD implementation for raid6 gen/xor | Martin Schwidefsky | 2016-08-29 | 1 | -0/+86 |
| * | | | s390/fpu: improve kernel_fpu_[begin|end] | Martin Schwidefsky | 2016-08-29 | 2 | -12/+23 |
| * | | | s390/vx: allow to include vx-insn.h with .include | Martin Schwidefsky | 2016-08-29 | 1 | -34/+28 |
| * | | | Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv... | Martin Schwidefsky | 2016-08-26 | 1 | -0/+24 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | KVM: s390: generate facility mask from readable list | Heiko Carstens | 2016-08-25 | 1 | -0/+24 |
| | |/ |
|
| * | | s390/pci: add zpci_report_error interface | Martin Schwidefsky | 2016-08-24 | 1 | -0/+4 |
| * | | s390/mm: merge local / non-local IDTE helper | Martin Schwidefsky | 2016-08-24 | 1 | -32/+12 |
| * | | s390/mm: merge local / non-local IPTE helper | Martin Schwidefsky | 2016-08-24 | 1 | -17/+13 |
| * | | s390/mm,kvm: flush gmap address space with IDTE | Martin Schwidefsky | 2016-08-24 | 3 | -23/+19 |
| * | | s390/mm: no local TLB flush for clearing-by-ASCE IDTE | Martin Schwidefsky | 2016-08-24 | 1 | -35/+9 |
| |/ |
|
* | | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-09-14 | 1 | -4/+4 |
|\ \ |
|
| * | | s390: get_user() should zero on failure | Al Viro | 2016-09-13 | 1 | -4/+4 |
| |/ |
|
* | | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf | 2016-08-30 | 1 | -7/+12 |
|/ |
|
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -1/+0 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-08-02 | 11 | -22/+319 |
|\ |
|
| * | KVM: s390: allow user space to handle instr 0x0000 | David Hildenbrand | 2016-07-18 | 1 | -0/+2 |
| * | KVM: s390: vsie: speed up VCPU irq delivery when handling vsie | David Hildenbrand | 2016-06-21 | 1 | -0/+2 |
| * | KVM: s390: vsie: support vectory facility (SIMD) | David Hildenbrand | 2016-06-21 | 1 | -1/+1 |
| * | KVM: s390: vsie: initial support for nested virtualization | David Hildenbrand | 2016-06-21 | 1 | -1/+14 |
| * | s390: introduce page_to_virt() and pfn_to_virt() | David Hildenbrand | 2016-06-20 | 1 | -0/+2 |
| * | KVM: s390: backup the currently enabled gmap when scheduled out | David Hildenbrand | 2016-06-20 | 2 | -0/+3 |
| * | s390/mm: allow to check if a gmap shadow is valid | David Hildenbrand | 2016-06-20 | 1 | -0/+1 |
| * | s390/mm: remember the int code for the last gmap fault | David Hildenbrand | 2016-06-20 | 1 | -0/+1 |
| * | s390/mm: support real-space for gmap shadows | David Hildenbrand | 2016-06-20 | 1 | -2/+4 |
| * | s390/mm: support EDAT2 for gmap shadows | David Hildenbrand | 2016-06-20 | 1 | -1/+2 |
| * | s390/mm: support EDAT1 for gmap shadows | David Hildenbrand | 2016-06-20 | 1 | -2/+3 |
| * | s390/mm: prepare for EDAT1/EDAT2 support in gmap shadow | David Hildenbrand | 2016-06-20 | 1 | -1/+4 |
| * | s390/mm: fix races on gmap_shadow creation | David Hildenbrand | 2016-06-20 | 1 | -0/+2 |
| * | s390/mm: shadow pages with real guest requested protection | David Hildenbrand | 2016-06-20 | 2 | -3/+2 |
| * | s390/mm: add shadow gmap support | Martin Schwidefsky | 2016-06-20 | 4 | -3/+62 |
| * | s390/mm: add reference counter to gmap structure | Martin Schwidefsky | 2016-06-20 | 1 | -2/+7 |
| * | s390/mm: extended gmap pte notifier | Martin Schwidefsky | 2016-06-20 | 2 | -3/+8 |
| * | s390/mm: use RCU for gmap notifier list and the per-mm gmap list | Martin Schwidefsky | 2016-06-20 | 3 | -5/+10 |
| * | s390/kvm: page table invalidation notifier | Martin Schwidefsky | 2016-06-20 | 1 | -1/+2 |