summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/hugetlbpage.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-211-2/+2
|\
| * mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy2024-07-121-2/+2
* | s390/hugetlb: Convert PG_arch_1 code to work on folio->flagsDavid Hildenbrand2024-06-051-4/+4
|/
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-16/+3
|\
| * treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe2024-04-251-5/+2
| * mm: switch mm->get_unmapped_area() to a flagRick Edgecombe2024-04-251-1/+1
| * mm/treewide: remove pXd_huge()Peter Xu2024-04-251-10/+0
* | s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda2024-04-221-1/+1
|/
* mm/treewide: replace pud_large() with pud_leaf()Peter Xu2024-03-061-2/+2
* mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu2024-03-061-1/+1
* mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts2023-09-291-1/+7
* mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area()Linus Torvalds2023-04-211-1/+1
* s390/hugetlb: switch to generic version of follow_huge_pud()Gerald Schaefer2022-09-111-10/+0
* s390/mm,hugetlb: don't use pte_val()/pXd_val() as lvalueHeiko Carstens2022-03-011-21/+13
* s390/mm: use set_pXd()/set_pte() helper functions everywhereHeiko Carstens2022-03-011-1/+1
* 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