| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-10 | 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-09 | 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-09 | 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-02 | 3 | -4/+14 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-16 | 1 | -6/+11 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ /
| | |/| | | | | | | |
|
| * | | | | | | | | | bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 2017-08-10 | 1 | -0/+24 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-10 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | sock: add SOCK_ZEROCOPY sockopt | Willem de Bruijn | 2017-08-04 | 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 |
| * | | | | | | | | | | s390/smp: convert cpuhp_setup_state() return code to zero on success | Heiko Carstens | 2017-08-23 | 1 | -0/+1 |
| * | | | | | | | | | | s390: fix 'novx' early parameter handling | Heiko Carstens | 2017-08-23 | 1 | -1/+1 |
| * | | | | | | | | | | s390/pci: log changes to uid checking | Sebastian Ott | 2017-08-09 | 1 | -1/+9 |
| * | | | | | | | | | | s390/vmcp: split vmcp header file and move to uapi | Heiko Carstens | 2017-08-09 | 1 | -0/+24 |
| * | | | | | | | | | | s390/vmcp: make use of contiguous memory allocator | Heiko Carstens | 2017-08-09 | 2 | -0/+7 |
| * | | | | | | | | | | s390/cpcmd,vmcp: avoid GFP_DMA allocations | Heiko Carstens | 2017-08-09 | 2 | -13/+7 |
| * | | | | | | | | | | s390/mm: prevent memory offline for memory blocks with cma areas | Heiko Carstens | 2017-08-09 | 1 | -0/+53 |
| * | | | | | | | | | | s390/mm: add missing virt_to_pfn() etc. helper functions | Heiko Carstens | 2017-08-09 | 1 | -7/+17 |
| * | | | | | | | | | | s390: use generic asm/unaligned.h | Heiko Carstens | 2017-08-03 | 2 | -13/+1 |
| * | | | | | | | | | | s390: use generic uapi/asm/swab.h | Heiko Carstens | 2017-08-03 | 2 | -89/+1 |
| * | | | | | | | | | | s390: remove asm/mman.h and asm/types.h | Heiko Carstens | 2017-08-02 | 3 | -25/+1 |
| * | | | | | | | | | | s390/nmi: keep comments consistent | Heiko Carstens | 2017-08-02 | 1 | -1/+1 |
| * | | | | | | | | | | s390/spinlock: add niai spinlock hints | Martin Schwidefsky | 2017-07-26 | 2 | -40/+56 |
| * | | | | | | | | | | s390: add support for IBM z14 machines | Martin Schwidefsky | 2017-07-26 | 4 | -2/+28 |
| * | | | | | | | | | | s390/time: add support for the TOD clock epoch extension | Martin Schwidefsky | 2017-07-26 | 12 | -62/+130 |
| * | | | | | | | | | | s390/mm,vmem: simplify region and segment table allocation code | Heiko Carstens | 2017-07-26 | 4 | -39/+18 |
| * | | | | | | | | | | KVM: s390: use new mm defines instead of magic values | Heiko Carstens | 2017-07-26 | 4 | -27/+26 |