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-05-11
sh: get rid of hwblk clock names
Magnus Damm
4
-153
/
+133
2010-05-11
sh: allow registering clocks without name
Magnus Damm
1
-3
/
+4
2010-05-11
sh: tie in hwblk clocks using clkdev
Magnus Damm
3
-4
/
+119
2010-05-11
sh: scif and tmu clkdev changes
Magnus Damm
3
-15
/
+112
2010-05-11
sh: hwblk index rework
Magnus Damm
5
-18
/
+23
2010-05-10
sh: rework memory limits to work with LMB.
Paul Mundt
3
-45
/
+40
2010-05-10
sh: enable LMB region setup via machvec.
Paul Mundt
6
-15
/
+24
2010-05-07
sh: shuffle the elfcorehdr handling over to the crash dump code.
Paul Mundt
2
-20
/
+19
2010-05-07
sh: Ensure that X2 TLB settings are reflected in vmcore.
Paul Mundt
1
-0
/
+3
2010-05-07
sh: flag kdump as broken on SMP for now.
Paul Mundt
1
-1
/
+1
2010-05-07
sh: bump up extra LMB reservations in bootmem init.
Paul Mundt
1
-4
/
+6
2010-05-07
sh: convert initrd reservation to LMB.
Paul Mundt
1
-1
/
+1
2010-05-07
sh: convert kexec crash kernel management to LMB.
Paul Mundt
3
-44
/
+58
2010-05-06
sh: Make initrd detection more robust.
Paul Mundt
1
-20
/
+58
2010-05-01
hw-breakpoints: Get the number of available registers on boot dynamically
Frederic Weisbecker
1
-0
/
+5
2010-05-01
hw-breakpoints: Separate constraint space for data and instruction breakpoints
Frederic Weisbecker
1
-0
/
+1
2010-05-01
hw-breakpoints: Change/Enforce some breakpoints policies
Frederic Weisbecker
2
-30
/
+9
2010-05-01
hw-breakpoints: Tag ptrace breakpoint as exclude_kernel
Frederic Weisbecker
1
-1
/
+1
2010-04-29
sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=n
Matt Fleming
1
-1
/
+1
2010-04-29
sh: add CONFIG_VIRTUALIZATION for virtio support
Magnus Damm
1
-0
/
+16
2010-04-27
sh: make latencytop available on SMP, too.
Paul Mundt
1
-1
/
+0
2010-04-26
Merge branch 'sh/smp'
Paul Mundt
15
-40
/
+373
2010-04-26
sh: CPU hotplug support for SH-X3 SMP.
Paul Mundt
1
-0
/
+47
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
[prev]
[next]