index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: clkfwk: Safer resume from hibernation.
Francesco VIRLINZI
2009-03-16
1
-1
/
+3
*
sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/.
Paul Mundt
2009-03-16
5
-4
/
+7
*
sh: SuperH Mobile suspend support
Magnus Damm
2009-03-16
3
-0
/
+221
*
sh: Fix compile error by operands(mov.l) in sh3/entry.S
Nobuhiro Iwamatsu
2009-03-16
1
-1
/
+1
*
sh: Add OHCI USB support for SH7786
Kuninori Morimoto
2009-03-16
1
-0
/
+83
*
sh: clkfwk: Add resume from hibernation support.
Francesco VIRLINZI
2009-03-11
1
-0
/
+64
*
sh: clkfwk: add clk_set_parent/clk_get_parent
Francesco VIRLINZI
2009-03-11
1
-0
/
+29
*
sh: Support fixed 32-bit PMB mappings from bootloader.
Yoshihiro Shimoda
2009-03-10
1
-1
/
+4
*
sh: hibernation support
Magnus Damm
2009-03-10
7
-5
/
+214
*
sh: multiple vectors per irq - sh7720.
Paul Mundt
2009-03-06
1
-45
/
+23
*
sh: multiple vectors per irq - sh7710.
Paul Mundt
2009-03-06
1
-48
/
+21
*
sh: multiple vectors per irq - sh7705.
Paul Mundt
2009-03-06
1
-42
/
+19
*
sh: multiple vectors per irq - sh770x.
Paul Mundt
2009-03-06
1
-47
/
+21
*
sh: multiple vectors per irq - mxg.
Paul Mundt
2009-03-06
1
-42
/
+23
*
sh: multiple vectors per irq - sh7619.
Paul Mundt
2009-03-06
1
-22
/
+12
*
sh: multiple vectors per irq - sh7206.
Paul Mundt
2009-03-06
1
-96
/
+58
*
sh: multiple vectors per irq - sh7201.
Paul Mundt
2009-03-06
1
-144
/
+80
*
sh: multiple vectors per irq - sh7263.
Paul Mundt
2009-03-06
1
-19
/
+10
*
sh: multiple vectors per irq - sh7203.
Paul Mundt
2009-03-06
1
-140
/
+73
*
sh: Restore RTC IRQ setting for SH7763 setup.
Nobuhiro Iwamatsu
2009-03-06
1
-0
/
+1
*
sh: multiple vectors per irq - sh7763
Nobuhiro Iwamatsu
2009-03-06
1
-76
/
+37
*
sh: Add support for SH7786 CPU subtype.
Kuninori Morimoto
2009-03-03
7
-0
/
+1517
*
sh: Fix up SH-X3 general exception handler build.
Paul Mundt
2009-02-27
1
-1
/
+1
*
sh: multiple vectors per irq - sh7785
Magnus Damm
2009-02-27
1
-63
/
+32
*
sh: multiple vectors per irq - sh7780
Magnus Damm
2009-02-27
1
-67
/
+30
*
sh: multiple vectors per irq - sh7750
Magnus Damm
2009-02-27
1
-62
/
+25
*
sh: multiple vectors per irq - base
Magnus Damm
2009-02-27
1
-1
/
+1
*
sh: prefetch early exception data on sh4/sh4a.
Magnus Damm
2009-02-27
1
-2
/
+5
*
sh: remove EXPEVT vector from stack on sh3/sh4/sh4a
Magnus Damm
2009-02-27
1
-4
/
+1
*
sh: rework register restore code for sh3/sh4/sh4a
Magnus Damm
2009-02-27
1
-35
/
+33
*
sh: shared register saving code for sh3/sh4/sh4a
Magnus Damm
2009-02-27
1
-126
/
+147
*
Merge branch 'sh/stable-updates'
Paul Mundt
2009-02-12
1
-2
/
+2
|
\
|
*
sh: Storage class should be before const qualifier
Tobias Klauser
2009-02-12
1
-2
/
+2
*
|
sh: Don't enable GENERIC_TIME for the CMT clockevent driver yet.
Paul Mundt
2009-01-29
1
-2
/
+0
*
|
sh: Fix up MTU2 support for SH7203.
Paul Mundt
2009-01-29
1
-1
/
+2
*
|
sh: CMT platform data for sh7723/sh7722/sh7366/sh7343
Magnus Damm
2009-01-29
4
-0
/
+136
*
|
sh: fix no sys_timer case
Magnus Damm
2009-01-29
1
-1
/
+9
*
|
sh: tmu disable support
Magnus Damm
2009-01-29
1
-1
/
+9
*
|
sh: rework clocksource and sched_clock
Magnus Damm
2009-01-29
2
-52
/
+17
*
|
Merge branch 'sh/stable-updates'
Paul Mundt
2009-01-29
4
-11
/
+7
|
\
|
|
*
sh: Fix up spurious syscall restarting.
Paul Mundt
2009-01-29
2
-6
/
+2
|
*
sh: fcnvds fix with denormalized numbers on SH-4 FPU.
Carmelo AMOROSO
2009-01-29
1
-1
/
+1
|
*
sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.
Christopher SMITH
2009-01-29
1
-4
/
+4
*
|
sh: Fix up GENERIC_GPIO build for ARCH_WANT_OPTIONAL_GPIO cases.
Paul Mundt
2009-01-27
2
-2
/
+2
*
|
sh: use gpiolib
Magnus Damm
2009-01-27
3
-55
/
+55
*
|
sh: lockless gpio_set_value()
Magnus Damm
2009-01-27
1
-25
/
+81
*
|
sh: lockless gpio_get_value()
Magnus Damm
2009-01-27
1
-63
/
+63
*
|
sh: make gpio_get/set_value() O(1)
Magnus Damm
2009-01-27
1
-11
/
+37
|
/
*
sh: fix unaligned and nonexistent address handling
SUGIOKA Toshinobu
2009-01-21
1
-5
/
+4
*
sh: export the sh7343 JPU to user space
Magnus Damm
2009-01-21
2
-1
/
+32
[next]