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