aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/fault-armv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04ARM: Reduce __flush_dcache_page() visibilityRussell King1-0/+2
2009-12-01ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero pageRussell King1-0/+7
2009-10-12ARM: force dcache flush if dcache_dirty bit setNitin Gupta1-6/+3
2009-01-28[ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 cachesNicolas Pitre1-1/+4
2008-10-09Merge branch 'ptebits' into develRussell King1-5/+6
2008-10-01[ARM] Introduce new PTE memory type bitsRussell King1-5/+6
2008-09-05[ARM] sparse: fix several warningsRussell King1-0/+1
2008-09-01[ARM] cachetype: move definitions to separate headerRussell King1-0/+1
2008-07-27[ARM] Fix shared mmap when more than two maps of the same file existRussell King1-3/+7
2008-07-03[ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUsCatalin Marinas1-0/+4
2007-02-16[ARM] 4191/1: Remove redundant __flush_dcache_page() function prototypeGeorge G. Davis1-2/+0
2006-12-13[ARM] Unuse another Linux PTE bitRussell King1-1/+1
2005-10-29[PATCH] mm: arm ready for split ptlockHugh Dickins1-1/+6
2005-06-20[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing cachesRussell King1-20/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+223