Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Kirill A. Shutemov
|
e1534ae950
mm: differentiate page_mapped() from page_mapcount() for compound pages
|
9 years ago |
Kirill A. Shutemov
|
0ebd744615
arm, thp: remove infrastructure for handling splitting PMDs
|
9 years ago |
Russell King
|
4e1f8a6f1d
ARM: add soc memory barrier extension
|
10 years ago |
Russell King
|
f81309067f
ARM: move heavy barrier support out of line
|
10 years ago |
Jungseung Lee
|
12e669b487
ARM: 8237/1: fix flush_pfn_alias
|
10 years ago |
Steve Capper
|
b8cd51afe0
arm: mm: enable RCU fast_gup
|
10 years ago |
Victor Kamensky
|
72e6ae285a
ARM: 8043/1: uprobes need icache flush after xol write
|
11 years ago |
Steven Capper
|
2a7cfcbc05
ARM: 7923/1: mm: fix dcache flush logic for compound high pages
|
11 years ago |
Russell King
|
3c0c01ab74
Merge branch 'devel-stable' into for-next
|
12 years ago |
Russell King
|
cbd379b100
Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next
|
12 years ago |
Simon Baatz
|
1bc39742aa
ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page
|
12 years ago |
Ming Lei
|
81f28946a8
ARM: 7746/1: mm: lazy cache flushing on non-mapped pages
|
12 years ago |
Steve Capper
|
0b19f93351
ARM: mm: Add support for flushing HugeTLB pages.
|
12 years ago |
Joonsoo Kim
|
dd0f67f474
ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get()
|
12 years ago |
Michel Lespinasse
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
13 years ago |
Will Deacon
|
47f1204329
ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't present
|
13 years ago |
Linus Torvalds
|
12679a2d7e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
13 years ago |
David Howells
|
9f97da78bf
Disintegrate asm/system.h for ARM
|
13 years ago |
Russell King
|
67ece14431
ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flush
|
14 years ago |
Russell King
|
de27c30822
ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.h
|
14 years ago |
Russell King
|
ec19628d72
Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and 'spear' into for-linus
|
14 years ago |
saeed bishara
|
31bee4cf0e
ARM: 6899/1: fix the note about dcache lazy flushing for SMP systems
|
14 years ago |
saeed bishara
|
8373dc38ca
ARM: 6901/1: remove unneeded check of the cache_is_vipt_nonaliasing()
|
14 years ago |
Linus Torvalds
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Nicolas Pitre
|
39af22a792
ARM: get rid of kmap_high_l1_vipt()
|
14 years ago |
Jesper Juhl
|
b7bedd8043
ARM, mm: Don't include smp_plat.h twice in flush.c
|
14 years ago |
Will Deacon
|
c4e259c859
ARM: 6386/1: flush_ptrace_access: invalidate correct I-cache alias
|
15 years ago |
Catalin Marinas
|
85848dd7ab
ARM: 6381/1: Use lazy cache flushing on ARMv7 SMP systems
|
15 years ago |
Catalin Marinas
|
6012191aa9
ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches
|
15 years ago |