index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: Fix up reworked cache op build.
Paul Mundt
2009-11-12
2
-2
/
+6
*
sh: Enable PMB support for all SH-4A CPUs.
Paul Mundt
2009-11-11
1
-5
/
+3
*
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: Make sure indexes are positive
Roel Kluin
2009-11-04
1
-1
/
+1
*
|
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-27
1
-1
/
+1
|
\
\
|
|
/
|
*
sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.
Paul Mundt
2009-10-27
1
-1
/
+1
*
|
sh: Bump up dma_ops initialization far earlier in the boot process.
Paul Mundt
2009-10-27
2
-2
/
+11
*
|
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
|
\
[next]