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