Age | Commit message (Expand) | Author | Files | Lines |
2017-09-09 | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+15 |
2017-09-08 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+0 |
2017-09-08 | Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 14 | -42/+175 |
2017-09-08 | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář | 2 | -7/+13 |
2017-09-07 | Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář | 23 | -121/+580 |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -0/+26 |
2017-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 61 | -609/+1020 |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -18/+5 |
2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+0 |
2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 4 | -6/+17 |
2017-09-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+3 |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -4/+14 |
2017-09-01 | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel | 2 | -1/+15 |
2017-08-31 | teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise arguments | Al Viro | 1 | -2/+3 |
2017-08-31 | s390/mm: fix BUG_ON in crst_table_upgrade | Martin Schwidefsky | 1 | -2/+4 |
2017-08-31 | s390/mm: fork vs. 5 level page tabel | Martin Schwidefsky | 1 | -0/+5 |
2017-08-31 | KVM: s390: vsie: cleanup mcck reinjection | David Hildenbrand | 1 | -5/+1 |
2017-08-31 | KVM: s390: use WARN_ON_ONCE only for checking | David Hildenbrand | 1 | -2/+4 |
2017-08-31 | KVM: s390: guestdbg: fix range check | David Hildenbrand | 1 | -1/+1 |
2017-08-29 | KVM: s390: we are always in czam mode | David Hildenbrand | 2 | -1/+4 |
2017-08-29 | s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs | Christian Borntraeger | 2 | -8/+33 |
2017-08-29 | s390/dasd: Add discard support for FBA devices | Jan Höppner | 1 | -1/+5 |
2017-08-29 | s390/uaccess: avoid mvcos jump label | Martin Schwidefsky | 1 | -12/+26 |
2017-08-29 | s390/mm: use generic mm_hooks | Martin Schwidefsky | 1 | -26/+1 |
2017-08-29 | s390/facilities: fix typo | Heiko Carstens | 1 | -1/+1 |
2017-08-29 | KVM: s390: expose no-DAT to guest and migration support | Claudio Imbrenda | 4 | -5/+17 |
2017-08-29 | KVM: s390: sthyi: remove invalid guest write access | Heiko Carstens | 1 | -8/+0 |
2017-08-29 | KVM: s390: Multiple Epoch Facility support | Collin L. Walling | 6 | -1/+125 |
2017-08-28 | KVM: s390: Support Configuration z/Architecture Mode | Jason J. Herne | 2 | -19/+18 |
2017-08-28 | Merge tag 'kvm-s390-master-4.13-2' into kvms390/next | Christian Borntraeger | 2 | -4/+11 |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 1 | -18/+5 |
2017-08-23 | s390/topology: Remove the unused parent_node() macro | Dou Liyang | 1 | -6/+0 |
2017-08-23 | s390/dasd: Change unsigned long long to unsigned long | Jan Höppner | 2 | -2/+2 |
2017-08-23 | s390/smp: convert cpuhp_setup_state() return code to zero on success | Heiko Carstens | 1 | -0/+1 |
2017-08-23 | s390: fix 'novx' early parameter handling | Heiko Carstens | 1 | -1/+1 |
2017-08-21 | Merge tag 'kvm-s390-master-4.13-2' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář | 1 | -2/+5 |
2017-08-21 | KVM: s390: sthyi: fix specification exception detection | Heiko Carstens | 1 | -1/+4 |
2017-08-21 | KVM: s390: sthyi: fix sthyi inline assembly | Heiko Carstens | 1 | -1/+1 |
2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -7/+0 |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 1 | -7/+0 |
2017-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -6/+11 |
2017-08-15 | iommu/s390: Add support for iommu_device handling | Joerg Roedel | 2 | -1/+15 |
2017-08-10 | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim | 1 | -1/+6 |
2017-08-10 | mm: refactor TLB gathering API | Minchan Kim | 1 | -6/+6 |
2017-08-09 | bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 1 | -0/+24 |
2017-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2017-08-09 | s390/pci: log changes to uid checking | Sebastian Ott | 1 | -1/+9 |
2017-08-09 | s390/vmcp: split vmcp header file and move to uapi | Heiko Carstens | 1 | -0/+24 |
2017-08-09 | s390/vmcp: make use of contiguous memory allocator | Heiko Carstens | 2 | -0/+7 |
2017-08-09 | s390/cpcmd,vmcp: avoid GFP_DMA allocations | Heiko Carstens | 2 | -13/+7 |