aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/copypage-v6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-19ARM: 6379/1: Assume new page cache pages have dirty D-cacheCatalin Marinas1-1/+1
2010-04-14ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre1-8/+1
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into develRussell King1-2/+2
2009-12-18ARM: 5853/1: ARM: Fix build break on ARM v6 and v7Anand Gadiyar1-1/+1
2009-12-04ARM: 5794/1: Flush the D-cache during copy_user_highpage()Catalin Marinas1-0/+8
2009-10-05ARM: Pass VMA to copy_user_highpage() implementationsRussell King1-2/+2
2008-11-27[ARM] clearpage: provide our own clear_user_highpage()Russell King1-14/+9
2008-11-27[ARM] copypage: provide our own copy_user_highpage()Russell King1-24/+37
2008-09-01[ARM] cachetype: move definitions to separate headerRussell King1-0/+1
2006-12-30[ARM] 4078/1: Fix ARM copypage cache coherency problemsRichard Purdie1-0/+4
2006-12-13[ARM] Unuse another Linux PTE bitRussell King1-3/+3
2006-09-20[ARM] Cleanup arch/arm/mm a littleRussell King1-2/+2
2005-10-30[ARM] Make v6 copypage function static and cleanup pgprotsRussell King1-9/+7
2005-06-20[PATCH] ARM: Add common CACHE_COLOUR macroRussell King1-4/+2
2005-05-10[PATCH] ARM: Use top_pmd for V6 copy/clear user_pageRussell King1-22/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+155