summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/pgtable.h
AgeCommit message (Expand)Author
2017-06-12s390/mm: add p?d_folded() helper functionsHeiko Carstens
2017-06-12s390/mm: remove incorrect _REGION3_ENTRY_ORIGIN defineHeiko Carstens
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-04-20s390/kvm: Add PGSTE manipulation functionsClaudio Imbrenda
2017-04-12s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-02-23s390/mm: use _SEGMENT_ENTRY_EMPTY in the codeDominik Dingel
2017-02-17s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens
2017-02-08s390: add no-execute supportMartin Schwidefsky
2016-08-24s390/mm: merge local / non-local IDTE helperMartin Schwidefsky
2016-08-24s390/mm: merge local / non-local IPTE helperMartin Schwidefsky
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-31s390/mm: clean up pte/pmd encodingGerald Schaefer
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer
2016-06-20s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand
2016-06-20s390/mm: add shadow gmap supportMartin Schwidefsky
2016-06-20s390/mm: extended gmap pte notifierMartin Schwidefsky
2016-06-13s390/mm: align swapper_pg_dir to 16kHeiko Carstens
2016-06-13s390/pgtable: add mapping statisticsHeiko Carstens
2016-06-13s390/pageattr: allow kernel page table splittingHeiko Carstens
2016-06-13s390/pgtable: make pmd and pud helper functions availableHeiko Carstens
2016-06-13s390/pgtable: get rid of _REGION3_ENTRY_ROHeiko Carstens
2016-06-13s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNELHeiko Carstens
2016-06-13s390/pgtable: introduce and use generic csp inline asmHeiko Carstens
2016-06-10KVM: s390: handle missing storage-key facilityDavid Hildenbrand
2016-06-10KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand
2016-06-10s390/mm: return key via pointer in get_guest_storage_keyDavid Hildenbrand
2016-06-10s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins
2016-03-08s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky
2016-03-08s390/mm: uninline pmdp_xxx functions from pgtable.hMartin Schwidefsky
2016-03-08s390/mm: uninline ptep_xxx functions from pgtable.hMartin Schwidefsky
2016-02-23s390/mm: correct comment about segment table entriesMartin Schwidefsky
2016-02-23s390/mm: remove unnecessary indirection with pgste_update_allMartin Schwidefsky
2016-01-15s390, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2015-10-14s390/mm: try to avoid storage key operation in ptep_set_access_flagsMartin Schwidefsky
2015-10-14s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky
2015-08-03s390/mm: add NUMA balancing primitivesMartin Schwidefsky
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-06-15s390/mm: s/specifiation/specification/, s/an specification/a specification/Geert Uytterhoeven
2015-05-19s390/mm: correct return value of pmd_pfnMartin Schwidefsky
2015-04-23s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky
2015-04-23s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds