summaryrefslogtreecommitdiff
path: root/arch/arm/mm/pgd.c
AgeCommit message (Expand)Author
2017-11-15mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov
2016-07-26arm: get rid of superfluous __GFP_REPEATMichal Hocko
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2015-08-21ARM: domains: keep vectors in separate domainRussell King
2015-02-11mm: fix false-positive warning on exit due mm_nr_pmds(mm)Kirill A. Shutemov
2013-12-29ARM: pgd allocation: retry on failureRussell King
2013-11-30ARM: fix booting low-vectors machinesRussell King
2012-03-28ARM: move CP15 definitions to separate header fileRussell King
2011-12-08ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King
2011-02-21ARM: pgtable: add pud-level codeRussell King
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli
2010-12-22ARM: pgtable: remove FIRST_USER_PGD_NRRussell King
2010-11-26ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free()Russell King
2010-11-26ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()Russell King
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-11-27[ARM] remove memzero()Russell King
2008-03-01[ARM] Fix freeing of page tables for ARM in free_pgd_slowUwe Kleine-König
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2006-12-13[ARM] Unuse another Linux PTE bitRussell King
2006-09-27[ARM] Rename mm-armv.c to pgd.cRussell King