aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/pgtable.h
Commit message (Expand)AuthorAge
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-28
|\
| * ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar2011-09-23
* | ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entriesCatalin Marinas2011-10-06
* | ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate filesCatalin Marinas2011-10-06
|/
* ARM: pgtable: add pud-level codeRussell King2011-02-21
* ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functionsWill Deacon2011-02-15
* ARM: pgtable: provide RDONLY page table bit rather than WRITE bitRussell King2010-12-22
* ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King2010-12-22
* ARM: pgtable: remove FIRST_USER_PGD_NRRussell King2010-12-22
* ARM: pgtable: collect up identity mapping functionsRussell King2010-12-22
* ARM: pgtable: switch order of Linux vs hardware page tablesRussell King2010-12-22
* ARM: pgtable: introduce pteval_t to represent a pte valueRussell King2010-11-26
* ARM: pgtable: use phys_addr_t for physical addressesRussell King2010-11-26
* ARM: pgtable: directly pass pgd/pmd/pte to their error functionsRussell King2010-11-26
* ARM: pgtable: group pte functions togetherRussell King2010-11-26
* ARM: pgtable: group pgd functions and data togetherRussell King2010-11-26
* ARM: pgtable: move pgprot functions to one placeRussell King2010-11-26
* ARM: improve compiler's ability to optimize page tablesRussell King2010-11-21
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-26
*-. Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-18
|\ \
| | * ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas2010-09-19
| |/ |/|
| * ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT cachesCatalin Marinas2010-09-19
|/
* ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMARussell King2010-05-17
* ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attributeRussell King2009-11-24
* ARM: implement highpteRussell King2009-08-17
* [ARM] pgtable: rearrange file PTE bit allocationRussell King2009-07-11
* [ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLERussell King2009-07-11
* [ARM] pgtable: file pte layout documentationRussell King2009-07-05
* [ARM] pgtable: swp pte layout documentation, definitions, and checkRussell King2009-07-05
* [ARM] Convert pmd_page() to be highmem safeRussell King2009-04-26
* Merge branch 'ptebits' into develRussell King2008-10-09
|\
| * [ARM] Improve non-executable supportRussell King2008-10-01
| * [ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King2008-10-01
| * [ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King2008-10-01
| * [ARM] Convert Xscale and Xscale3 to use new memory typesRussell King2008-10-01
| * [ARM] Introduce new PTE memory type bitsRussell King2008-10-01
| * [ARM] Re-jig Linux PTE bits to allow room for 4 memory type bitsRussell King2008-10-01
* | [ARM] 5271/1: get rid of pages_to_mb()Nicolas Pitre2008-09-30
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-02