| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: move page_mapping_file to pagemap.h | Matthew Wilcox (Oracle) | 2021-04-30 | 1 | -0/+1 |
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | mm: fix races between swapoff and flush dcache | Huang Ying | 2018-04-06 | 1 | -1/+1 |
* | ARM: 8236/1: mm: fix discard_old_kernel_data | Jungseung Lee | 2014-12-03 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-30 | 1 | -14/+6 |
|\ |
|
| * | ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flush | Russell King | 2012-01-26 | 1 | -7/+3 |
| * | ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn()) | Russell King | 2012-01-26 | 1 | -3/+3 |
| * | ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.h | Russell King | 2012-01-26 | 1 | -10/+6 |
* | | arm: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -6/+6 |
|/ |
|
* | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 2011-09-13 | 1 | -5/+5 |
* | ARM: 6995/2: mm: remove unnecessary cache flush on v6 copypage | Heechul Yun | 2011-07-08 | 1 | -1/+0 |
* | ARM: 6379/1: Assume new page cache pages have dirty D-cache | Catalin Marinas | 2010-09-19 | 1 | -1/+1 |
* | ARM: 6007/1: fix highmem with VIPT cache and DMA | Nicolas Pitre | 2010-04-14 | 1 | -8/+1 |
*-. | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King | 2010-02-25 | 1 | -2/+2 |
|\ \ |
|
| | * | ARM: Pass VMA to copy_user_highpage() implementations | Russell King | 2009-10-05 | 1 | -2/+2 |
* | | | ARM: 5853/1: ARM: Fix build break on ARM v6 and v7 | Anand Gadiyar | 2009-12-18 | 1 | -1/+1 |
|/ / |
|
* / | ARM: 5794/1: Flush the D-cache during copy_user_highpage() | Catalin Marinas | 2009-12-04 | 1 | -0/+8 |
|/ |
|
* | [ARM] clearpage: provide our own clear_user_highpage() | Russell King | 2008-11-28 | 1 | -14/+9 |
* | [ARM] copypage: provide our own copy_user_highpage() | Russell King | 2008-11-28 | 1 | -24/+37 |
* | [ARM] cachetype: move definitions to separate header | Russell King | 2008-09-01 | 1 | -0/+1 |
* | [ARM] 4078/1: Fix ARM copypage cache coherency problems | Richard Purdie | 2006-12-30 | 1 | -0/+4 |
* | [ARM] Unuse another Linux PTE bit | Russell King | 2006-12-13 | 1 | -3/+3 |
* | [ARM] Cleanup arch/arm/mm a little | Russell King | 2006-09-20 | 1 | -2/+2 |
* | [ARM] Make v6 copypage function static and cleanup pgprots | Russell King | 2005-10-30 | 1 | -9/+7 |
* | [PATCH] ARM: Add common CACHE_COLOUR macro | Russell King | 2005-06-20 | 1 | -4/+2 |
* | [PATCH] ARM: Use top_pmd for V6 copy/clear user_page | Russell King | 2005-05-10 | 1 | -22/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+155 |