index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-09
sh: Factor in cpu id for selection of cache colour fixmap.
Paul Mundt
1
-1
/
+3
2009-09-09
sh: Fix up redundant cache flushing for PAGE_SIZE > 4k.
Paul Mundt
1
-1
/
+1
2009-09-09
sh: Rework sh4_flush_cache_page() for coherent kmap mapping.
Paul Mundt
1
-27
/
+48
2009-09-09
sh: Kill off segment-based d-cache flushing on SH-4.
Paul Mundt
1
-271
/
+20
2009-09-09
sh: Kill off broken PHYSADDR() usage in sh4_flush_dcache_page().
Paul Mundt
1
-2
/
+2
2009-09-09
sh: sh4_flush_cache_mm() optimizations.
Paul Mundt
2
-120
/
+10
2009-09-09
sh: Cleanup whitespace damage in sh4_flush_icache_range().
Paul Mundt
1
-30
/
+33
2009-09-08
sh: Use more aggressive dcache purging in kmap teardown.
Paul Mundt
2
-5
/
+9
2009-09-03
sh: Fix up and optimize the kmap_coherent() interface.
Paul Mundt
5
-46
/
+49
2009-09-01
sh: Fix up UP deadlock with SMP-aware cache ops.
Paul Mundt
1
-9
/
+18
2009-09-01
Revert "sh: Kill off now redundant local irq disabling."
Paul Mundt
4
-33
/
+71
2009-09-01
Merge branch 'master' into sh/smp
Paul Mundt
4
-27
/
+71
2009-09-01
sh: Fix dcache flushing for N-way write-through caches.
Matt Fleming
1
-21
/
+27
2009-08-27
sh: Fix up sh4_flush_dcache_page() build on UP.
Paul Mundt
1
-1
/
+2
2009-08-24
sh: Fix problems with cache flushing when cache is in write-through mode
Stuart Menefy
1
-0
/
+34
2009-08-24
sh: Fix overzealous checking in __ioremap()
Stuart Menefy
1
-8
/
+0
2009-08-24
sh: Improve comments int SH4 cache flushing code
Stuart Menefy
1
-0
/
+11
2009-08-21
sh: Kill off now redundant local irq disabling.
Paul Mundt
4
-71
/
+33
2009-08-21
sh: Add initial support for SH7757 CPU subtype
Yoshihiro Shimoda
1
-3
/
+4
2009-08-21
sh: Make cache flushers SMP-aware.
Paul Mundt
5
-148
/
+184
2009-08-20
sh: Fix up cache-sh4 build on SMP.
Paul Mundt
1
-1
/
+1
2009-08-20
sh: Better description of SH-4 PTEA register update.
Michael Trimarchi
1
-3
/
+6
2009-08-19
sh: Build fix for disabled caches.
Paul Mundt
1
-2
/
+0
2009-08-15
sh: Merge the _32/_64 variants of arch/sh/mm/Makefile.
Paul Mundt
3
-89
/
+66
2009-08-15
sh: Wire up sh5_cache_init().
Paul Mundt
1
-0
/
+6
2009-08-15
sh64: Kill off dead i/d-cache disabled bits.
Paul Mundt
1
-12
/
+0
2009-08-15
sh: Fix up the SH-5 build with caches enabled.
Paul Mundt
2
-282
/
+48
2009-08-15
sh: Convert cache disabled SH-5 over to new cache interface.
Paul Mundt
2
-6
/
+1
2009-08-15
sh: Convert SH7705 extended mode to new cacheflush interface.
Paul Mundt
2
-10
/
+30
2009-08-15
sh: Convert SH-3 to new cacheflush interface.
Paul Mundt
2
-10
/
+21
2009-08-15
sh: Convert SH-2A to new cacheflush interface.
Paul Mundt
2
-4
/
+19
2009-08-15
sh: Convert SH-2 to new cacheflush interface.
Paul Mundt
2
-3
/
+16
2009-08-15
sh: Migrate SH-4 cacheflush ops to function pointers.
Paul Mundt
5
-46
/
+133
2009-08-15
sh: Kill off unused flush_icache_user_range().
Paul Mundt
2
-15
/
+1
2009-08-15
sh: Don't export flush_dcache_all().
Paul Mundt
1
-1
/
+1
2009-08-15
sh: Move alias computation to shared cache init.
Paul Mundt
2
-53
/
+51
2009-08-15
sh: Centralize the CPU cache initialization routines.
Paul Mundt
4
-3
/
+14
2009-08-15
sh: consolidate nommu stubs in arch/sh/mm/nommu.c.
Paul Mundt
4
-38
/
+26
2009-08-15
sh: rework nommu for generic cache.c use.
Paul Mundt
2
-6
/
+1
2009-08-15
sh: rename pg-mmu.c -> cache.c, enable generically.
Paul Mundt
2
-8
/
+8
2009-08-15
sh: Provide the kmap_coherent() interface generically.
Paul Mundt
5
-49
/
+95
2009-08-15
sh: Bail from kmap_coherent_init() if we have no dcache aliases.
Paul Mundt
1
-2
/
+3
2009-08-15
Merge branch 'master' into sh/cachetlb
Paul Mundt
1
-5
/
+1
2009-08-14
sh: TLB fast path optimizations for load/store exceptions.
Paul Mundt
1
-13
/
+13
2009-08-14
sh: TLB protection violation exception optimizations.
Paul Mundt
1
-3
/
+3
2009-08-14
sh: NO_CONTEXT ASID optimizations for SH-4 cache flush.
Paul Mundt
1
-0
/
+9
2009-08-14
sh64: Wire up the shared __flush_xxx_region() flushers.
Paul Mundt
2
-49
/
+1
2009-08-14
sh: Add register alignment helpers for shared flushers.
Paul Mundt
1
-9
/
+12
2009-08-13
sh: use printk_once
Marcin Slusarz
1
-5
/
+1
2009-08-04
sh: Partially unroll the SH-4 __flush_xxx_region() flushers.
Paul Mundt
1
-21
/
+83
[prev]
[next]