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
2009-08-28
sh: sh7785lcr: fix prototype board on 32bit MMU mode.
Yoshihiro Shimoda
4
-0
/
+28
2009-08-28
sh: Tidy up watchdog build for SH-2.
Paul Mundt
1
-9
/
+10
2009-08-27
sh: Add LCDC Panel support for EcoVec24
Kuninori Morimoto
1
-2
/
+28
2009-08-27
sh: Add CEU support for EcoVec24
Kuninori Morimoto
1
-0
/
+109
2009-08-27
sh: Add support LCDC for EcoVec24
Kuninori Morimoto
1
-0
/
+109
2009-08-27
sh: Add USB support for EcoVec24
Kuninori Morimoto
1
-0
/
+97
2009-08-27
sh: Add SH-ETH support for EcoVec24
Kuninori Morimoto
1
-1
/
+52
2009-08-27
sh: modify to enable boot for EcoVec24
Kuninori Morimoto
2
-25
/
+28
2009-08-27
sh: fix CPU_SH7723/7724 numbering bug
Kuninori Morimoto
1
-1
/
+1
2009-08-27
sh: Fix up sh4_flush_dcache_page() build on UP.
Paul Mundt
1
-1
/
+2
2009-08-25
sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.
Paul Mundt
1
-1
/
+1
2009-08-25
timekeeping: Fix up read_persistent_clock() breakage on sh
Paul Mundt
1
-1
/
+1
2009-08-24
Merge branch 'sh/st-integration'
Paul Mundt
27
-116
/
+452
2009-08-24
sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.
Paul Mundt
2
-2
/
+1
2009-08-24
sh: Simplify "multi-evt" interrupt handling.
Pawel Moll
1
-1
/
+1
2009-08-24
sh: fix sys_cacheflush error checking
Giuseppe Cavallaro
2
-1
/
+8
2009-08-24
sh: Fix problems with cache flushing when cache is in write-through mode
Stuart Menefy
1
-0
/
+34
2009-08-24
sh: Fix overzealous checking in __ioremap()
Stuart Menefy
1
-8
/
+0
2009-08-24
sh: Fixes some write posting issues in the interrupt handling for SH
Stuart Menefy
1
-0
/
+1
2009-08-24
sh: Fix underflow in SH udelay() code.
Stuart Menefy
1
-2
/
+3
2009-08-24
sh: Add sys_cacheflush() call for SH CPUs.
Stuart Menefy
7
-5
/
+60
2009-08-24
sh: Improve comments int SH4 cache flushing code
Stuart Menefy
1
-0
/
+11
2009-08-24
sh: Optimise memcpy_to/fromio for SH4
Stuart Menefy
1
-21
/
+72
2009-08-24
sh: generic_in/outs{bwl} optimizations.
Stuart Menefy
1
-42
/
+8
2009-08-24
sh: Read from CCN_PVR instead of ROM for delay.
Stuart Menefy
1
-1
/
+5
2009-08-24
sh: Remove implicit sign extension from assembler immediates
Stuart Menefy
5
-6
/
+7
2009-08-24
sh: Allow for kernel command line concatenation.
Pawel Moll
2
-5
/
+28
2009-08-24
sh: Use internal watchdog timer to perform reset
Jon Frosdick
1
-0
/
+20
2009-08-24
sh: kgdb: do not reload VBR while handling debugger breackpoint
Giuseppe Cavallaro
1
-2
/
+0
2009-08-24
sh: Allow use of GENERIC_IOMAP
David McKay
3
-0
/
+18
2009-08-24
sh: Improve unwind info for signals
Carl Shaw
1
-1
/
+11
2009-08-24
sh: cleanup of do_address_error()
Andre Draszik
1
-10
/
+10
2009-08-24
sh: Allow user control over misaligned fixup handling
Andre Draszik
1
-0
/
+153
2009-08-24
sh: ratelimit unaligned fixups
Andre Draszik
1
-13
/
+4
2009-08-23
Merge branches 'sh/hwblk' and 'sh/pm-runtime'
Paul Mundt
16
-12
/
+491
2009-08-23
sh: drop static UIO clocks for sh7722, sh7723 and sh7724
Magnus Damm
3
-10
/
+10
2009-08-23
sh: let ARCH_SHMOBILE select PM and PM_RUNTIME
Magnus Damm
1
-0
/
+2
2009-08-23
sh: Fix section mismatch in platform bus notifier.
Paul Mundt
1
-3
/
+2
2009-08-23
sh: Runtime PM for SuperH Mobile platform bus devices
Magnus Damm
4
-1
/
+317
2009-08-22
sh: unwinder: cacheline align slab cache objects.
Paul Mundt
1
-2
/
+5
2009-08-22
Merge branch 'sh/dwarf-unwinder'
Paul Mundt
10
-130
/
+265
2009-08-22
sh64: dummy unwinder BUG wrappers.
Paul Mundt
1
-0
/
+5
2009-08-22
sh: unwinder: Use a special bug flag for unwinder traps.
Paul Mundt
4
-35
/
+24
2009-08-22
Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...
Paul Mundt
10
-105
/
+252
2009-08-22
sh: Export unwind_stack() to satisfy modular oprofile.
Paul Mundt
1
-0
/
+2
2009-08-21
sh: Handle the DWARF op, DW_CFA_undefined
Matt Fleming
2
-2
/
+14
2009-08-21
sh: Fix bug calculating the end of the FDE instructions
Matt Fleming
1
-3
/
+4
2009-08-21
sh: Setup the frame pointer in handle_interrupt
Matt Fleming
1
-0
/
+2
2009-08-21
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
Matt Fleming
8
-26
/
+95
2009-08-21
sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET
Matt Fleming
2
-1
/
+3
[prev]
[next]