index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
fault-armv.c
Age
Commit message (
Expand
)
Author
2011-10-31
arm: remove several unnecessary module.h include instances
Paul Gortmaker
2011-02-21
ARM: pgtable: add pud-level code
Russell King
2010-11-26
ARM: pgtable: introduce pteval_t to represent a pte value
Russell King
2010-10-28
ARM: 6464/2: fix spinlock recursion in adjust_pte()
Mika Westerberg
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
2010-09-19
ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches
Catalin Marinas
2010-09-19
ARM: 6379/1: Assume new page cache pages have dirty D-cache
Catalin Marinas
2010-05-17
Merge branch 'devel-stable' into devel
Russell King
2010-04-14
ARM: remove unnecessary cache flush
Russell King
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-20
ARM: make_coherent(): fix problems with highpte, part 2
Russell King
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-01-20
ARM: make_coherent: avoid recalculating the pfn for the modified page
Russell King
2010-01-20
ARM: make_coherent: fix problems with highpte, part 1
Russell King
2010-01-20
ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad()
Russell King
2010-01-20
ARM: make_coherent: split adjust_pte() in two
Russell King
2009-12-23
ARM: Fix wrong shared bit for CPU write buffer bug test
Russell King
2009-12-04
ARM: Reduce __flush_dcache_page() visibility
Russell King
2009-12-01
ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero page
Russell King
2009-10-12
ARM: force dcache flush if dcache_dirty bit set
Nitin Gupta
2009-01-28
[ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 caches
Nicolas Pitre
2008-10-09
Merge branch 'ptebits' into devel
Russell King
2008-10-01
[ARM] Introduce new PTE memory type bits
Russell King
2008-09-05
[ARM] sparse: fix several warnings
Russell King
2008-09-01
[ARM] cachetype: move definitions to separate header
Russell King
2008-07-27
[ARM] Fix shared mmap when more than two maps of the same file exist
Russell King
2008-07-03
[ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUs
Catalin Marinas
2007-02-16
[ARM] 4191/1: Remove redundant __flush_dcache_page() function prototype
George G. Davis
2006-12-13
[ARM] Unuse another Linux PTE bit
Russell King
2005-10-29
[PATCH] mm: arm ready for split ptlock
Hugh Dickins
2005-06-20
[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing caches
Russell King
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds