index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
sh: Fix up cache-sh4 build on SMP.
Paul Mundt
2009-08-20
1
-1
/
+1
*
|
sh: Build fix for disabled caches.
Paul Mundt
2009-08-19
1
-2
/
+0
*
|
sh: Merge the _32/_64 variants of arch/sh/mm/Makefile.
Paul Mundt
2009-08-16
3
-89
/
+66
*
|
sh: Wire up sh5_cache_init().
Paul Mundt
2009-08-16
1
-0
/
+6
*
|
sh64: Kill off dead i/d-cache disabled bits.
Paul Mundt
2009-08-16
1
-12
/
+0
*
|
sh: Fix up the SH-5 build with caches enabled.
Paul Mundt
2009-08-16
2
-282
/
+48
*
|
sh: Convert cache disabled SH-5 over to new cache interface.
Paul Mundt
2009-08-16
2
-6
/
+1
*
|
sh: Convert SH7705 extended mode to new cacheflush interface.
Paul Mundt
2009-08-15
2
-10
/
+30
*
|
sh: Convert SH-3 to new cacheflush interface.
Paul Mundt
2009-08-15
2
-10
/
+21
*
|
sh: Convert SH-2A to new cacheflush interface.
Paul Mundt
2009-08-15
2
-4
/
+19
*
|
sh: Convert SH-2 to new cacheflush interface.
Paul Mundt
2009-08-15
2
-3
/
+16
*
|
sh: Migrate SH-4 cacheflush ops to function pointers.
Paul Mundt
2009-08-15
5
-46
/
+133
*
|
sh: Kill off unused flush_icache_user_range().
Paul Mundt
2009-08-15
2
-15
/
+1
*
|
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
2
-53
/
+51
*
|
sh: Centralize the CPU cache initialization routines.
Paul Mundt
2009-08-15
4
-3
/
+14
*
|
sh: consolidate nommu stubs in arch/sh/mm/nommu.c.
Paul Mundt
2009-08-15
4
-38
/
+26
*
|
sh: rework nommu for generic cache.c use.
Paul Mundt
2009-08-15
2
-6
/
+1
*
|
sh: rename pg-mmu.c -> cache.c, enable generically.
Paul Mundt
2009-08-15
2
-8
/
+8
*
|
sh: Provide the kmap_coherent() interface generically.
Paul Mundt
2009-08-15
5
-49
/
+95
*
|
sh: Bail from kmap_coherent_init() if we have no dcache aliases.
Paul Mundt
2009-08-15
1
-2
/
+3
*
|
Merge branch 'master' into sh/cachetlb
Paul Mundt
2009-08-15
1
-5
/
+1
|
\
\
|
|
/
|
*
sh: use printk_once
Marcin Slusarz
2009-08-13
1
-5
/
+1
*
|
sh: TLB fast path optimizations for load/store exceptions.
Paul Mundt
2009-08-15
1
-13
/
+13
*
|
sh: TLB protection violation exception optimizations.
Paul Mundt
2009-08-15
1
-3
/
+3
*
|
sh: NO_CONTEXT ASID optimizations for SH-4 cache flush.
Paul Mundt
2009-08-15
1
-0
/
+9
*
|
sh64: Wire up the shared __flush_xxx_region() flushers.
Paul Mundt
2009-08-15
2
-49
/
+1
*
|
sh: Add register alignment helpers for shared flushers.
Paul Mundt
2009-08-15
1
-9
/
+12
*
|
sh: Partially unroll the SH-4 __flush_xxx_region() flushers.
Paul Mundt
2009-08-04
1
-21
/
+83
*
|
sh: Split out SH-4 __flush_xxx_region() ops.
Paul Mundt
2009-08-04
3
-61
/
+64
*
|
sh: Tidy up NEFF-based sign extension for SH-5.
Paul Mundt
2009-08-04
3
-27
/
+7
*
|
sh: Provide __flush_anon_page().
Paul Mundt
2009-08-04
1
-0
/
+17
[next]