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
2010-01-04
sh: Don't default enable PMB support.
Paul Mundt
1
-1
/
+0
2010-01-04
sh: Disable PMB for SH4AL-DSP CPUs.
Paul Mundt
1
-3
/
+3
2009-12-24
sh: Ensure all PG_dcache_dirty pages are written back.
Markus Pietrek
1
-6
/
+2
2009-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-1
/
+2
2009-12-14
sh: wire up vmallocinfo support in ioremap() implementations.
Paul Mundt
2
-8
/
+8
2009-12-11
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
Al Viro
1
-1
/
+2
2009-12-09
sh: NUMA lmb fixes
Magnus Damm
1
-2
/
+11
2009-12-09
sh: fix size calculation for NUMA node 0
Magnus Damm
1
-1
/
+1
2009-12-09
sh: Can't compare physical and virtual addresses for aliases
Matt Fleming
1
-2
/
+1
2009-12-04
sh: Drop associative writes for SH-4 cache flushes.
Matt Fleming
1
-2
/
+2
2009-12-04
sh: Partial revert of copy/clear_user_highpage() optimizations.
Paul Mundt
1
-53
/
+13
2009-11-24
sh: Improve performance of SH4 versions of copy/clear_user_highpage
Stuart Menefy
1
-13
/
+53
2009-11-12
sh64: Fix up reworked cache op build.
Paul Mundt
2
-2
/
+6
2009-11-11
sh: Enable PMB support for all SH-4A CPUs.
Paul Mundt
1
-5
/
+3
2009-11-09
Merge branch 'sh/stable-updates'
Paul Mundt
1
-1
/
+4
2009-11-09
sh: Account for cache aliases in flush_icache_range()
Matt Fleming
1
-1
/
+4
2009-11-04
sh: Make sure indexes are positive
Roel Kluin
1
-1
/
+1
2009-10-30
sh: Do not apply virt_to_phys() to a physical address
Matt Fleming
1
-2
/
+1
2009-10-27
Merge branch 'sh/stable-updates'
Paul Mundt
1
-1
/
+1
2009-10-27
sh: Bump up dma_ops initialization far earlier in the boot process.
Paul Mundt
2
-2
/
+11
2009-10-27
sh64: cache flush symbol exports.
Paul Mundt
1
-0
/
+6
2009-10-27
sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.
Paul Mundt
1
-1
/
+1
2009-10-26
sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.
Paul Mundt
1
-17
/
+5
2009-10-20
sh: Convert to asm-generic/dma-mapping-common.h
Paul Mundt
1
-0
/
+6
2009-10-16
sh: Support SCHED_MC for SH-X3 multi-cores.
Paul Mundt
1
-0
/
+9
2009-10-16
Merge branch 'sh/stable-updates'
Paul Mundt
2
-14
/
+22
2009-10-16
sh: disabled cache handling fix.
Magnus Damm
1
-0
/
+10
2009-10-16
sh: Fix up single page flushing to use PAGE_SIZE.
Valentin Sitdikov
1
-12
/
+10
2009-10-13
Merge branch 'sh/stable-updates'
Paul Mundt
1
-1
/
+1
2009-10-13
sh: force dcache flush if dcache_dirty bit set.
Paul Mundt
1
-1
/
+1
2009-10-10
sh: Fold fixed-PMB support into dynamic PMB support
Matt Fleming
3
-52
/
+61
2009-10-10
sh: Fix the offset from P1SEG/P2SEG where we map RAM
Matt Fleming
1
-6
/
+7
2009-10-10
sh: Remap physical memory into P1 and P2 in pmb_init()
Matt Fleming
2
-40
/
+16
2009-10-10
sh: Get rid of the kmem cache code
Matt Fleming
1
-55
/
+26
2009-10-10
sh: Make most PMB functions static
Matt Fleming
1
-9
/
+8
2009-10-10
sh: CONFIG_PMB doesn't mean the MMU is in 32bit mode
Matt Fleming
1
-2
/
+0
2009-10-10
sh: Prepare for dynamic PMB support
Matt Fleming
2
-3
/
+11
2009-10-10
sh: Obliterate the P1 area macros
Matt Fleming
2
-2
/
+2
2009-10-10
sh: Allocate PMB entry slot earlier
Matt Fleming
1
-41
/
+39
2009-10-10
Merge branch 'sh/cachetlb'
Paul Mundt
3
-422
/
+84
2009-10-09
sh: Don't allocate smaller sized mappings on every iteration
Matt Fleming
1
-0
/
+7
2009-10-09
sh: Try PMB mapping based on physical address, not mapping size
Matt Fleming
1
-1
/
+1
2009-10-09
sh: Plug PMB alloc memory leak
Matt Fleming
1
-6
/
+24
2009-10-09
sh: Sprinkle __uses_jump_to_uncached
Matt Fleming
2
-3
/
+3
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
1
-4
/
+0
2009-09-23
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
1
-3
/
+1
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
1
-2
/
+2
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2
-8
/
+8
2009-09-15
sh: Fix up sh7705 flush_dcache_page() build.
Paul Mundt
1
-1
/
+2
[next]