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