index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
/
sh4
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf, arch: Add generic NODE cache events
Peter Zijlstra
2011-07-01
1
-0
/
+15
*
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-20
1
-0
/
+1
*
sh: sh7750: Fix incompatible pointer type
Nobuhiro Iwamatsu
2011-02-01
1
-3
/
+8
*
sh: sh7750: move machtypes.h to include/generated
Nobuhiro Iwamatsu
2011-02-01
1
-1
/
+1
*
sh: Fix build of sh7750 base boards
Nobuhiro Iwamatsu
2011-01-25
1
-3
/
+3
*
Merge branch 'common/serial-rework' into sh-latest
Paul Mundt
2011-01-13
3
-10
/
+36
|
\
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
Paul Mundt
2011-01-13
10
-258
/
+462
|
|
\
|
*
|
serial: sh-sci: Move SCBRR calculation algo in to platform data.
Paul Mundt
2009-06-24
3
-0
/
+7
|
*
|
serial: sh-sci: Move SCSCR_INIT in to platform data.
Paul Mundt
2009-06-24
3
-18
/
+35
*
|
|
sh: sh7372 SH4AL-DSP probe support
Magnus Damm
2011-01-13
1
-0
/
+5
*
|
|
sh: add PVR probing for SH7757 3rd cut
Yoshihiro Shimoda
2011-01-11
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-01-06
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'misc' into devel
Russell King
2011-01-06
1
-1
/
+1
|
|
\
\
|
|
*
\
Merge branch 'smp' into misc
Russell King
2011-01-06
1
-1
/
+1
|
|
|
\
\
|
|
*
|
|
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
Jean-Christop PLAGNIOL-VILLARD
2010-11-26
1
-1
/
+1
*
|
|
|
|
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
2011-01-04
1
-2
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
sh: Fix up SH4-202 clkfwk build.
Paul Mundt
2010-12-24
1
-2
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge commit 'v2.6.37-rc5' into perf/core
Ingo Molnar
2010-12-07
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
sh: clkfwk: Kill off now unused algo_id in set_rate op.
Paul Mundt
2010-11-15
1
-1
/
+1
|
|
/
/
*
|
|
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
2010-11-26
1
-1
/
+1
|
/
/
*
|
sh: oprofile: Fix up and extend op_name_from_perf_id().
Paul Mundt
2010-10-27
1
-1
/
+1
*
|
sh: change PVR of SH7757 for 2nd cut
Yoshihiro Shimoda
2010-07-06
1
-1
/
+1
*
|
sh: switch sh4-202 to clkdev
Magnus Damm
2010-05-13
1
-4
/
+13
*
|
sh: Tidy CPU probing and fixup section annotations.
Paul Mundt
2010-04-21
1
-3
/
+1
*
|
sh: Kill off timer clock strings for legacy CPG parts.
Paul Mundt
2010-03-29
3
-11
/
+0
*
|
sh: Kill off all timer name clobbering.
Paul Mundt
2010-03-10
3
-22
/
+0
*
|
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
1
-1
/
+1
*
|
sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.
Paul Mundt
2010-02-17
1
-7
/
+6
*
|
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-26
7
-20
/
+20
*
|
sh: Handle SH-4 FPU variants with broken CVR values.
Paul Mundt
2010-01-20
1
-2
/
+3
*
|
sh: Fix up L2 cache comment typo.
Paul Mundt
2010-01-13
1
-1
/
+1
*
|
sh: PVR detection for 2nd cut SH7786.
Matt Fleming
2010-01-13
1
-0
/
+1
*
|
sh: Move over to dynamically allocated FPU context.
Paul Mundt
2010-01-13
1
-120
/
+39
*
|
sh: sh4 scif pdata (sh7750/sh7760/sh4-202)
Magnus Damm
2009-12-15
3
-61
/
+98
*
|
sh: Minor optimisations to FPU handling
Stuart Menefy
2009-11-24
1
-8
/
+4
*
|
Merge branch 'master' into sh/st-integration
Paul Mundt
2009-11-24
2
-1
/
+260
|
\
\
|
*
|
sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4.
Paul Mundt
2009-11-12
1
-4
/
+5
|
*
|
sh: perf events: Add support for SH7750-style counters.
Paul Mundt
2009-11-05
2
-0
/
+258
*
|
|
sh: add sleazy FPU optimization
Giuseppe CAVALLARO
2009-11-24
1
-4
/
+12
|
/
/
*
|
Merge branch 'master' into sh/smp
Paul Mundt
2009-09-01
1
-2
/
+9
|
\
\
|
*
|
sh: fix CPU_SH7723/7724 numbering bug
Kuninori Morimoto
2009-08-27
1
-1
/
+1
|
*
|
sh: Add initial support for SH7757 CPU subtype
Yoshihiro Shimoda
2009-08-21
1
-2
/
+9
*
|
|
sh: Kill off the unhandled pvr case in SH-4 CPU probing.
Paul Mundt
2009-08-15
1
-3
/
+0
*
|
|
sh: Track the CPU family in sh_cpuinfo.
Paul Mundt
2009-08-15
1
-2
/
+7
|
/
/
*
|
sh: convert processor device setup functions to arch_initcall()
Magnus Damm
2009-07-23
3
-3
/
+3
|
/
*
sh: Tidy up SH-4A boot_cpu_data.flags probing.
Paul Mundt
2009-06-01
1
-46
/
+15
*
sh: Tidy up the optional L2 probing, wire it up for SH7786.
Paul Mundt
2009-06-01
1
-28
/
+33
*
sh: SH7724 has an L2 cache.
Kuninori Morimoto
2009-06-01
1
-1
/
+1
*
sh: clkfwk: Rework legacy CPG clock handling.
Paul Mundt
2009-05-13
1
-1
/
+4
*
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
2009-05-13
3
-11
/
+11
[next]