aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/pgtable.h
AgeCommit message (Expand)Author
2009-11-24ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attributeRussell King
2009-08-17ARM: implement highpteRussell King
2009-07-11[ARM] pgtable: rearrange file PTE bit allocationRussell King
2009-07-11[ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLERussell King
2009-07-05[ARM] pgtable: file pte layout documentationRussell King
2009-07-05[ARM] pgtable: swp pte layout documentation, definitions, and checkRussell King
2009-04-26[ARM] Convert pmd_page() to be highmem safeRussell King
2008-10-09Merge branch 'ptebits' into develRussell King
2008-10-01[ARM] Improve non-executable supportRussell King
2008-10-01[ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King
2008-10-01[ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King
2008-10-01[ARM] Convert Xscale and Xscale3 to use new memory typesRussell King
2008-10-01[ARM] Introduce new PTE memory type bitsRussell King
2008-10-01[ARM] Re-jig Linux PTE bits to allow room for 4 memory type bitsRussell King
2008-09-30[ARM] 5271/1: get rid of pages_to_mb()Nicolas Pitre
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King