index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
cache-sh4.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: fix races between swapoff and flush dcache
Huang Ying
2018-04-05
1
-1
/
+1
*
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
2016-01-15
1
-1
/
+1
*
sh: prefix sh-specific "CCR" and "CCR2" by "SH_"
Geert Uytterhoeven
2014-03-04
1
-2
/
+2
*
sh: fix up fallout from system.h disintegration.
Paul Mundt
2012-03-30
1
-0
/
+1
*
sh: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-2
/
+2
*
sh: Assume new page cache pages have dirty dcache lines.
Paul Mundt
2010-12-01
1
-2
/
+2
*
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-26
1
-5
/
+5
*
sh: Kill off the special uncached section and fixmap.
Paul Mundt
2010-01-21
1
-2
/
+2
*
sh: Optimise flush_dcache_page() on SH4
Matt Fleming
2010-01-02
1
-10
/
+3
*
sh: Can't compare physical and virtual addresses for aliases
Matt Fleming
2009-12-09
1
-2
/
+1
*
sh: Drop associative writes for SH-4 cache flushes.
Matt Fleming
2009-12-04
1
-2
/
+2
*
Merge branch 'sh/stable-updates'
Paul Mundt
2009-11-09
1
-1
/
+4
|
\
|
*
sh: Account for cache aliases in flush_icache_range()
Matt Fleming
2009-11-09
1
-1
/
+4
*
|
sh: Do not apply virt_to_phys() to a physical address
Matt Fleming
2009-10-30
1
-2
/
+1
*
|
Merge branch 'sh/stable-updates'
Paul Mundt
2009-10-16
1
-14
/
+12
|
\
|
|
*
sh: Fix up single page flushing to use PAGE_SIZE.
Valentin Sitdikov
2009-10-16
1
-12
/
+10
*
|
sh: Prepare for dynamic PMB support
Matt Fleming
2009-10-10
1
-3
/
+3
*
|
sh: Obliterate the P1 area macros
Matt Fleming
2009-10-10
1
-1
/
+1
*
|
Merge branch 'sh/cachetlb'
Paul Mundt
2009-10-10
1
-421
/
+75
|
\
\
|
|
/
|
/
|
|
*
sh: Fix up redundant cache flushing for PAGE_SIZE > 4k.
Paul Mundt
2009-09-09
1
-1
/
+1
|
*
sh: Rework sh4_flush_cache_page() for coherent kmap mapping.
Paul Mundt
2009-09-09
1
-27
/
+48
|
*
sh: Kill off segment-based d-cache flushing on SH-4.
Paul Mundt
2009-09-09
1
-271
/
+20
|
*
sh: Kill off broken PHYSADDR() usage in sh4_flush_dcache_page().
Paul Mundt
2009-09-09
1
-2
/
+2
|
*
sh: sh4_flush_cache_mm() optimizations.
Paul Mundt
2009-09-09
1
-120
/
+4
*
|
sh: Sprinkle __uses_jump_to_uncached
Matt Fleming
2009-10-09
1
-1
/
+1
|
/
*
sh: Cleanup whitespace damage in sh4_flush_icache_range().
Paul Mundt
2009-09-09
1
-30
/
+33
*
Revert "sh: Kill off now redundant local irq disabling."
Paul Mundt
2009-09-01
1
-26
/
+35
*
Merge branch 'master' into sh/smp
Paul Mundt
2009-09-01
1
-13
/
+61
|
\
|
*
sh: Fix dcache flushing for N-way write-through caches.
Matt Fleming
2009-09-01
1
-21
/
+27
|
*
sh: Fix problems with cache flushing when cache is in write-through mode
Stuart Menefy
2009-08-24
1
-0
/
+34
|
*
sh: Improve comments int SH4 cache flushing code
Stuart Menefy
2009-08-24
1
-0
/
+11
*
|
sh: Fix up sh4_flush_dcache_page() build on UP.
Paul Mundt
2009-08-27
1
-1
/
+2
*
|
sh: Kill off now redundant local irq disabling.
Paul Mundt
2009-08-21
1
-35
/
+26
*
|
sh: Make cache flushers SMP-aware.
Paul Mundt
2009-08-21
1
-17
/
+37
*
|
sh: Fix up cache-sh4 build on SMP.
Paul Mundt
2009-08-20
1
-1
/
+1
*
|
sh: Migrate SH-4 cacheflush ops to function pointers.
Paul Mundt
2009-08-15
1
-41
/
+46
*
|
sh: Kill off unused flush_icache_user_range().
Paul Mundt
2009-08-15
1
-14
/
+0
*
|
sh: Don't export flush_dcache_all().
Paul Mundt
2009-08-15
1
-1
/
+1
*
|
sh: Move alias computation to shared cache init.
Paul Mundt
2009-08-15
1
-53
/
+5
*
|
sh: Centralize the CPU cache initialization routines.
Paul Mundt
2009-08-15
1
-1
/
+1
*
|
sh: NO_CONTEXT ASID optimizations for SH-4 cache flush.
Paul Mundt
2009-08-15
1
-0
/
+9
*
|
sh: Split out SH-4 __flush_xxx_region() ops.
Paul Mundt
2009-08-04
1
-60
/
+0
*
|
sh: Migrate from PG_mapped to PG_dcache_dirty.
Paul Mundt
2009-07-22
1
-1
/
+9
|
/
*
sh: uninline flush_icache_all().
Paul Mundt
2008-09-08
1
-1
/
+1
*
sh: Optimized flush_icache_range() implementation.
Chris Smith
2008-07-28
1
-31
/
+36
*
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
2008-01-28
1
-7
/
+7
*
sh: Calculate cache aliases on L2 caches.
Paul Mundt
2007-09-24
1
-0
/
+15
*
sh: Fix alias calculation for non-aliasing cases.
Paul Mundt
2007-09-24
1
-2
/
+2
*
sh: Avoid smp_processor_id() in cache desc paths.
Paul Mundt
2007-09-21
1
-31
/
+31
*
sh: Reclaim beginning of P3 space for vmalloc area.
Paul Mundt
2007-07-25
1
-3
/
+0
[next]