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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh64: cache flush symbol exports.
Paul Mundt
2009-10-27
1
-0
/
+6
*
sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.
Paul Mundt
2009-10-26
1
-17
/
+5
*
sh: Convert to asm-generic/dma-mapping-common.h
Paul Mundt
2009-10-20
1
-0
/
+6
*
sh: Support SCHED_MC for SH-X3 multi-cores.
Paul Mundt
2009-10-16
1
-0
/
+9
*
Merge branch 'sh/stable-updates'
Paul Mundt
2009-10-16
2
-14
/
+22
|
\
|
*
sh: disabled cache handling fix.
Magnus Damm
2009-10-16
1
-0
/
+10
|
*
sh: Fix up single page flushing to use PAGE_SIZE.
Valentin Sitdikov
2009-10-16
1
-12
/
+10
*
|
Merge branch 'sh/stable-updates'
Paul Mundt
2009-10-13
1
-1
/
+1
|
\
|
|
*
sh: force dcache flush if dcache_dirty bit set.
Paul Mundt
2009-10-13
1
-1
/
+1
*
|
sh: Fold fixed-PMB support into dynamic PMB support
Matt Fleming
2009-10-10
3
-52
/
+61
*
|
sh: Fix the offset from P1SEG/P2SEG where we map RAM
Matt Fleming
2009-10-10
1
-6
/
+7
*
|
sh: Remap physical memory into P1 and P2 in pmb_init()
Matt Fleming
2009-10-10
2
-40
/
+16
*
|
sh: Get rid of the kmem cache code
Matt Fleming
2009-10-10
1
-55
/
+26
*
|
sh: Make most PMB functions static
Matt Fleming
2009-10-10
1
-9
/
+8
*
|
sh: CONFIG_PMB doesn't mean the MMU is in 32bit mode
Matt Fleming
2009-10-10
1
-2
/
+0
*
|
sh: Prepare for dynamic PMB support
Matt Fleming
2009-10-10
2
-3
/
+11
*
|
sh: Obliterate the P1 area macros
Matt Fleming
2009-10-10
2
-2
/
+2
*
|
sh: Allocate PMB entry slot earlier
Matt Fleming
2009-10-10
1
-41
/
+39
*
|
Merge branch 'sh/cachetlb'
Paul Mundt
2009-10-10
3
-422
/
+84
|
\
\
|
|
/
|
/
|
|
*
sh: Factor in cpu id for selection of cache colour fixmap.
Paul Mundt
2009-09-09
1
-1
/
+3
|
*
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
2
-120
/
+10
*
|
sh: Don't allocate smaller sized mappings on every iteration
Matt Fleming
2009-10-09
1
-0
/
+7
*
|
sh: Try PMB mapping based on physical address, not mapping size
Matt Fleming
2009-10-09
1
-1
/
+1
*
|
sh: Plug PMB alloc memory leak
Matt Fleming
2009-10-09
1
-6
/
+24
*
|
sh: Sprinkle __uses_jump_to_uncached
Matt Fleming
2009-10-09
2
-3
/
+3
*
|
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2009-09-23
1
-4
/
+0
*
|
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2009-09-23
1
-3
/
+1
*
|
kcore: add kclist types
KAMEZAWA Hiroyuki
2009-09-23
1
-2
/
+2
*
|
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-1
/
+1
*
|
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
2
-8
/
+8
*
|
sh: Fix up sh7705 flush_dcache_page() build.
Paul Mundt
2009-09-15
1
-1
/
+2
|
/
*
sh: Cleanup whitespace damage in sh4_flush_icache_range().
Paul Mundt
2009-09-09
1
-30
/
+33
*
sh: Use more aggressive dcache purging in kmap teardown.
Paul Mundt
2009-09-08
2
-5
/
+9
*
sh: Fix up and optimize the kmap_coherent() interface.
Paul Mundt
2009-09-03
5
-46
/
+49
*
sh: Fix up UP deadlock with SMP-aware cache ops.
Paul Mundt
2009-09-01
1
-9
/
+18
*
Revert "sh: Kill off now redundant local irq disabling."
Paul Mundt
2009-09-01
4
-33
/
+71
*
Merge branch 'master' into sh/smp
Paul Mundt
2009-09-01
4
-27
/
+71
|
\
|
*
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: Fix overzealous checking in __ioremap()
Stuart Menefy
2009-08-24
1
-8
/
+0
|
*
sh: Improve comments int SH4 cache flushing code
Stuart Menefy
2009-08-24
1
-0
/
+11
|
*
sh: Add initial support for SH7757 CPU subtype
Yoshihiro Shimoda
2009-08-21
1
-3
/
+4
|
*
sh: Better description of SH-4 PTEA register update.
Michael Trimarchi
2009-08-20
1
-3
/
+6
*
|
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
4
-71
/
+33
*
|
sh: Make cache flushers SMP-aware.
Paul Mundt
2009-08-21
5
-148
/
+184
[next]