summaryrefslogtreecommitdiff
path: root/arch/arm/mm/fault-armv.c
AgeCommit message (Expand)Author
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King
2013-11-15mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse
2011-10-31arm: remove several unnecessary module.h include instancesPaul Gortmaker
2011-02-21ARM: pgtable: add pud-level codeRussell King
2010-11-26ARM: pgtable: introduce pteval_t to represent a pte valueRussell King
2010-10-28ARM: 6464/2: fix spinlock recursion in adjust_pte()Mika Westerberg
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-09-19ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT cachesCatalin Marinas
2010-09-19ARM: 6379/1: Assume new page cache pages have dirty D-cacheCatalin Marinas
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-04-14ARM: remove unnecessary cache flushRussell King
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-20ARM: make_coherent(): fix problems with highpte, part 2Russell King
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-01-20ARM: make_coherent: avoid recalculating the pfn for the modified pageRussell King
2010-01-20ARM: make_coherent: fix problems with highpte, part 1Russell King
2010-01-20ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad()Russell King
2010-01-20ARM: make_coherent: split adjust_pte() in twoRussell King
2009-12-23ARM: Fix wrong shared bit for CPU write buffer bug testRussell King
2009-12-04ARM: Reduce __flush_dcache_page() visibilityRussell King
2009-12-01ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero pageRussell King
2009-10-12ARM: force dcache flush if dcache_dirty bit setNitin Gupta
2009-01-28[ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 cachesNicolas Pitre
2008-10-09Merge branch 'ptebits' into develRussell King
2008-10-01[ARM] Introduce new PTE memory type bitsRussell King
2008-09-05[ARM] sparse: fix several warningsRussell King
2008-09-01[ARM] cachetype: move definitions to separate headerRussell King
2008-07-27[ARM] Fix shared mmap when more than two maps of the same file existRussell King
2008-07-03[ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUsCatalin Marinas
2007-02-16[ARM] 4191/1: Remove redundant __flush_dcache_page() function prototypeGeorge G. Davis
2006-12-13[ARM] Unuse another Linux PTE bitRussell King
2005-10-29[PATCH] mm: arm ready for split ptlockHugh Dickins
2005-06-20[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing cachesRussell King
2005-04-16Linux-2.6.12-rc2Linus Torvalds