Age | Commit message (Expand) | Author | Files | Lines |
2023-08-25 | arm: implement the new page table range API | Matthew Wilcox (Oracle) | 1 | -2/+3 |
2021-04-30 | mm: move page_mapping_file to pagemap.h | Matthew Wilcox (Oracle) | 1 | -0/+1 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
2019-08-14 | ARM: xscale: fix multi-cpu compilation | Arnd Bergmann | 1 | -2/+4 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-11-12 | ARM: 8811/1: always list both ldrd/strd registers explicitly | Nicolas Pitre | 1 | -20/+20 |
2018-11-08 | ARM: 8805/2: remove unneeded naked function usage | Nicolas Pitre | 1 | -36/+35 |
2018-04-06 | mm: fix races between swapoff and flush dcache | Huang Ying | 1 | -1/+1 |
2012-03-30 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -8/+1 |
2012-03-20 | arm: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -4/+4 |
2012-01-27 | ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flush | Russell King | 1 | -2/+1 |
2012-01-27 | ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn()) | Russell King | 1 | -1/+1 |
2012-01-27 | ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.h | Russell King | 1 | -6/+0 |
2011-09-13 | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 1 | -3/+3 |
2010-09-19 | ARM: 6379/1: Assume new page cache pages have dirty D-cache | Catalin Marinas | 1 | -1/+1 |
2009-10-05 | ARM: Pass VMA to copy_user_highpage() implementations | Russell King | 1 | -1/+1 |
2009-03-13 | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions | Uwe Kleine-König | 1 | -1/+1 |
2008-11-28 | [ARM] fix a couple clear_user_highpage assembly constraints | Nicolas Pitre | 1 | -4/+4 |
2008-11-28 | [ARM] clearpage: provide our own clear_user_highpage() | Russell King | 1 | -12/+14 |
2008-11-28 | [ARM] copypage: provide our own copy_user_highpage() | Russell King | 1 | -8/+11 |
2008-10-01 | [ARM] Introduce new PTE memory type bits | Russell King | 1 | -1/+1 |
2006-12-30 | [ARM] 4078/1: Fix ARM copypage cache coherency problems | Richard Purdie | 1 | -0/+6 |
2006-12-13 | [ARM] Unuse another Linux PTE bit | Russell King | 1 | -1/+1 |
2006-09-20 | [ARM] Cleanup arch/arm/mm a little | Russell King | 1 | -2/+2 |
2005-06-08 | [PATCH] ARM: Fix Xscale copy_page implementation | Russell King | 1 | -0/+131 |