summaryrefslogtreecommitdiff
path: root/arch/arm/mm/copypage-v4mc.c
AgeCommit message (Expand)Author
2023-08-24arm: implement the new page table range APIMatthew Wilcox (Oracle)
2021-04-30mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-26ARM: 8845/1: use unified assembler in c filesStefan Agner
2018-11-08ARM: 8805/2: remove unneeded naked function usageNicolas Pitre
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-20arm: remove the second argument of k[un]map_atomic()Cong Wang
2012-01-26ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flushRussell King
2012-01-26ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn())Russell King
2012-01-26ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.hRussell King
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner
2010-09-19ARM: 6379/1: Assume new page cache pages have dirty D-cacheCatalin Marinas
2009-10-05ARM: Pass VMA to copy_user_highpage() implementationsRussell King
2009-03-12[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König
2009-01-24[ARM] fix StrongARM-11x0 page copy implementationRussell King
2008-11-28[ARM] fix a couple clear_user_highpage assembly constraintsNicolas Pitre
2008-11-27[ARM] clearpage: provide our own clear_user_highpage()Russell King
2008-11-27[ARM] copypage: provide our own copy_user_highpage()Russell King
2008-10-01[ARM] Introduce new PTE memory type bitsRussell King
2006-12-30[ARM] 4078/1: Fix ARM copypage cache coherency problemsRichard Purdie
2006-12-13[ARM] Unuse another Linux PTE bitRussell King
2006-09-20[ARM] Cleanup arch/arm/mm a littleRussell King
2005-05-16[PATCH] ARM: Fix build errorRussell King
2005-05-10[PATCH] ARM: Move copy/clear user_page locking into implementationRussell King