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