Age | Commit message (Expand) | Author |
2017-09-20 | s390/topology: enable / disable topology dynamically | Heiko Carstens |
2017-09-20 | s390/topology: alternative topology for topology-less machines | Heiko Carstens |
2017-09-19 | s390/mm: fix write access check in gup_huge_pmd() | Gerald Schaefer |
2017-09-19 | s390/mm: make pmdp_invalidate() do invalidation only | Gerald Schaefer |
2017-09-13 | s390/perf: fix bug when creating per-thread event | Pu Hou |
2017-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-09-09 | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-08 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-08 | Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-09-08 | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář |
2017-09-07 | Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-09-06 | s390/mm: use a single lock for the fields in mm_context_t | Martin Schwidefsky |
2017-09-06 | s390/mm: fix race on mm->context.flush_mm | Martin Schwidefsky |
2017-09-06 | s390/mm: fix local TLB flushing vs. detach of an mm address space | Martin Schwidefsky |
2017-09-06 | s390/zcrypt: externalize AP queue interrupt control | Harald Freudenberger |
2017-09-06 | s390/zcrypt: externalize AP config info query | Harald Freudenberger |
2017-09-06 | s390/zcrypt: externalize test AP queue | Tony Krowiak |
2017-09-06 | s390/mm: use VM_BUG_ON in crst_table_[upgrade|downgrade] | Martin Schwidefsky |
2017-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar |
2017-09-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-09-01 | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel |
2017-08-31 | teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise arguments | Al Viro |
2017-08-31 | s390/mm: fix BUG_ON in crst_table_upgrade | Martin Schwidefsky |
2017-08-31 | s390/mm: fork vs. 5 level page tabel | Martin Schwidefsky |
2017-08-31 | KVM: s390: vsie: cleanup mcck reinjection | David Hildenbrand |
2017-08-31 | KVM: s390: use WARN_ON_ONCE only for checking | David Hildenbrand |
2017-08-31 | KVM: s390: guestdbg: fix range check | David Hildenbrand |
2017-08-29 | KVM: s390: we are always in czam mode | David Hildenbrand |
2017-08-29 | s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs | Christian Borntraeger |
2017-08-29 | s390/dasd: Add discard support for FBA devices | Jan Höppner |
2017-08-29 | s390/uaccess: avoid mvcos jump label | Martin Schwidefsky |
2017-08-29 | s390/mm: use generic mm_hooks | Martin Schwidefsky |
2017-08-29 | s390/facilities: fix typo | Heiko Carstens |
2017-08-29 | KVM: s390: expose no-DAT to guest and migration support | Claudio Imbrenda |
2017-08-29 | KVM: s390: sthyi: remove invalid guest write access | Heiko Carstens |
2017-08-29 | KVM: s390: Multiple Epoch Facility support | Collin L. Walling |
2017-08-28 | KVM: s390: Support Configuration z/Architecture Mode | Jason J. Herne |
2017-08-28 | Merge tag 'kvm-s390-master-4.13-2' into kvms390/next | Christian Borntraeger |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
2017-08-23 | s390/topology: Remove the unused parent_node() macro | Dou Liyang |
2017-08-23 | s390/dasd: Change unsigned long long to unsigned long | Jan Höppner |
2017-08-23 | s390/smp: convert cpuhp_setup_state() return code to zero on success | Heiko Carstens |
2017-08-23 | s390: fix 'novx' early parameter handling | Heiko Carstens |
2017-08-21 | Merge tag 'kvm-s390-master-4.13-2' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář |