Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-23mm: merge pte_mkhuge() call into arch_make_huge_pte()Anshuman Khandual
2021-07-01mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu
2020-12-09sparc64/mm: Implement pXX_leaf_size() supportPeter Zijlstra
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-01-30sparc64: add support for folded p4d page tablesMike Rapoport
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz
2017-11-16mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov
2017-11-16mm: account pud page tablesKirill A. Shutemov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-16sparc64: Cleanup hugepage table walk functionsNitin Gupta
2017-08-16sparc64: Add 16GB hugepage supportNitin Gupta
2017-08-10sparc64: Revert 16GB huge page support.David S. Miller
2017-08-10sparc64: Cleanup hugepage table walk functionsNitin Gupta
2017-08-10sparc64: Add 16GB hugepage supportNitin Gupta
2017-07-07mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-04-18sparc64: Fix hugepage page table freeNitin Gupta
2017-03-28sparc64: Add support for 2G hugepagesNitin Gupta
2017-03-28sparc64: Fix size check in huge_pte_allocNitin Gupta
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-02-24sparc64: Fix build error in flush_tsb_user_pageNitin Gupta
2017-02-23sparc64: Add 64K page size supportNitin Gupta
2017-02-23sparc64: Multi-page size supportNitin Gupta
2016-07-29sparc64: Trim page tables for 8M hugepagesNitin Gupta
2016-07-29sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz
2016-05-21sparc64: Reduce TLB flushes during hugepte changesNitin Gupta
2016-03-18mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2015-06-25mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-02-12mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2014-06-05hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-01-29sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-13sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller
2013-09-12mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2012-12-12mm: use vm_unmapped_area() in hugetlbfs on sparc64 architectureMichel Lespinasse
2012-10-09sparc64: Support transparent huge pages.David Miller
2011-11-01sparc: remove several unnecessary module.h include instancesPaul Gortmaker
2011-01-14thp: pte alloc trans splittingAndrea Arcangeli
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-12-04sparc,sparc64: unify mm/Sam Ravnborg