index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
1
-1
/
+1
2014-11-21
ARM: convert printk(KERN_* to pr_*
Russell King
1
-3
/
+3
2013-11-15
mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS
Kirill A. Shutemov
1
-3
/
+3
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
1
-2
/
+1
2011-10-31
arm: remove several unnecessary module.h include instances
Paul Gortmaker
1
-1
/
+0
2011-02-21
ARM: pgtable: add pud-level code
Russell King
1
-1
/
+6
2010-11-26
ARM: pgtable: introduce pteval_t to represent a pte value
Russell King
1
-1
/
+1
2010-10-28
ARM: 6464/2: fix spinlock recursion in adjust_pte()
Mika Westerberg
1
-2
/
+26
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
1
-2
/
+2
2010-09-19
ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches
Catalin Marinas
1
-2
/
+2
2010-09-19
ARM: 6379/1: Assume new page cache pages have dirty D-cache
Catalin Marinas
1
-2
/
+2
2010-05-17
Merge branch 'devel-stable' into devel
Russell King
1
-0
/
+1
2010-04-14
ARM: remove unnecessary cache flush
Russell King
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-20
ARM: make_coherent(): fix problems with highpte, part 2
Russell King
1
-3
/
+4
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-2
/
+3
2010-01-20
ARM: make_coherent: avoid recalculating the pfn for the modified page
Russell King
1
-6
/
+6
2010-01-20
ARM: make_coherent: fix problems with highpte, part 1
Russell King
1
-2
/
+11
2010-01-20
ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad()
Russell King
1
-20
/
+4
2010-01-20
ARM: make_coherent: split adjust_pte() in two
Russell King
1
-20
/
+32
2009-12-23
ARM: Fix wrong shared bit for CPU write buffer bug test
Russell King
1
-3
/
+2
2009-12-04
ARM: Reduce __flush_dcache_page() visibility
Russell King
1
-0
/
+2
2009-12-01
ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero page
Russell King
1
-0
/
+7
2009-10-12
ARM: force dcache flush if dcache_dirty bit set
Nitin Gupta
1
-6
/
+3
2009-01-28
[ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 caches
Nicolas Pitre
1
-1
/
+4
2008-10-09
Merge branch 'ptebits' into devel
Russell King
1
-5
/
+6
2008-10-01
[ARM] Introduce new PTE memory type bits
Russell King
1
-5
/
+6
2008-09-05
[ARM] sparse: fix several warnings
Russell King
1
-0
/
+1
2008-09-01
[ARM] cachetype: move definitions to separate header
Russell King
1
-0
/
+1
2008-07-27
[ARM] Fix shared mmap when more than two maps of the same file exist
Russell King
1
-3
/
+7
2008-07-03
[ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUs
Catalin Marinas
1
-0
/
+4
2007-02-16
[ARM] 4191/1: Remove redundant __flush_dcache_page() function prototype
George G. Davis
1
-2
/
+0
2006-12-13
[ARM] Unuse another Linux PTE bit
Russell King
1
-1
/
+1
2005-10-29
[PATCH] mm: arm ready for split ptlock
Hugh Dickins
1
-1
/
+6
2005-06-20
[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing caches
Russell King
1
-20
/
+11
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+223