| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 1 | -1/+1 |
* | mm: introduce wrappers to access mm->nr_ptes | Kirill A. Shutemov | 2017-11-16 | 1 | -1/+1 |
* | arm: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-07-27 | 1 | -1/+1 |
* | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov | 2016-03-17 | 1 | -1/+1 |
* | ARM: domains: keep vectors in separate domain | Russell King | 2015-08-21 | 1 | -0/+10 |
* | mm: fix false-positive warning on exit due mm_nr_pmds(mm) | Kirill A. Shutemov | 2015-02-12 | 1 | -0/+4 |
* | ARM: pgd allocation: retry on failure | Russell King | 2013-12-29 | 1 | -1/+1 |
* | ARM: fix booting low-vectors machines | Russell King | 2013-11-30 | 1 | -1/+2 |
* | ARM: move CP15 definitions to separate header file | Russell King | 2012-03-28 | 1 | -0/+1 |
* | ARM: LPAE: Page table maintenance for the 3-level format | Catalin Marinas | 2011-12-08 | 1 | -4/+47 |
* | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King | 2011-03-20 | 1 | -4/+20 |
|\ |
|
| * | ARM: pgtable: add pud-level code | Russell King | 2011-02-21 | 1 | -4/+20 |
* | | thp: pte alloc trans splitting | Andrea Arcangeli | 2011-01-14 | 1 | -1/+1 |
|/ |
|
* | ARM: pgtable: remove FIRST_USER_PGD_NR | Russell King | 2010-12-22 | 1 | -5/+3 |
* | ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free() | Russell King | 2010-11-26 | 1 | -13/+14 |
* | ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow() | Russell King | 2010-11-26 | 1 | -2/+2 |
* | mm: remove pte_*map_nested() | Peter Zijlstra | 2010-10-27 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [ARM] remove memzero() | Russell King | 2008-11-27 | 1 | -1/+1 |
* | [ARM] Fix freeing of page tables for ARM in free_pgd_slow | Uwe Kleine-König | 2008-03-01 | 1 | -4/+2 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 | 1 | -4/+4 |
* | [ARM] Unuse another Linux PTE bit | Russell King | 2006-12-13 | 1 | -1/+1 |
* | [ARM] Rename mm-armv.c to pgd.c | Russell King | 2006-09-27 | 1 | -0/+101 |