index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-21
sh: Only use bl bit toggling for sleeping idle.
Paul Mundt
1
-2
/
+2
2009-12-21
sh: Restore bl bit toggling in idle loop.
Paul Mundt
1
-0
/
+2
2009-12-17
sh: dmaengine support for SH7785
Nobuhiro Iwamatsu
1
-0
/
+14
2009-12-17
sh: dmaengine support for sh7724.
Guennadi Liakhovetski
1
-0
/
+15
2009-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
37
-1018
/
+1500
2009-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-26
/
+2
2009-12-15
sh: Fix up FPU build for SH5
Matt Fleming
5
-9
/
+9
2009-12-15
sh: Remove old early serial console code V2
Magnus Damm
2
-149
/
+1
2009-12-15
sh: sh5 scif pdata (sh5-101/sh5-103)
Magnus Damm
1
-13
/
+9
2009-12-15
sh: sh4a scif pdata (sh7757/sh7763/sh7770/sh7780/sh7785/sh7786/x3)
Magnus Damm
7
-270
/
+551
2009-12-15
sh: sh4a scif pdata (sh7343/sh7366/sh7722/sh7723/sh7724)
Magnus Damm
5
-193
/
+358
2009-12-15
sh: sh4 scif pdata (sh7750/sh7760/sh4-202)
Magnus Damm
3
-61
/
+98
2009-12-15
sh: sh3 scif pdata (sh7705/sh770x/sh7710/sh7720)
Magnus Damm
4
-87
/
+142
2009-12-15
sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg)
Magnus Damm
4
-119
/
+263
2009-12-15
sh: sh2 scif pdata (sh7616)
Magnus Damm
1
-25
/
+46
2009-12-15
sh-sci: Extend sh-sci driver with early console V2
Magnus Damm
2
-9
/
+4
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-14
sh: Make the unaligned trap handler always obey notification levels.
Paul Mundt
1
-6
/
+12
2009-12-11
Unify sys_mmap*
Al Viro
1
-26
/
+2
2009-12-11
sh: Wire up recvmmsg syscall.
Paul Mundt
1
-0
/
+1
2009-12-11
sh: ftrace: Fix up syscall tracing build.
Paul Mundt
1
-74
/
+2
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s...
Paul Mundt
2
-9
/
+5
2009-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
49
-1188
/
+2429
2009-12-09
sh: Replace an explicit computation by the use of the container_of macro
Nicolas Palix
1
-3
/
+4
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
1
-9
/
+4
2009-12-04
sh: Make associative cache writes fatal on all SH-4A parts.
Paul Mundt
1
-9
/
+4
2009-12-04
sh: allow runtime pm without suspend/resume callbacks
Magnus Damm
1
-6
/
+11
2009-12-04
sh: fix sh7724 VEU3F resource size
Magnus Damm
1
-2
/
+2
2009-11-30
sh: Break out SuperH PFC code
Magnus Damm
2
-585
/
+0
2009-11-30
sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
Alexey Dobriyan
1
-46
/
+31
2009-11-30
sh: Add CPG save/restore code for sh7724 R-standby
Magnus Damm
1
-0
/
+11
2009-11-25
sh: Fix up the FPU emulation build.
Paul Mundt
1
-7
/
+3
2009-11-24
sh: Apply the sleazy FPU changes for SH-2A FPU as well.
Paul Mundt
1
-4
/
+12
2009-11-24
sh: Minor optimisations to FPU handling
Stuart Menefy
4
-25
/
+26
2009-11-24
Merge branch 'master' into sh/st-integration
Paul Mundt
45
-505
/
+2306
2009-11-24
sh: add sleazy FPU optimization
Giuseppe CAVALLARO
2
-4
/
+28
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
14
-27
/
+90
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-3
/
+3
2009-11-18
Merge branch 'sh/stable-updates'
Paul Mundt
2
-2
/
+2
2009-11-18
sh: Fixup last users of irq_chip->typename
Thomas Gleixner
2
-2
/
+2
2009-11-17
Merge commit 'v2.6.32-rc7'
Eric W. Biederman
1
-1
/
+1
2009-11-12
sysctl sh: Remove dead binary sysctl support
Eric W. Biederman
1
-6
/
+1
2009-11-12
sh64: Fix up the CONFIG_GENERIC_BUG=n build.
Paul Mundt
1
-3
/
+3
2009-11-12
sh: Use the generic I/O port base for slowdown.
Paul Mundt
2
-1
/
+7
2009-11-12
sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4.
Paul Mundt
1
-4
/
+5
2009-11-09
sh: perf events: Document SH-4A raw event codes.
Paul Mundt
1
-0
/
+38
2009-11-09
Merge branch 'sh/stable-updates'
Paul Mundt
1
-1
/
+1
2009-11-06
sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.
Paul Mundt
1
-1
/
+1
2009-11-05
sh: perf events: Add support for SH7750-style counters.
Paul Mundt
2
-0
/
+258
[next]