aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/fault-armv.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: pgtable: add pud-level codeRussell King2011-02-211-1/+6
* ARM: pgtable: introduce pteval_t to represent a pte valueRussell King2010-11-261-1/+1
* ARM: 6464/2: fix spinlock recursion in adjust_pte()Mika Westerberg2010-10-281-2/+26
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-2/+2
* ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT cachesCatalin Marinas2010-09-191-2/+2
* ARM: 6379/1: Assume new page cache pages have dirty D-cacheCatalin Marinas2010-09-191-2/+2
* Merge branch 'devel-stable' into develRussell King2010-05-171-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | ARM: remove unnecessary cache flushRussell King2010-04-141-2/+0
|/
* ARM: make_coherent(): fix problems with highpte, part 2Russell King2010-02-201-3/+4
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-2/+3
* ARM: make_coherent: avoid recalculating the pfn for the modified pageRussell King2010-01-201-6/+6
* ARM: make_coherent: fix problems with highpte, part 1Russell King2010-01-201-2/+11
* ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad()Russell King2010-01-201-20/+4
* ARM: make_coherent: split adjust_pte() in twoRussell King2010-01-201-20/+32
* ARM: Fix wrong shared bit for CPU write buffer bug testRussell King2009-12-231-3/+2
* ARM: Reduce __flush_dcache_page() visibilityRussell King2009-12-041-0/+2
* ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero pageRussell King2009-12-011-0/+7
* ARM: force dcache flush if dcache_dirty bit setNitin Gupta2009-10-121-6/+3
* [ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 cachesNicolas Pitre2009-01-281-1/+4
* Merge branch 'ptebits' into develRussell King2008-10-091-5/+6
|\
| * [ARM] Introduce new PTE memory type bitsRussell King2008-10-011-5/+6
* | [ARM] sparse: fix several warningsRussell King2008-09-051-0/+1
* | [ARM] cachetype: move definitions to separate headerRussell King2008-09-011-0/+1
|/
* [ARM] Fix shared mmap when more than two maps of the same file existRussell King2008-07-271-3/+7
* [ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUsCatalin Marinas2008-07-031-0/+4
* [ARM] 4191/1: Remove redundant __flush_dcache_page() function prototypeGeorge G. Davis2007-02-161-2/+0
* [ARM] Unuse another Linux PTE bitRussell King2006-12-131-1/+1
* [PATCH] mm: arm ready for split ptlockHugh Dickins2005-10-291-1/+6
* [PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing cachesRussell King2005-06-201-20/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+223