Age | Commit message (Expand) | Author | Files | Lines |
2010-12-22 | ARM: pgtable: provide RDONLY page table bit rather than WRITE bit | Russell King | 1 | -19/+19 |
2010-12-22 | ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN | Russell King | 1 | -22/+22 |
2010-12-22 | ARM: pgtable: remove FIRST_USER_PGD_NR | Russell King | 1 | -2/+1 |
2010-12-22 | ARM: pgtable: collect up identity mapping functions | Russell King | 1 | -0/+3 |
2010-12-22 | ARM: pgtable: switch order of Linux vs hardware page tables | Russell King | 1 | -16/+15 |
2010-11-26 | ARM: pgtable: introduce pteval_t to represent a pte value | Russell King | 1 | -20/+21 |
2010-11-26 | ARM: pgtable: use phys_addr_t for physical addresses | Russell King | 1 | -1/+1 |
2010-11-26 | ARM: pgtable: directly pass pgd/pmd/pte to their error functions | Russell King | 1 | -6/+6 |
2010-11-26 | ARM: pgtable: group pte functions together | Russell King | 1 | -59/+51 |
2010-11-26 | ARM: pgtable: group pgd functions and data together | Russell King | 1 | -21/+23 |
2010-11-26 | ARM: pgtable: move pgprot functions to one place | Russell King | 1 | -22/+21 |
2010-11-21 | ARM: improve compiler's ability to optimize page tables | Russell King | 1 | -0/+3 |
2010-10-27 | mm: remove pte_*map_nested() | Peter Zijlstra | 1 | -8/+6 |
2010-10-19 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 1 | -3/+27 |
2010-09-19 | ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing | Catalin Marinas | 1 | -0/+4 |
2010-09-19 | ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches | Catalin Marinas | 1 | -3/+23 |
2010-05-17 | ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMA | Russell King | 1 | -1/+1 |
2009-11-24 | ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute | Russell King | 1 | -2/+12 |
2009-08-17 | ARM: implement highpte | Russell King | 1 | -4/+13 |
2009-07-11 | [ARM] pgtable: rearrange file PTE bit allocation | Russell King | 1 | -9/+9 |
2009-07-11 | [ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLE | Russell King | 1 | -2/+0 |
2009-07-05 | [ARM] pgtable: file pte layout documentation | Russell King | 1 | -9/+14 |
2009-07-05 | [ARM] pgtable: swp pte layout documentation, definitions, and check | Russell King | 1 | -5/+25 |
2009-04-26 | [ARM] Convert pmd_page() to be highmem safe | Russell King | 1 | -1/+1 |
2008-10-10 | Merge branch 'ptebits' into devel | Russell King | 1 | -29/+54 |
2008-10-01 | [ARM] Improve non-executable support | Russell King | 1 | -20/+27 |
2008-10-01 | [ARM] Remove MT_DEVICE_IXP2000 and associated definitions | Russell King | 1 | -1/+0 |
2008-10-01 | [ARM] Convert ARMv6 and ARMv7 to use new memory types | Russell King | 1 | -6/+2 |
2008-10-01 | [ARM] Convert Xscale and Xscale3 to use new memory types | Russell King | 1 | -2/+2 |
2008-10-01 | [ARM] Introduce new PTE memory type bits | Russell King | 1 | -5/+28 |
2008-10-01 | [ARM] Re-jig Linux PTE bits to allow room for 4 memory type bits | Russell King | 1 | -4/+4 |
2008-09-30 | [ARM] 5271/1: get rid of pages_to_mb() | Nicolas Pitre | 1 | -5/+0 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -1/+1 |
2008-08-03 | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 1 | -0/+401 |