summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens2017-02-171-1/+1
* s390: add no-execute supportMartin Schwidefsky2017-02-081-34/+61
* s390/mm: merge local / non-local IDTE helperMartin Schwidefsky2016-08-241-32/+12
* s390/mm: merge local / non-local IPTE helperMartin Schwidefsky2016-08-241-17/+13
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-2/+15
|\
| * s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand2016-06-201-1/+1
| * s390/mm: add shadow gmap supportMartin Schwidefsky2016-06-201-2/+8
| * s390/mm: extended gmap pte notifierMartin Schwidefsky2016-06-201-0/+2
| * KVM: s390: handle missing storage-key facilityDavid Hildenbrand2016-06-101-0/+1
| * KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand2016-06-101-0/+3
| * s390/mm: return key via pointer in get_guest_storage_keyDavid Hildenbrand2016-06-101-1/+2
| * s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand2016-06-101-1/+1
* | s390/mm: clean up pte/pmd encodingGerald Schaefer2016-07-311-10/+10
* | s390/mm: add support for 2GB hugepagesGerald Schaefer2016-07-061-22/+49
* | s390/mm: align swapper_pg_dir to 16kHeiko Carstens2016-06-131-1/+1
* | s390/pgtable: add mapping statisticsHeiko Carstens2016-06-131-0/+19
* | s390/pageattr: allow kernel page table splittingHeiko Carstens2016-06-131-0/+36
* | s390/pgtable: make pmd and pud helper functions availableHeiko Carstens2016-06-131-14/+63
* | s390/pgtable: get rid of _REGION3_ENTRY_ROHeiko Carstens2016-06-131-2/+0
* | s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNELHeiko Carstens2016-06-131-2/+41
* | s390/pgtable: introduce and use generic csp inline asmHeiko Carstens2016-06-131-9/+15
|/
* arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-0/+1
* s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky2016-03-081-107/+16
* s390/mm: uninline pmdp_xxx functions from pgtable.hMartin Schwidefsky2016-03-081-83/+53
* s390/mm: uninline ptep_xxx functions from pgtable.hMartin Schwidefsky2016-03-081-323/+51
* s390/mm: correct comment about segment table entriesMartin Schwidefsky2016-02-231-5/+5
* s390/mm: remove unnecessary indirection with pgste_update_allMartin Schwidefsky2016-02-231-13/+12
* s390, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-151-15/+1
* s390/mm: try to avoid storage key operation in ptep_set_access_flagsMartin Schwidefsky2015-10-141-2/+5
* s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky2015-10-141-4/+55
* s390/mm: add NUMA balancing primitivesMartin Schwidefsky2015-08-031-0/+13
* mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-241-12/+12
* powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-241-0/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-06-241-2/+2
|\
| * s390/mm: s/specifiation/specification/, s/an specification/a specification/Geert Uytterhoeven2015-06-151-2/+2
* | s390/mm: correct return value of pmd_pfnMartin Schwidefsky2015-05-191-1/+1
|/
* s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky2015-04-231-95/+63
* s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky2015-04-231-0/+9
* s390: remove 31 bit supportHeiko Carstens2015-03-251-120/+5
* mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-281-0/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-111-1/+1
|\
| * mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-111-0/+4
|\ \ | |/ |/|
| * s390: avoid z13 cache aliasingMartin Schwidefsky2015-01-221-0/+4
* | s390: drop pte_file()-related helpersKirill A. Shutemov2015-02-101-25/+4
|/
* s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky2014-10-271-0/+13
* s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-271-0/+12
* s390/mm: disable KSM for storage key enabled pagesDominik Dingel2014-10-271-1/+1
* s390/mm: prevent and break zero page mappings in case of storage keysDominik Dingel2014-10-271-0/+5
* s390/mm: recfactor global pgste updatesDominik Dingel2014-10-271-0/+1