- 516295e ARM: pgtable: add pud-level code by Russell King · 14 years ago
- cae6292 ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions by Will Deacon · 14 years ago
- 36bb94b ARM: pgtable: provide RDONLY page table bit rather than WRITE bit by Russell King · 14 years ago
- 9522d7e ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN by Russell King · 14 years ago
- e926f44 ARM: pgtable: remove FIRST_USER_PGD_NR by Russell King · 14 years ago
- 614dd05 ARM: pgtable: collect up identity mapping functions by Russell King · 14 years ago
- d30e45e ARM: pgtable: switch order of Linux vs hardware page tables by Russell King · 14 years ago
- f6e3354 ARM: pgtable: introduce pteval_t to represent a pte value by Russell King · 14 years ago
- 97092e0 ARM: pgtable: use phys_addr_t for physical addresses by Russell King · 14 years ago
- 69529c0 ARM: pgtable: directly pass pgd/pmd/pte to their error functions by Russell King · 14 years ago
- b510b049 ARM: pgtable: group pte functions together by Russell King · 14 years ago
- 4eec4b1 ARM: pgtable: group pgd functions and data together by Russell King · 14 years ago
- eb9b2b6 ARM: pgtable: move pgprot functions to one place by Russell King · 14 years ago
- c0ba10b ARM: improve compiler's ability to optimize page tables by Russell King · 14 years ago
- ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
- 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
- d907387 ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing by Catalin Marinas · 14 years ago
- 6012191 ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches by Catalin Marinas · 14 years ago
- 47ab0de ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMA by Russell King · 14 years ago
- 26a26d3 ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute by Russell King · 15 years ago
- 65cec8e ARM: implement highpte by Russell King · 15 years ago
- 6a00cde [ARM] pgtable: rearrange file PTE bit allocation by Russell King · 15 years ago
- f7a55fa [ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLE by Russell King · 15 years ago
- 65b1bfc [ARM] pgtable: file pte layout documentation by Russell King · 15 years ago
- fb93a1c [ARM] pgtable: swp pte layout documentation, definitions, and check by Russell King · 15 years ago
- 924a158 [ARM] Convert pmd_page() to be highmem safe by Russell King · 16 years ago
- 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
- 8ec5366 [ARM] Improve non-executable support by Russell King · 16 years ago
- db5b716 [ARM] Remove MT_DEVICE_IXP2000 and associated definitions by Russell King · 16 years ago
- 639b0ae [ARM] Convert ARMv6 and ARMv7 to use new memory types by Russell King · 16 years ago
- 9e8b519 [ARM] Convert Xscale and Xscale3 to use new memory types by Russell King · 16 years ago
- bb30f36 [ARM] Introduce new PTE memory type bits by Russell King · 16 years ago
- 9cff96e [ARM] Re-jig Linux PTE bits to allow room for 4 memory type bits by Russell King · 16 years ago
- dfcc644 [ARM] 5271/1: get rid of pages_to_mb() by Nicolas Pitre · 16 years ago
- a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
- 4baa992 [ARM] move include/asm-arm to arch/arm/include/asm by Russell King · 16 years ago[Renamed (99%) from include/asm-arm/pgtable.h]
- 7e67513 mm: introduce pte_special pte bit by Nick Piggin · 17 years ago
- a8fa9ba [ARM] 4644/2: fix flush_kern_tlb_range() in module space by Kevin Hilman · 17 years ago
- f0e47c2 mm: remove ptep_establish() by Martin Schwidefsky · 17 years ago
- 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
- 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 18 years ago
- 44b1869 [ARM] 4158/1: Fix user page protection macros by Imre_Deak · 18 years ago
- ad1ae2f [ARM] Unuse another Linux PTE bit by Russell King · 18 years ago
- 0e5fdca [ARM] 3971/1: xsc3: get rid of L_PTE_COHERENT by Lennert Buytenhek · 18 years ago
- ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
- 4052ebb [ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR translation error by George G. Davis · 18 years ago
- 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
- 002547b [ARM] nommu: adjust headers for !MMU ARM systems by Russell King · 18 years ago
- 23759dc [ARM] 3439/2: xsc3: add I/O coherency support by Lennert Buytenhek · 19 years ago
- 74945c8 [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.h by Russell King · 19 years ago
- 7efb830 [ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] index by George G. Davis · 19 years ago
- 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
- 33bf561 [PATCH] feature removal of io_remap_page_range() by Randy Dunlap · 19 years ago
- 6626a70 [ARM] Control v6 'global' bit via Linux PTE entries by Russell King · 19 years ago
- 1b9749e [ARM] Use #defined constants for manipulating v6 hardware PTE bits by Russell King · 19 years ago
- 5c3073e [PATCH] ARM: cleanup vmalloc start/offset macros by Russell King · 20 years ago
- 6119be0 [PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZE by Hugh Dickins · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago