aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/hugetlbpage.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky1-11/+19
2017-02-23s390/mm: use _SEGMENT_ENTRY_EMPTY in the codeDominik Dingel1-1/+1
2017-02-08s390: add no-execute supportMartin Schwidefsky1-1/+9
2016-10-17s390/mm: use hugetlb_bad_size()Shyam Saini1-0/+1
2016-07-31s390/mm: clean up pte/pmd encodingGerald Schaefer1-14/+38
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer1-39/+90
2016-03-08s390/mm: uninline pmdp_xxx functions from pgtable.hMartin Schwidefsky1-4/+3
2015-10-14s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky1-0/+2
2015-06-25s390/mm: forward check for huge pmds to pmd_large()Dominik Dingel1-4/+1
2015-06-25s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel1-57/+3
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen1-5/+0
2015-04-23s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky1-28/+34
2015-04-23s390/mm: correct transfer of dirty & young bits in __pmd_to_pteMartin Schwidefsky1-2/+2
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi1-20/+0
2014-09-25s390/mm: remove change bit override supportHeiko Carstens1-1/+1
2014-08-01s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky1-56/+47
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-5/+0
2014-04-03s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky1-4/+1
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi1-0/+5
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky1-19/+39
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky1-9/+95
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2012-05-16s390/hugepages: clear page table for sw large page emulationGerald Schaefer1-0/+2
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky1-1/+1
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky1-10/+0
2010-10-25[S390] lockless get_user_pages_fast()Martin Schwidefsky1-1/+1
2008-07-24hugetlb: introduce pud_hugeAndi Kleen1-0/+5
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-1/+2
2008-04-30[S390] System z large page support.Gerald Schaefer1-0/+134