Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-17 | ARM: implement highpte | Russell King | |
Add the ARM implementation of highpte, which allows PTE tables to be placed in highmem. Unfortunately, we do not offer highpte support when support for L2 cache is enabled. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2008-08-02 | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | |
Move platform independent header files to arch/arm/include/asm, leaving those in asm/arch* and asm/plat* alone. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |