index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-26
sh: CPU hotplug support.
Paul Mundt
8
-6
/
+194
2010-04-26
sh: cache secondary CPUs idle loop.
Paul Mundt
2
-4
/
+13
2010-04-26
sh: flag smp_store_cpu_info() __cpuinit.
Paul Mundt
1
-2
/
+2
2010-04-26
sh: provide percpu CPU states for hotplug notifiers.
Paul Mundt
2
-4
/
+13
2010-04-26
sh: Make sure all SH-X3 cores are populated in the present CPU map.
Paul Mundt
1
-0
/
+3
2010-04-26
sh: convert online CPU map twiddling to cpumask.
Paul Mundt
2
-2
/
+2
2010-04-26
sh: arch/sh/kernel/setup.c needs asm/smp.h.
Paul Mundt
1
-0
/
+1
2010-04-26
sh: Flag present CPUs hotpluggable in topology registration.
Paul Mundt
1
-1
/
+5
2010-04-26
sh: mach-sdk7786: update defconfig for compressed kernel image.
Paul Mundt
2
-193
/
+444
2010-04-26
sh: Kill off dangling goto labels from oom-killer rework.
Paul Mundt
2
-2
/
+0
2010-04-26
Merge branch 'sh/stable-updates'
Paul Mundt
25
-11
/
+21
2010-04-26
sh: sh7751 pci controller io port fix
Magnus Damm
1
-2
/
+3
2010-04-26
sh: Fix maximum number of SCIF ports in R2D defconfigs
Magnus Damm
2
-2
/
+2
2010-04-26
SH: fix TS field shift calculation for DMA drivers
Guennadi Liakhovetski
1
-1
/
+1
2010-04-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming...
Paul Mundt
5
-6
/
+24
2010-04-26
SH: constify multiple DMA related objects and references to them
Guennadi Liakhovetski
5
-58
/
+18
2010-04-26
sh: invoke oom-killer from page fault
Nick Piggin
2
-24
/
+8
2010-04-25
sh: Use correct mask when comparing PMB DATA array values
Matt Fleming
1
-1
/
+4
2010-04-25
sh: Do not try merging two 128MB PMB mappings
Matt Fleming
1
-1
/
+1
2010-04-25
sh: Fix zImage load address when CONFIG_32BIT=y
Matt Fleming
1
-0
/
+6
2010-04-25
sh: Fix address to decompress at when CONFIG_32BIT=y
Matt Fleming
1
-0
/
+4
2010-04-25
sh: Assembly friendly __pa and __va definitions
Matt Fleming
1
-4
/
+9
2010-04-21
sh: Move platform smp ops in to their own structure.
Paul Mundt
9
-23
/
+95
2010-04-21
sh: __cpuinit annotate the CPU init path.
Paul Mundt
5
-14
/
+13
2010-04-21
sh: Tidy CPU probing and fixup section annotations.
Paul Mundt
8
-22
/
+9
2010-04-21
sh: hw-breakpoints: Kill off stub unthrottle callback.
Paul Mundt
2
-6
/
+0
2010-04-20
sh: Zero out aliases counter when using SH-X3 hardware assistance.
Paul Mundt
1
-1
/
+10
2010-04-20
sh: dwarf unwinder needs linux/module.h.
Paul Mundt
1
-0
/
+1
2010-04-19
sh: Enable SH-X3 hardware synonym avoidance handling.
Paul Mundt
3
-0
/
+43
2010-04-19
sh: mach-sdk7786: pm_power_off support.
Paul Mundt
2
-0
/
+23
2010-04-15
sh: intc: IRQ auto-distribution support.
Paul Mundt
3
-26
/
+75
2010-04-15
sh: Disable IRQ balancing for timer and IPI IRQs.
Paul Mundt
1
-2
/
+2
2010-04-13
sh: intc: userimask support.
Paul Mundt
2
-0
/
+5
2010-04-13
sh: dmaengine support for SH7786 DMAC0.
Paul Mundt
2
-2
/
+83
2010-04-07
sh: Disable MMUCR_AT for SH-4 nommu.
Paul Mundt
1
-2
/
+9
2010-04-05
Merge branch 'sh/stable-updates'
Paul Mundt
5
-28
/
+78
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
11
-83
/
+294
2010-04-02
sh: Fix up the SH-3 build for recent TLB changes.
Paul Mundt
4
-28
/
+75
2010-04-02
sh: export return_address() symbol.
Paul Mundt
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
21
-6
/
+15
2010-03-30
Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...
Paul Mundt
40
-564
/
+446
2010-03-30
sh: sh7724 clkdev lookups.
Paul Mundt
2
-10
/
+41
2010-03-29
sh: sh7723 clkdev lookups.
Paul Mundt
2
-11
/
+42
2010-03-29
sh: sh7722 clock string death.
Paul Mundt
2
-6
/
+2
2010-03-29
sh: sh7366 clock string death.
Paul Mundt
2
-6
/
+2
2010-03-29
sh: sh7343 clock string death.
Paul Mundt
2
-6
/
+2
2010-03-29
sh: Kill off timer clock strings for legacy CPG parts.
Paul Mundt
18
-77
/
+0
2010-03-29
sh: provide some clock lookup aliases for legacy CPG parts.
Paul Mundt
1
-0
/
+5
2010-03-29
sh: sh7785 clkdev lookups.
Paul Mundt
2
-7
/
+38
2010-03-29
sh: sh7786 clkdev lookups.
Paul Mundt
2
-12
/
+68
[prev]
[next]