summaryrefslogtreecommitdiff
path: root/arch/arm/mm/fault-armv.c
AgeCommit message (Expand)Author
2010-12-23merging android-tegra-2.6.36 into git-master/linux-2.6/android-tegra-2.6.36Nitin Kumbhar
2010-12-21Merge branch 'linux-tegra-2.6.36' into android-tegra-2.6.36Colin Cross
2010-12-09ARM: 6464/2: fix spinlock recursion in adjust_pte()Mika Westerberg
2010-10-13ARM: Synchronise the I and D caches via set_pte_at() on SMP systemsCatalin Marinas
2010-10-13ARM: Assume new page cache pages have dirty D-cacheCatalin Marinas
2010-10-13Revert "ARMv7: Use lazy cache flushing if hardware broadcasts cache operations"Gary King
2010-10-06ARMv7: Use lazy cache flushing if hardware broadcasts cache operationsCatalin 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-rc2v2.6.12-rc2Linus Torvalds