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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
sh: sh7343 mstp32 index rework
Magnus Damm
2010-05-13
1
-46
/
+56
|
*
|
|
|
|
|
Merge branches 'sh/clkfwk' and 'sh/kexec'
Paul Mundt
2010-05-11
4
-21
/
+23
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
sh: shuffle the elfcorehdr handling over to the crash dump code.
Paul Mundt
2010-05-07
2
-20
/
+19
|
|
*
|
|
|
|
sh: Ensure that X2 TLB settings are reflected in vmcore.
Paul Mundt
2010-05-07
1
-0
/
+3
|
|
*
|
|
|
|
sh: flag kdump as broken on SMP for now.
Paul Mundt
2010-05-07
1
-1
/
+1
|
|
|
/
/
/
/
|
*
|
|
|
|
sh: clkfwk: Use debugfs_remove_recursive() for rewinding
Hiroshi DOYU
2010-05-11
1
-1
/
+1
|
*
|
|
|
|
sh: get rid of div6 clock names
Magnus Damm
2010-05-11
6
-18
/
+14
|
*
|
|
|
|
sh: tie in div6 clocks using clkdev
Magnus Damm
2010-05-11
5
-19
/
+65
|
*
|
|
|
|
sh: get rid of hwblk clock names
Magnus Damm
2010-05-11
4
-153
/
+133
|
*
|
|
|
|
sh: allow registering clocks without name
Magnus Damm
2010-05-11
1
-3
/
+4
|
*
|
|
|
|
sh: tie in hwblk clocks using clkdev
Magnus Damm
2010-05-11
3
-4
/
+119
|
*
|
|
|
|
sh: scif and tmu clkdev changes
Magnus Damm
2010-05-11
3
-15
/
+112
|
*
|
|
|
|
sh: hwblk index rework
Magnus Damm
2010-05-11
5
-18
/
+23
|
|
/
/
/
/
|
*
|
|
|
sh: Make initrd detection more robust.
Paul Mundt
2010-05-06
1
-20
/
+58
|
*
|
|
|
sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=n
Matt Fleming
2010-04-29
1
-1
/
+1
|
*
|
|
|
sh: add CONFIG_VIRTUALIZATION for virtio support
Magnus Damm
2010-04-29
1
-0
/
+16
|
*
|
|
|
sh: make latencytop available on SMP, too.
Paul Mundt
2010-04-27
1
-1
/
+0
|
*
|
|
|
Merge branch 'sh/smp'
Paul Mundt
2010-04-26
15
-40
/
+373
|
|
\
\
\
\
|
|
*
|
|
|
sh: CPU hotplug support for SH-X3 SMP.
Paul Mundt
2010-04-26
1
-0
/
+47
|
|
*
|
|
|
sh: CPU hotplug support.
Paul Mundt
2010-04-26
8
-6
/
+194
|
|
*
|
|
|
sh: cache secondary CPUs idle loop.
Paul Mundt
2010-04-26
2
-4
/
+13
|
|
*
|
|
|
sh: flag smp_store_cpu_info() __cpuinit.
Paul Mundt
2010-04-26
1
-2
/
+2
|
|
*
|
|
|
sh: provide percpu CPU states for hotplug notifiers.
Paul Mundt
2010-04-26
2
-4
/
+13
|
|
*
|
|
|
sh: Make sure all SH-X3 cores are populated in the present CPU map.
Paul Mundt
2010-04-26
1
-0
/
+3
|
|
*
|
|
|
sh: convert online CPU map twiddling to cpumask.
Paul Mundt
2010-04-26
2
-2
/
+2
|
|
*
|
|
|
sh: arch/sh/kernel/setup.c needs asm/smp.h.
Paul Mundt
2010-04-26
1
-0
/
+1
|
|
*
|
|
|
sh: Flag present CPUs hotpluggable in topology registration.
Paul Mundt
2010-04-26
1
-1
/
+5
|
|
*
|
|
|
sh: Move platform smp ops in to their own structure.
Paul Mundt
2010-04-21
9
-23
/
+95
|
*
|
|
|
|
sh: mach-sdk7786: update defconfig for compressed kernel image.
Paul Mundt
2010-04-26
2
-193
/
+444
|
*
|
|
|
|
sh: Kill off dangling goto labels from oom-killer rework.
Paul Mundt
2010-04-26
2
-2
/
+0
|
*
|
|
|
|
Merge branch 'sh/stable-updates'
Paul Mundt
2010-04-26
25
-11
/
+21
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming...
Paul Mundt
2010-04-26
5
-6
/
+24
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
sh: Use correct mask when comparing PMB DATA array values
Matt Fleming
2010-04-25
1
-1
/
+4
|
|
*
|
|
|
|
|
sh: Do not try merging two 128MB PMB mappings
Matt Fleming
2010-04-25
1
-1
/
+1
|
|
*
|
|
|
|
|
sh: Fix zImage load address when CONFIG_32BIT=y
Matt Fleming
2010-04-25
1
-0
/
+6
|
|
*
|
|
|
|
|
sh: Fix address to decompress at when CONFIG_32BIT=y
Matt Fleming
2010-04-25
1
-0
/
+4
|
|
*
|
|
|
|
|
sh: Assembly friendly __pa and __va definitions
Matt Fleming
2010-04-25
1
-4
/
+9
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
SH: constify multiple DMA related objects and references to them
Guennadi Liakhovetski
2010-04-26
5
-58
/
+18
|
*
|
|
|
|
|
sh: invoke oom-killer from page fault
Nick Piggin
2010-04-26
2
-24
/
+8
|
|
/
/
/
/
/
|
*
|
|
|
|
sh: __cpuinit annotate the CPU init path.
Paul Mundt
2010-04-21
5
-14
/
+13
|
*
|
|
|
|
sh: Tidy CPU probing and fixup section annotations.
Paul Mundt
2010-04-21
8
-22
/
+9
|
*
|
|
|
|
sh: hw-breakpoints: Kill off stub unthrottle callback.
Paul Mundt
2010-04-21
2
-6
/
+0
|
*
|
|
|
|
sh: Zero out aliases counter when using SH-X3 hardware assistance.
Paul Mundt
2010-04-20
1
-1
/
+10
|
*
|
|
|
|
sh: dwarf unwinder needs linux/module.h.
Paul Mundt
2010-04-20
1
-0
/
+1
|
*
|
|
|
|
sh: Enable SH-X3 hardware synonym avoidance handling.
Paul Mundt
2010-04-19
3
-0
/
+43
|
*
|
|
|
|
sh: mach-sdk7786: pm_power_off support.
Paul Mundt
2010-04-19
2
-0
/
+23
|
*
|
|
|
|
sh: intc: IRQ auto-distribution support.
Paul Mundt
2010-04-15
3
-26
/
+75
|
*
|
|
|
|
sh: Disable IRQ balancing for timer and IPI IRQs.
Paul Mundt
2010-04-15
1
-2
/
+2
|
*
|
|
|
|
sh: intc: userimask support.
Paul Mundt
2010-04-13
2
-0
/
+5
|
*
|
|
|
|
sh: dmaengine support for SH7786 DMAC0.
Paul Mundt
2010-04-13
2
-2
/
+83
[prev]
[next]