index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-02-11
1
-8
/
+0
*
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
1
-0
/
+4
*
[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64
Christoph Lameter
2007-02-11
1
-16
/
+1
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm
Linus Torvalds
2007-02-09
4
-586
/
+28
|
\
|
*
[APM] SH: Convert to use shared APM emulation.
Paul Mundt
2007-02-09
4
-586
/
+28
*
|
[PATCH] SH vdso: use install_special_mapping()
Paul Mundt
2007-02-09
1
-49
/
+9
|
/
*
sh: Fixup SH-2 BUG() trap handling.
Yoshinori Sato
2006-12-12
1
-18
/
+14
*
sh: Use early_param() for earlyprintk parsing.
Paul Mundt
2006-12-12
2
-31
/
+16
*
sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.
Paul Mundt
2006-12-12
3
-3
/
+6
*
sh: Fixup .data.page_aligned.
Paul Mundt
2006-12-12
1
-1
/
+1
*
sh: Hook up SH7722 scif ipr interrupts.
Paul Mundt
2006-12-12
1
-0
/
+4
*
sh: Fixup sh_bios() trap handling.
Paul Mundt
2006-12-12
1
-2
/
+13
*
sh: SH-MobileR SH7722 CPU support.
Paul Mundt
2006-12-12
15
-13
/
+226
*
sh: Convert remaining remap_area_pages() users to ioremap_page_range().
Paul Mundt
2006-12-12
2
-4
/
+5
*
sh: Fixup kernel_execve() for syscall cleanups.
Paul Mundt
2006-12-12
1
-0
/
+6
*
sh: Fix get_wchan().
Paul Mundt
2006-12-12
1
-2
/
+3
*
sh: BUG() handling through trapa vector.
Paul Mundt
2006-12-12
2
-0
/
+45
*
sh: Kill off unused SE7619 I/O ops.
Yoshinori Sato
2006-12-12
3
-124
/
+1
*
sh: Fix Solution Engine 7619 build.
Yoshinori Sato
2006-12-12
2
-33
/
+33
*
sh: Trivial build fixes for SH-2 support.
Yoshinori Sato
2006-12-12
5
-16
/
+7
*
sh: IPR IRQ updates for SH7619/SH7206.
Yoshinori Sato
2006-12-12
3
-8
/
+111
*
sh: gcc4 symbol export fixups.
Stuart Menefy
2006-12-12
1
-1
/
+14
*
sh: landisk board build fixes.
Paul Mundt
2006-12-12
2
-33
/
+56
*
sh: register rtc resources for sh775x.
Jamie Lenehan
2006-12-12
1
-0
/
+31
*
sh: SH-2 defconfig updates.
Yoshinori Sato
2006-12-12
2
-39
/
+847
*
sh: Add uImage and S-rec generation support.
Paul Mundt
2006-12-12
3
-10
/
+43
*
sh: push-switch fixups for work_struct API damage.
Paul Mundt
2006-12-12
1
-5
/
+8
*
[PATCH] Generic ioremap_page_range: sh conversion
Haavard Skinnemoen
2006-12-08
1
-86
/
+4
*
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
1
-0
/
+8
*
[PATCH] struct path: convert sh
Josef Sipek
2006-12-08
1
-1
/
+1
*
[PATCH] initrd: remove unused false condition for initrd_start
Henry Nestler
2006-12-07
1
-2
/
+1
*
[PATCH] Export pm_suspend for the shared APM emulation
Ralf Baechle
2006-12-07
1
-4
/
+0
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-0
/
+1
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
2
-4
/
+4
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
2006-12-07
1
-0
/
+5
*
sh: sh775x/titan fixes for irq header changes.
Jamie Lenehan
2006-12-06
8
-126
/
+134
*
sh: update r7780rp defconfig.
Paul Mundt
2006-12-06
1
-20
/
+49
*
sh: compile fixes for header cleanup.
Paul Mundt
2006-12-06
1
-0
/
+2
*
sh: set KBUILD_IMAGE to something sensible.
Paul Mundt
2006-12-06
1
-1
/
+3
*
sh: show held locks in stack trace with lockdep.
Paul Mundt
2006-12-06
1
-0
/
+6
*
sh: platform_pata support for R7780RP
Paul Mundt
2006-12-06
1
-0
/
+29
*
sh: stacktrace/lockdep/irqflags tracing support.
Paul Mundt
2006-12-06
8
-2
/
+139
*
sh: dyntick infrastructure.
Paul Mundt
2006-12-06
2
-1
/
+141
*
sh: Clock framework tidying.
Paul Mundt
2006-12-06
7
-10
/
+33
*
sh: Turn off IRQs around get_timer_offset() calls.
Paul Mundt
2006-12-06
4
-29
/
+12
*
sh: Get the PGD right in oops case with 64-bit PTEs.
Paul Mundt
2006-12-06
1
-4
/
+2
*
sh: Fix store queue bitmap end.
Paul Mundt
2006-12-06
1
-6
/
+5
*
sh: More flexible + SH7780 earlyprintk SCIF support.
Paul Mundt
2006-12-06
2
-24
/
+38
*
sh: Fixup various PAGE_SIZE == 4096 assumptions.
Paul Mundt
2006-12-06
8
-34
/
+31
[next]