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
2008-04-17
Generic semaphore implementation
Matthew Wilcox
5
-152
/
+2
2008-04-16
sh: export empty_zero_page
Andrew Morton
2
-0
/
+2
2008-04-16
sh: arch/sh/kernel/traps_32.c needs asm/fpu.h
Andrew Morton
1
-0
/
+1
2008-04-16
sh: fix compressed kernel build
Manuel Lauss
2
-2
/
+0
2008-04-16
sh64: add missing #include <asm/fpu.h>'s
Adrian Bunk
4
-0
/
+4
2008-03-31
sh: Fix up uImage compression type
Yoshihiro Shimoda
1
-1
/
+1
2008-03-31
remove include/asm-sh/floppy.h
Adrian Bunk
1
-3
/
+0
2008-03-26
sh: Fix occasional FPU register corruption under preempt.
Paul Mundt
6
-0
/
+6
2008-03-21
sh: Use relative paths for mach/cpu symlinks.
Franck Bui-Huu
1
-2
/
+6
2008-03-21
SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.
Robert P. J. Day
1
-1
/
+1
2008-03-14
sh: Fix uImage build error.
Paul Mundt
1
-2
/
+2
2008-03-13
sh: Fix up the timer IRQ definition for SH7203.
Paul Mundt
1
-0
/
+1
2008-03-13
sh: Fix up the address error exception handler for SH-2.
Kieran Bingham
1
-1
/
+0
2008-03-06
sh: Fix up the sh64 build.
Paul Mundt
1
-14
/
+7
2008-03-06
sh: Fix up SH7710 VoIP-GW build.
Paul Mundt
6
-449
/
+250
2008-03-06
sh: Flag PMB support as EXPERIMENTAL.
Paul Mundt
1
-1
/
+1
2008-03-06
sh: Update r7780mp defconfig.
Paul Mundt
1
-25
/
+66
2008-03-06
sh: hp6xx: Fix up hp6xx_apm build failure.
Paul Mundt
1
-0
/
+2
2008-03-06
sh: Fix up section mismatches.
Paul Mundt
2
-2
/
+2
2008-03-06
sh: hp6xx: Correct APM output.
Kristoffer Ericson
1
-6
/
+14
2008-03-06
sh: update se7780 defconfig
goda.yusuke
1
-391
/
+255
2008-03-06
sh: replace remaining __FUNCTION__ occurrences
Harvey Harrison
13
-17
/
+17
2008-03-06
sh: export copy-page() to modules
Andrew Morton
2
-0
/
+2
2008-03-06
sh_ksyms_32.c update for gcc 4.3
Adrian Bunk
1
-2
/
+2
2008-03-06
sh/mm/pg-sh7705.c must #include <linux/fs.h>
Adrian Bunk
1
-0
/
+1
2008-02-27
arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &
Julia Lawall
1
-1
/
+1
2008-02-26
serial: Move asm-sh/sci.h to linux/serial_sci.h.
Paul Mundt
18
-18
/
+18
2008-02-26
sh: revert dreamcast pci change
Magnus Damm
1
-22
/
+22
2008-02-26
sh: fix rtc_resources setup for sh770x
Rafael Ignacio Zurita
1
-3
/
+3
2008-02-26
sh: heartbeat: ioremap is expected to succeed
Roel Kluin
1
-1
/
+1
2008-02-26
sh: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2008-02-25
sh: SH5-103 needs to select CPU_SH5.
Paul Mundt
1
-0
/
+1
2008-02-25
sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.
Paul Mundt
1
-2
/
+2
2008-02-14
sh: Fix multiple UTLB hit on UP SH-4.
Hideo Saito
1
-0
/
+8
2008-02-14
sh: fix pci io access for r2d boards
Magnus Damm
1
-1
/
+2
2008-02-14
sh: use ctrl_in/out for on chip pci access
Magnus Damm
6
-37
/
+37
2008-02-14
sh: Kill off more dead symbols.
Paul Mundt
5
-40
/
+17
2008-02-14
sh: __uncached_start only on sh32.
Paul Mundt
1
-0
/
+2
2008-02-14
sh: Get SH-5 caches working again post-unification.
Paul Mundt
2
-643
/
+439
2008-02-14
sh: Kill off bogus SH_SDK7780_STANDALONE symbol.
Paul Mundt
1
-7
/
+0
2008-02-14
sh: Shut up some trivial build warnings.
Paul Mundt
3
-19
/
+18
2008-02-14
sh: Update SH-5 flush_cache_sigtramp() for API changes.
Paul Mundt
1
-3
/
+5
2008-02-14
sh: Disable big endian for SH-5.
Paul Mundt
1
-0
/
+1
2008-02-14
sh: Symbol exports for trapped I/O.
Paul Mundt
1
-0
/
+5
2008-02-14
sh: Clean up whitespace damage in Kconfig.debug.
Paul Mundt
1
-2
/
+2
2008-02-14
sh: Use max_t in io_trapped.
Paul Mundt
1
-3
/
+5
2008-02-14
sh: add support for sh7366 processor
Magnus Damm
7
-3
/
+203
2008-02-14
sh: remove maskreg irq code
Magnus Damm
3
-97
/
+0
2008-02-14
sh: fix ptrace copy_from/to_user() compilation error
Magnus Damm
1
-2
/
+2
2008-02-14
sh: trapped io support for highlander V2
Magnus Damm
2
-31
/
+17
[next]