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
2008-09-08
sh: Add Renesas EDOSK7760 board support.
Luca Santini
4
-0
/
+1202
2008-09-08
sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ.
Luca Santini
1
-0
/
+5
2008-09-08
sh: uninline flush_icache_all().
Paul Mundt
1
-1
/
+1
2008-09-08
sh: Add the rest of the boot targets to arch/sh/boot/.gitignore.
Paul Mundt
1
-0
/
+3
2008-09-08
sh: Add kprobes support.
Chris Smith
5
-0
/
+635
2008-09-08
sh: remove unnecessary memset after alloc_bootmem_low_pages
Marek Skuczynski
1
-1
/
+0
2008-09-08
sh: fix the TMU code to allow a fully running NO_HZ system
Francesco Virlinzi
1
-58
/
+119
2008-09-08
sh: Subnormal double to float conversion
Carl Shaw
2
-1
/
+53
2008-09-08
sh: Fix an unusual memory initialisation error.
Stuart Menefy
1
-4
/
+6
2008-09-08
sh: Fix uImage load address in 32-bit mode.
Chris Smith
1
-0
/
+6
2008-09-08
sh: vmalloc pgtable sync fix.
Stuart Menefy
1
-4
/
+7
2008-09-08
sh: Fix up broken 32-bit initrd support.
Stuart Menefy
1
-8
/
+9
2008-09-08
sh: early cached_to_uncached initialization.
Stuart Menefy
2
-14
/
+16
2008-09-08
sh: Add support for memory hot-remove.
Paul Mundt
2
-0
/
+21
2008-09-08
sh: Don't enable clockevents broadcasting on UP SH-X3 builds.
Paul Mundt
1
-1
/
+1
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
32
-60
/
+219
2008-09-08
sh: Display CPU information in show_regs().
Paul Mundt
1
-3
/
+9
2008-09-08
sh: Early dummy clockevent registration on boot CPU.
Paul Mundt
1
-3
/
+4
2008-09-08
sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop.
Paul Mundt
1
-1
/
+1
2008-09-08
sh: generic clockevent broadcast support.
Paul Mundt
6
-4
/
+77
2008-09-08
sh: smp: Hook up a timer IPI stub.
Paul Mundt
2
-6
/
+31
2008-09-08
sh: smp: Hook in to the generic IPI handler for SH-X3 SMP.
Paul Mundt
2
-43
/
+24
2008-09-08
sh: smp: Provide a generic IPI handler.
Paul Mundt
2
-1
/
+20
2008-09-08
sh: Kill off unused defines from asm/smp.h.
Paul Mundt
1
-5
/
+0
2008-09-08
sh: Provide movli.l/movco.l-based cmpxchg.
Paul Mundt
2
-0
/
+73
2008-09-08
sh: Provide movli.l/movco.l-based bitops.
Paul Mundt
2
-0
/
+146
2008-09-05
sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
Paul Mundt
1
-10
/
+4
2008-09-05
sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
Carmelo Amoroso
1
-24
/
+3
2008-08-28
sh: fix semtimedop syscall
Yoshihiro Shimoda
1
-1
/
+1
2008-08-28
sh: update AP325RXA defconfig
Magnus Damm
1
-10
/
+12
2008-08-28
sh: update Migo-R defconfig
Magnus Damm
1
-8
/
+13
2008-08-28
sh: fix platform_resource_setup_memory() section mismatch
Magnus Damm
1
-3
/
+3
2008-08-28
sh: fix kexec entry point for crash kernels
Magnus Damm
1
-1
/
+1
2008-08-28
sh: crash kernel resource fix
Magnus Damm
1
-5
/
+1
2008-08-25
sh: fix ptrace_64.c:user_disable_single_step()
Adrian Bunk
1
-0
/
+2
2008-08-25
sh64: re-add the __strnlen_user() prototype
Adrian Bunk
1
-0
/
+2
2008-08-20
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-25
/
+257
2008-08-15
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
Huang Ying
1
-1
/
+1
2008-08-11
sh: Provide a FLAT_PLAT_INIT() definition.
Takashi YOSHII
1
-0
/
+7
2008-08-11
video: export sh_mobile_lcdc panel size
Magnus Damm
3
-0
/
+18
2008-08-11
sh: select memchunk size using kernel cmdline
Magnus Damm
1
-0
/
+27
2008-08-11
sh: export sh7723 VEU as VEU2H
Magnus Damm
1
-2
/
+2
2008-08-11
sh: remove MSTPCR defines from Migo-R header file
Magnus Damm
1
-3
/
+0
2008-08-11
sh: Update sh7763rdp defconfig
Nobuhiro Iwamatsu
1
-16
/
+97
2008-08-11
sh: Add support sh7760fb to sh7763rdp board
Nobuhiro Iwamatsu
1
-1
/
+51
2008-08-11
sh: Add support sh_eth to sh7763rdp board
Nobuhiro Iwamatsu
1
-2
/
+32
2008-08-11
sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.
Paul Mundt
1
-0
/
+2
2008-08-11
sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc.
Yoshinori Sato
1
-1
/
+3
2008-08-11
fix SH7705_CACHE_32KB compilation
Adrian Bunk
1
-0
/
+10
2008-08-11
sh: mach-x3proto: Fix up smc91x platform data.
Paul Mundt
1
-1
/
+9
[next]