summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/copypage-v6.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* mm: fix races between swapoff and flush dcacheHuang Ying2018-04-061-1/+1
* ARM: 8236/1: mm: fix discard_old_kernel_dataJungseung Lee2014-12-031-1/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-301-14/+6Star
|\
| * ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flushRussell King2012-01-261-7/+3Star
| * ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn())Russell King2012-01-261-3/+3
| * ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.hRussell King2012-01-261-10/+6Star
* | arm: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-6/+6
|/
* locking, ARM: Annotate low level hw locks as rawThomas Gleixner2011-09-131-5/+5
* ARM: 6995/2: mm: remove unnecessary cache flush on v6 copypageHeechul Yun2011-07-081-1/+0Star
* ARM: 6379/1: Assume new page cache pages have dirty D-cacheCatalin Marinas2010-09-191-1/+1
* ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre2010-04-141-8/+1Star
*-. Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-251-2/+2
|\ \
| | * ARM: Pass VMA to copy_user_highpage() implementationsRussell King2009-10-051-2/+2
* | | ARM: 5853/1: ARM: Fix build break on ARM v6 and v7Anand Gadiyar2009-12-181-1/+1
|/ /
* / ARM: 5794/1: Flush the D-cache during copy_user_highpage()Catalin Marinas2009-12-041-0/+8
|/
* [ARM] clearpage: provide our own clear_user_highpage()Russell King2008-11-281-14/+9Star
* [ARM] copypage: provide our own copy_user_highpage()Russell King2008-11-281-24/+37
* [ARM] cachetype: move definitions to separate headerRussell King2008-09-011-0/+1
* [ARM] 4078/1: Fix ARM copypage cache coherency problemsRichard Purdie2006-12-301-0/+4
* [ARM] Unuse another Linux PTE bitRussell King2006-12-131-3/+3
* [ARM] Cleanup arch/arm/mm a littleRussell King2006-09-201-2/+2
* [ARM] Make v6 copypage function static and cleanup pgprotsRussell King2005-10-301-9/+7Star
* [PATCH] ARM: Add common CACHE_COLOUR macroRussell King2005-06-201-4/+2Star
* [PATCH] ARM: Use top_pmd for V6 copy/clear user_pageRussell King2005-05-101-22/+6Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+155