Age | Commit message (Expand) | Author | Files | Lines |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
2020-06-05 | arm: add support for folded p4d page tables | Mike Rapoport | 1 | -1/+6 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-04-06 | mm: fix races between swapoff and flush dcache | Huang Ying | 1 | -1/+1 |
2014-11-21 | ARM: convert printk(KERN_* to pr_* | Russell King | 1 | -3/+3 |
2013-11-15 | mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS | Kirill A. Shutemov | 1 | -3/+3 |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse | 1 | -2/+1 |
2011-11-01 | arm: remove several unnecessary module.h include instances | Paul Gortmaker | 1 | -1/+0 |
2011-02-21 | ARM: pgtable: add pud-level code | Russell King | 1 | -1/+6 |
2010-11-26 | ARM: pgtable: introduce pteval_t to represent a pte value | Russell King | 1 | -1/+1 |
2010-10-28 | ARM: 6464/2: fix spinlock recursion in adjust_pte() | Mika Westerberg | 1 | -2/+26 |
2010-10-27 | mm: remove pte_*map_nested() | Peter Zijlstra | 1 | -2/+2 |
2010-09-19 | ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches | Catalin Marinas | 1 | -2/+2 |
2010-09-19 | ARM: 6379/1: Assume new page cache pages have dirty D-cache | Catalin Marinas | 1 | -2/+2 |
2010-05-17 | Merge branch 'devel-stable' into devel | Russell King | 1 | -0/+1 |
2010-04-14 | ARM: remove unnecessary cache flush | Russell King | 1 | -2/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-20 | ARM: make_coherent(): fix problems with highpte, part 2 | Russell King | 1 | -3/+4 |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 1 | -2/+3 |
2010-01-20 | ARM: make_coherent: avoid recalculating the pfn for the modified page | Russell King | 1 | -6/+6 |
2010-01-20 | ARM: make_coherent: fix problems with highpte, part 1 | Russell King | 1 | -2/+11 |
2010-01-20 | ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad() | Russell King | 1 | -20/+4 |
2010-01-20 | ARM: make_coherent: split adjust_pte() in two | Russell King | 1 | -20/+32 |
2009-12-23 | ARM: Fix wrong shared bit for CPU write buffer bug test | Russell King | 1 | -3/+2 |
2009-12-04 | ARM: Reduce __flush_dcache_page() visibility | Russell King | 1 | -0/+2 |
2009-12-01 | ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero page | Russell King | 1 | -0/+7 |
2009-10-12 | ARM: force dcache flush if dcache_dirty bit set | Nitin Gupta | 1 | -6/+3 |
2009-01-28 | [ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 caches | Nicolas Pitre | 1 | -1/+4 |
2008-10-10 | Merge branch 'ptebits' into devel | Russell King | 1 | -5/+6 |
2008-10-01 | [ARM] Introduce new PTE memory type bits | Russell King | 1 | -5/+6 |
2008-09-05 | [ARM] sparse: fix several warnings | Russell King | 1 | -0/+1 |
2008-09-01 | [ARM] cachetype: move definitions to separate header | Russell King | 1 | -0/+1 |
2008-07-27 | [ARM] Fix shared mmap when more than two maps of the same file exist | Russell King | 1 | -3/+7 |
2008-07-03 | [ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUs | Catalin Marinas | 1 | -0/+4 |
2007-02-16 | [ARM] 4191/1: Remove redundant __flush_dcache_page() function prototype | George G. Davis | 1 | -2/+0 |
2006-12-13 | [ARM] Unuse another Linux PTE bit | Russell King | 1 | -1/+1 |
2005-10-30 | [PATCH] mm: arm ready for split ptlock | Hugh Dickins | 1 | -1/+6 |
2005-06-20 | [PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing caches | Russell King | 1 | -20/+11 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+223 |