index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
fault-armv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
arm: add support for folded p4d page tables
Mike Rapoport
2020-06-04
1
-1
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
mm: fix races between swapoff and flush dcache
Huang Ying
2018-04-05
1
-1
/
+1
*
ARM: convert printk(KERN_* to pr_*
Russell King
2014-11-21
1
-3
/
+3
*
mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS
Kirill A. Shutemov
2013-11-15
1
-3
/
+3
*
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
2012-10-09
1
-2
/
+1
*
arm: remove several unnecessary module.h include instances
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
ARM: pgtable: add pud-level code
Russell King
2011-02-21
1
-1
/
+6
*
ARM: pgtable: introduce pteval_t to represent a pte value
Russell King
2010-11-26
1
-1
/
+1
*
ARM: 6464/2: fix spinlock recursion in adjust_pte()
Mika Westerberg
2010-10-28
1
-2
/
+26
*
mm: remove pte_*map_nested()
Peter Zijlstra
2010-10-26
1
-2
/
+2
*
ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches
Catalin Marinas
2010-09-19
1
-2
/
+2
*
ARM: 6379/1: Assume new page cache pages have dirty D-cache
Catalin Marinas
2010-09-19
1
-2
/
+2
*
Merge branch 'devel-stable' into devel
Russell King
2010-05-17
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
ARM: remove unnecessary cache flush
Russell King
2010-04-14
1
-2
/
+0
|
/
*
ARM: make_coherent(): fix problems with highpte, part 2
Russell King
2010-02-20
1
-3
/
+4
*
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-02-20
1
-2
/
+3
*
ARM: make_coherent: avoid recalculating the pfn for the modified page
Russell King
2010-01-20
1
-6
/
+6
*
ARM: make_coherent: fix problems with highpte, part 1
Russell King
2010-01-20
1
-2
/
+11
*
ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad()
Russell King
2010-01-20
1
-20
/
+4
*
ARM: make_coherent: split adjust_pte() in two
Russell King
2010-01-20
1
-20
/
+32
*
ARM: Fix wrong shared bit for CPU write buffer bug test
Russell King
2009-12-23
1
-3
/
+2
*
ARM: Reduce __flush_dcache_page() visibility
Russell King
2009-12-04
1
-0
/
+2
*
ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero page
Russell King
2009-12-01
1
-0
/
+7
*
ARM: force dcache flush if dcache_dirty bit set
Nitin Gupta
2009-10-12
1
-6
/
+3
*
[ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 caches
Nicolas Pitre
2009-01-28
1
-1
/
+4
*
Merge branch 'ptebits' into devel
Russell King
2008-10-09
1
-5
/
+6
|
\
|
*
[ARM] Introduce new PTE memory type bits
Russell King
2008-10-01
1
-5
/
+6
*
|
[ARM] sparse: fix several warnings
Russell King
2008-09-05
1
-0
/
+1
*
|
[ARM] cachetype: move definitions to separate header
Russell King
2008-09-01
1
-0
/
+1
|
/
*
[ARM] Fix shared mmap when more than two maps of the same file exist
Russell King
2008-07-27
1
-3
/
+7
*
[ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUs
Catalin Marinas
2008-07-03
1
-0
/
+4
*
[ARM] 4191/1: Remove redundant __flush_dcache_page() function prototype
George G. Davis
2007-02-16
1
-2
/
+0
*
[ARM] Unuse another Linux PTE bit
Russell King
2006-12-13
1
-1
/
+1
*
[PATCH] mm: arm ready for split ptlock
Hugh Dickins
2005-10-29
1
-1
/
+6
*
[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing caches
Russell King
2005-06-20
1
-20
/
+11
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+223