Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-13 | ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessary | Nicolas Pitre | 1 | -4/+10 |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 1 | -0/+1 |
2011-12-08 | ARM: LPAE: Add identity mapping support for the 3-level page table format | Catalin Marinas | 1 | -1/+27 |
2011-12-06 | ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting | Will Deacon | 1 | -32/+2 |
2011-12-06 | ARM: idmap: use idmap_pgd when setting up mm for reboot | Will Deacon | 1 | -9/+10 |
2011-12-06 | ARM: idmap: populate identity map pgd at init time using .init.text | Will Deacon | 1 | -0/+26 |
2011-11-10 | ARM: restart: remove argument to setup_mm_for_reboot() | Russell King | 1 | -1/+1 |
2011-02-21 | ARM: pgtable: add pud-level code | Russell King | 1 | -6/+29 |
2010-12-22 | ARM: pgtable: use conventional page table code for identity mappings | Russell King | 1 | -15/+31 |
2010-12-22 | ARM: pgtable: collect up identity mapping functions | Russell King | 1 | -0/+51 |