summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/hugetlbpage.c
Commit message (Expand)AuthorAgeFilesLines
* add includes masked by cgroup -> bpf dependencyJakub Kicinski2021-12-161-0/+1
* hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-051-1/+1
* s390/mm: fix huge pte soft dirty copyingJanosch Frank2020-07-091-1/+1
* hugetlbfs: move hugepagesz= parsing to arch independent codeMike Kravetz2020-06-031-18/+0
* hugetlbfs: add arch_hugetlb_valid_sizeMike Kravetz2020-06-031-4/+12
* s390/mm: fix set_huge_pte_at() for empty ptesGerald Schaefer2020-05-201-3/+6
* s390/mm: cleanup arch_get_unmapped_area() and friendsAlexander Gordeev2020-03-271-9/+2
* s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer2020-01-301-1/+99
* s390/mm: Clear skeys for newly mapped huge guest pmdsJanosch Frank2018-07-301-0/+24
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-061-1/+2
* s390/mm: implement 5 level pages tablesMartin Schwidefsky2017-06-121-11/+19
* s390/mm: use _SEGMENT_ENTRY_EMPTY in the codeDominik Dingel2017-02-231-1/+1
* s390: add no-execute supportMartin Schwidefsky2017-02-081-1/+9
* s390/mm: use hugetlb_bad_size()Shyam Saini2016-10-171-0/+1
* s390/mm: clean up pte/pmd encodingGerald Schaefer2016-07-311-14/+38
* s390/mm: add support for 2GB hugepagesGerald Schaefer2016-07-061-39/+90
* s390/mm: uninline pmdp_xxx functions from pgtable.hMartin Schwidefsky2016-03-081-4/+3
* s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky2015-10-141-0/+2
* s390/mm: forward check for huge pmds to pmd_large()Dominik Dingel2015-06-251-4/+1
* s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel2015-06-251-57/+3
* mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-241-5/+0
* s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky2015-04-231-28/+34
* s390/mm: correct transfer of dirty & young bits in __pmd_to_pteMartin Schwidefsky2015-04-231-2/+2
* mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-111-20/+0
* s390/mm: remove change bit override supportHeiko Carstens2014-09-251-1/+1
* s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky2014-08-011-56/+47
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-5/+0
* s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2014-04-031-4/+1
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+5
* s390/mm: implement software referenced bitsMartin Schwidefsky2013-08-291-19/+39
* s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-221-9/+95
* mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-291-1/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* s390/hugepages: clear page table for sw large page emulationGerald Schaefer2012-05-161-0/+2
* [S390] kvm guest address space mappingMartin Schwidefsky2011-07-241-1/+1
* [S390] Remove data execution protectionMartin Schwidefsky2011-05-231-10/+0
* [S390] lockless get_user_pages_fast()Martin Schwidefsky2010-10-251-1/+1
* hugetlb: introduce pud_hugeAndi Kleen2008-07-241-0/+5
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-241-1/+2
* [S390] System z large page support.Gerald Schaefer2008-04-301-0/+134