Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | s390: fix zfcpdump-config | Dimitri John Ledkov | 2017-10-16 | 1 | -0/+2 | |
* | s390/cputime: fix guest/irq/softirq times after CPU hotplug | Christian Borntraeger | 2017-10-16 | 1 | -0/+3 | |
* | s390/topology: enable / disable topology dynamically | Heiko Carstens | 2017-09-20 | 1 | -2/+74 | |
* | s390/topology: alternative topology for topology-less machines | Heiko Carstens | 2017-09-20 | 2 | -23/+61 | |
* | s390/mm: fix write access check in gup_huge_pmd() | Gerald Schaefer | 2017-09-19 | 1 | -4/+3 | |
* | s390/mm: make pmdp_invalidate() do invalidation only | Gerald Schaefer | 2017-09-19 | 1 | -1/+3 | |
* | s390/perf: fix bug when creating per-thread event | Pu Hou | 2017-09-13 | 1 | -3/+6 | |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-09-12 | 6 | -47/+154 | |
|\ | ||||||
| * | s390/mm: use a single lock for the fields in mm_context_t | Martin Schwidefsky | 2017-09-06 | 4 | -19/+12 | |
| * | s390/mm: fix race on mm->context.flush_mm | Martin Schwidefsky | 2017-09-06 | 3 | -3/+7 | |
| * | s390/mm: fix local TLB flushing vs. detach of an mm address space | Martin Schwidefsky | 2017-09-06 | 2 | -23/+7 | |
| * | s390/zcrypt: externalize AP queue interrupt control | Harald Freudenberger | 2017-09-06 | 1 | -0/+36 | |
| * | s390/zcrypt: externalize AP config info query | Harald Freudenberger | 2017-09-06 | 1 | -0/+26 | |
| * | s390/zcrypt: externalize test AP queue | Tony Krowiak | 2017-09-06 | 1 | -0/+64 | |
| * | s390/mm: use VM_BUG_ON in crst_table_[upgrade|downgrade] | Martin Schwidefsky | 2017-09-06 | 1 | -2/+2 | |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-09-11 | 1 | -17/+15 | |
|\ \ | ||||||
| * | | signal: Remove kernel interal si_code magic | Eric W. Biederman | 2017-07-24 | 1 | -17/+15 | |
* | | | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-09 | 2 | -1/+15 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-------. \ \ | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel | 2017-09-01 | 2 | -1/+15 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | iommu/s390: Add support for iommu_device handling | Joerg Roedel | 2017-08-15 | 2 | -1/+15 | |
| | | | | |/ / / | | | | |/| | | | ||||||
* | | | | | | | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-08 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | PCI: Add a generic weak pcibios_fixup_bus() | Palmer Dabbelt | 2017-08-02 | 1 | -4/+0 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-09-08 | 14 | -42/+175 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář | 2017-09-08 | 2 | -7/+13 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář | 2017-09-07 | 23 | -121/+580 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | KVM: s390: vsie: cleanup mcck reinjection | David Hildenbrand | 2017-08-31 | 1 | -5/+1 | |
| | * | | | | | | | | KVM: s390: use WARN_ON_ONCE only for checking | David Hildenbrand | 2017-08-31 | 1 | -2/+4 | |
| | * | | | | | | | | KVM: s390: guestdbg: fix range check | David Hildenbrand | 2017-08-31 | 1 | -1/+1 | |
| | * | | | | | | | | KVM: s390: we are always in czam mode | David Hildenbrand | 2017-08-29 | 2 | -1/+4 | |
| | * | | | | | | | | KVM: s390: expose no-DAT to guest and migration support | Claudio Imbrenda | 2017-08-29 | 4 | -5/+17 | |
| | * | | | | | | | | KVM: s390: sthyi: remove invalid guest write access | Heiko Carstens | 2017-08-29 | 1 | -8/+0 | |
| | * | | | | | | | | KVM: s390: Multiple Epoch Facility support | Collin L. Walling | 2017-08-29 | 6 | -1/+125 | |
| | * | | | | | | | | KVM: s390: Support Configuration z/Architecture Mode | Jason J. Herne | 2017-08-28 | 2 | -19/+18 | |
| | * | | | | | | | | Merge tag 'kvm-s390-master-4.13-2' into kvms390/next | Christian Borntraeger | 2017-08-28 | 2 | -4/+11 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | KVM: s390: implements the kvm_arch_vcpu_in_kernel() | Longpeng(Mike) | 2017-08-08 | 2 | -2/+2 | |
| * | | | | | | | | | | KVM: add spinlock optimization framework | Longpeng(Mike) | 2017-08-08 | 2 | -1/+6 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 2 | -0/+26 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-09-01 | 3 | -4/+14 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-15 | 1 | -6/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 2017-08-09 | 1 | -0/+24 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-09 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sock: add SOCK_ZEROCOPY sockopt | Willem de Bruijn | 2017-08-03 | 1 | -0/+2 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-09-05 | 61 | -609/+1020 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs | Christian Borntraeger | 2017-08-29 | 2 | -8/+33 | |
| * | | | | | | | | | | | s390/dasd: Add discard support for FBA devices | Jan Höppner | 2017-08-29 | 1 | -1/+5 | |
| * | | | | | | | | | | | s390/uaccess: avoid mvcos jump label | Martin Schwidefsky | 2017-08-29 | 1 | -12/+26 | |
| * | | | | | | | | | | | s390/mm: use generic mm_hooks | Martin Schwidefsky | 2017-08-29 | 1 | -26/+1 | |
| * | | | | | | | | | | | s390/facilities: fix typo | Heiko Carstens | 2017-08-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | s390/topology: Remove the unused parent_node() macro | Dou Liyang | 2017-08-23 | 1 | -6/+0 | |
| * | | | | | | | | | | | s390/dasd: Change unsigned long long to unsigned long | Jan Höppner | 2017-08-23 | 2 | -2/+2 |