- b54565b s390/mm: add NUMA balancing primitives by Martin Schwidefsky · 10 years ago
- 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 9 years ago
- f28b6ff powerpc/mm: use generic version of pmdp_clear_flush() by Aneesh Kumar K.V · 9 years ago
- 4b1f2af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
- 4e0a641 s390/mm: s/specifiation/specification/, s/an specification/a specification/ by Geert Uytterhoeven · 9 years ago
- 7cded34 s390/mm: correct return value of pmd_pfn by Martin Schwidefsky · 9 years ago
- a1c843b s390/mm: change swap pte encoding and pgtable cleanup by Martin Schwidefsky · 10 years ago
- 0b46e0a s390/kvm: remove delayed reallocation of page tables for KVM by Martin Schwidefsky · 10 years ago
- 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
- c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 10 years ago
- 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
- d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
- 6e76d4b s390: drop pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
- 1f6b83e s390: avoid z13 cache aliasing by Martin Schwidefsky · 10 years ago
- fcbe08d6 s390/mm: pmdp_get_and_clear_full optimization by Martin Schwidefsky · 10 years ago
- c933146 s390/ftrace,kprobes: allow to patch first instruction by Heiko Carstens · 10 years ago
- 3ac8e38 s390/mm: disable KSM for storage key enabled pages by Dominik Dingel · 10 years ago
- 2faee8f s390/mm: prevent and break zero page mappings in case of storage keys by Dominik Dingel · 10 years ago
- a13cff3 s390/mm: recfactor global pgste updates by Dominik Dingel · 10 years ago
- 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
- e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- cfb0b24 s390/mm: make use of ipte range facility by Heiko Carstens · 10 years ago
- 6a5c148 s390/mm: remove change bit override support by Heiko Carstens · 10 years ago
- 1951497 KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flags by Christian Borntraeger · 10 years ago
- 3e03d4c KVM: s390/mm: Fix storage key corruption during swapping by Christian Borntraeger · 10 years ago
- f079e95 KVM: s390/mm: remove outdated gmap data structures by Martin Schwidefsky · 10 years ago
- c6c956b KVM: s390/mm: support gmap page tables with less than 5 levels by Martin Schwidefsky · 10 years ago
- 527e30b KVM: s390/mm: use radix trees for guest to host mappings by Martin Schwidefsky · 11 years ago
- 6e0a043 KVM: s390/mm: cleanup gmap function arguments, variable names by Martin Schwidefsky · 11 years ago
- 9da4e38 KVM: s390/mm: readd address parameter to gmap_do_ipte_notify by Martin Schwidefsky · 11 years ago
- 55dbbdd KVM: s390/mm: readd address parameter to pgste_ipte_notify by Martin Schwidefsky · 11 years ago
- 152125b s390/mm: implement dirty bits for large segment table entries by Martin Schwidefsky · 10 years ago
- a0bf4f1 KVM: s390/mm: new gmap_test_and_clear_dirty function by Dominik Dingel · 11 years ago
- 0a61b22 KVM: s390/mm: use software dirty bit detection for user dirty tracking by Martin Schwidefsky · 11 years ago
- 934bc13 KVM: s390: Allow skeys to be enabled for the current process by Dominik Dingel · 11 years ago
- 65eef335 KVM: s390: Adding skey bit to mmu context by Dominik Dingel · 11 years ago
- d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
- 1b948d6 s390/mm,tlb: optimize TLB flushing for zEC12 by Martin Schwidefsky · 11 years ago
- 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- 6e5a40a s390/mm: remove unecessary parameter from pgste_ipte_notify by Dominik Dingel · 11 years ago
- aaeff84 s390/mm: remove unnecessary parameter from gmap_do_ipte_notify by Dominik Dingel · 11 years ago
- b31288f s390/kvm: support collaborative memory management by Konstantin Weitz · 12 years ago
- 53e857f s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries by Martin Schwidefsky · 12 years ago
- 24eb3a8 KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault by Dominik Dingel · 11 years ago
- af0ebc4 s390/mm,kvm: fix software dirty bits vs. kvm for old machines by Martin Schwidefsky · 11 years ago
- ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- 0944fe3 s390/mm: implement software referenced bits by Martin Schwidefsky · 11 years ago
- 0196c64 s390/pgtable: fix mprotect for single-threaded KVM guests by Martin Schwidefsky · 11 years ago
- 5c474a1 s390/mm: introduce ptep_flush_lazy helper by Martin Schwidefsky · 11 years ago
- d56c893 s390/pgtable: add pgste_get helper by Martin Schwidefsky · 11 years ago
- a055f66 s390/pgtable: skip pgste updates on full flush by Martin Schwidefsky · 11 years ago
- e509861 s390/mm: cleanup page table definitions by Martin Schwidefsky · 11 years ago
- 3eabaee KVM: s390: allow sie enablement for multi-threaded programs by Martin Schwidefsky · 11 years ago
- 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
- fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
- 6b0b50b mm/THP: add pmd args to pgtable deposit and withdraw APIs by Aneesh Kumar K.V · 11 years ago
- a8f6e7f s390/pgtable: make pgste lock an explicit barrier by Christian Borntraeger · 11 years ago
- 3a82603 s390/pgtable: Save pgste during modify_prot_start/commit by Christian Borntraeger · 11 years ago
- 338679f s390/pgtable: Fix guest overindication for change bit by Christian Borntraeger · 11 years ago
- b56433c s390/pgtable: Fix check for pgste/storage key handling by Christian Borntraeger · 11 years ago
- 2c70fe4 s390/kvm: Kick guests out of sie if prefix page host pte is touched by Christian Borntraeger · 11 years ago
- 0d0dafc s390/kvm: rename RCP_xxx defines to PGSTE_xxx by Martin Schwidefsky · 11 years ago
- eed3b1e s390/pgtable: fix ipte notify bit by Christian Borntraeger · 11 years ago
- 6b8224e s390/pgtable: fix ipte notify bit by Christian Borntraeger · 11 years ago
- d338363 s390/mm: add pte invalidation notifier for kvm by Martin Schwidefsky · 12 years ago
- 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 12 years ago
- d0b8883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
- c503494 s390/mm,gmap: implement gmap_translate() by Heiko Carstens · 12 years ago
- 4f2e290 s390: move dummy io_remap_pfn_range() to asm/pgtable.h by Linus Torvalds · 12 years ago
- 765a0ca s390/mm: provide emtpy check_pgt_cache() function by Heiko Carstens · 12 years ago
- ea81531 s390/uaccess: fix page table walk by Heiko Carstens · 12 years ago
- 1819ed1 s390/page table dumper: add support for change-recording override bit by Heiko Carstens · 12 years ago
- abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
- bddb7ae s390/mm: provide PAGE_SHARED define by Heiko Carstens · 12 years ago
- be32865 s390/thp: implement pmdp_set_wrprotect() by Gerald Schaefer · 12 years ago
- 171c400 s390/mm: fix pmd_pfn() for thp by Gerald Schaefer · 12 years ago
- c7708fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
- 816422a asm-generic, mm: pgtable: consolidate zero page helpers by Kirill A. Shutemov · 12 years ago
- a4f32bd s390/mm: keep fault_init() private to fault.c by Heiko Carstens · 12 years ago
- 18da236 s390/mm,vmem: use 2GB frames for identity mapping by Heiko Carstens · 12 years ago
- d8e7a33 s390/thp: respect page protection in pmd_none() and pmd_present() by Gerald Schaefer · 12 years ago
- c972cc6 s390/vmalloc: have separate modules area by Heiko Carstens · 12 years ago
- 378b1e7 s390/mm: fix pmd_huge() usage for kernel mapping by Heiko Carstens · 12 years ago
- b113da6 mm: Add and use update_mmu_cache_pmd() in transparent huge page code. by David Miller · 12 years ago
- 1ae1c1d thp, s390: architecture backend for thp on s390 by Gerald Schaefer · 12 years ago
- 9501d09 thp, s390: thp pagetable pre-allocation for s390 by Gerald Schaefer · 12 years ago
- 75077af thp, s390: thp splitting backend for s390 by Gerald Schaefer · 12 years ago
- a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
- f4815ac s390/headers: replace __s390x__ with CONFIG_64BIT where possible by Heiko Carstens · 12 years ago
- 14045eb [S390] add support for physical memory > 4TB by Martin Schwidefsky · 13 years ago
- 7c81878 [S390] fix page change underindication in pgste_update_all by Carsten Otte · 13 years ago
- 09b5388 [S390] fix pgste update logic by Martin Schwidefsky · 13 years ago
- 388186b [S390] kvm: Handle diagnose 0x10 (release pages) by Christian Borntraeger · 13 years ago
- 499069e [S390] take mmap_sem when walking guest page table by Carsten Otte · 13 years ago
- 480e592 [S390] kvm: fix address mode switching by Christian Borntraeger · 13 years ago
- e5992f2 [S390] kvm guest address space mapping by Martin Schwidefsky · 13 years ago
- 6c61cfe [S390] fix kvm defines for 31 bit compile by Martin Schwidefsky · 13 years ago
- a43a9d9 [S390] mm: fix storage key handling by Heiko Carstens · 13 years ago