Age | Commit message (Expand) | Author |
2014-02-21 | s390/kvm: support collaborative memory management | Konstantin Weitz |
2014-02-21 | s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries | Martin Schwidefsky |
2014-01-30 | KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault | Dominik Dingel |
2013-10-15 | s390/mm,kvm: fix software dirty bits vs. kvm for old machines | Martin Schwidefsky |
2013-09-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-08-29 | s390/mm: implement software referenced bits | Martin Schwidefsky |
2013-08-28 | s390/pgtable: fix mprotect for single-threaded KVM guests | Martin Schwidefsky |
2013-08-22 | s390/mm: introduce ptep_flush_lazy helper | Martin Schwidefsky |
2013-08-22 | s390/pgtable: add pgste_get helper | Martin Schwidefsky |
2013-08-22 | s390/pgtable: skip pgste updates on full flush | Martin Schwidefsky |
2013-08-22 | s390/mm: cleanup page table definitions | Martin Schwidefsky |
2013-07-29 | KVM: s390: allow sie enablement for multi-threaded programs | Martin Schwidefsky |
2013-07-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-07-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-20 | mm/THP: add pmd args to pgtable deposit and withdraw APIs | Aneesh Kumar K.V |
2013-06-05 | s390/pgtable: make pgste lock an explicit barrier | Christian Borntraeger |
2013-06-05 | s390/pgtable: Save pgste during modify_prot_start/commit | Christian Borntraeger |
2013-06-05 | s390/pgtable: Fix guest overindication for change bit | Christian Borntraeger |
2013-05-28 | s390/pgtable: Fix check for pgste/storage key handling | Christian Borntraeger |
2013-05-21 | s390/kvm: Kick guests out of sie if prefix page host pte is touched | Christian Borntraeger |
2013-05-21 | s390/kvm: rename RCP_xxx defines to PGSTE_xxx | Martin Schwidefsky |
2013-05-21 | s390/pgtable: fix ipte notify bit | Christian Borntraeger |
2013-05-17 | s390/pgtable: fix ipte notify bit | Christian Borntraeger |
2013-05-03 | s390/mm: add pte invalidation notifier for kvm | Martin Schwidefsky |
2013-04-29 | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer |
2013-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-04-23 | s390/mm,gmap: implement gmap_translate() | Heiko Carstens |
2013-04-17 | s390: move dummy io_remap_pfn_range() to asm/pgtable.h | Linus Torvalds |
2013-04-02 | s390/mm: provide emtpy check_pgt_cache() function | Heiko Carstens |
2013-04-02 | s390/uaccess: fix page table walk | Heiko Carstens |
2013-02-28 | s390/page table dumper: add support for change-recording override bit | Heiko Carstens |
2013-02-14 | s390/mm: implement software dirty bits | Martin Schwidefsky |
2013-02-14 | s390/mm: provide PAGE_SHARED define | Heiko Carstens |
2013-01-22 | s390/thp: implement pmdp_set_wrprotect() | Gerald Schaefer |
2013-01-12 | s390/mm: fix pmd_pfn() for thp | Gerald Schaefer |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-12-12 | asm-generic, mm: pgtable: consolidate zero page helpers | Kirill A. Shutemov |
2012-11-23 | s390/mm: keep fault_init() private to fault.c | Heiko Carstens |
2012-11-23 | s390/mm,vmem: use 2GB frames for identity mapping | Heiko Carstens |
2012-10-26 | s390/thp: respect page protection in pmd_none() and pmd_present() | Gerald Schaefer |
2012-10-09 | s390/vmalloc: have separate modules area | Heiko Carstens |
2012-10-09 | s390/mm: fix pmd_huge() usage for kernel mapping | Heiko Carstens |
2012-10-09 | mm: Add and use update_mmu_cache_pmd() in transparent huge page code. | David Miller |
2012-10-09 | thp, s390: architecture backend for thp on s390 | Gerald Schaefer |
2012-10-09 | thp, s390: thp pagetable pre-allocation for s390 | Gerald Schaefer |
2012-10-09 | thp, s390: thp splitting backend for s390 | Gerald Schaefer |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens |
2012-05-24 | s390/headers: replace __s390x__ with CONFIG_64BIT where possible | Heiko Carstens |
2011-12-27 | [S390] add support for physical memory > 4TB | Martin Schwidefsky |