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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-25
sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.
Paul Mundt
1
-1
/
+1
2009-08-24
Merge branch 'sh/st-integration'
Paul Mundt
6
-5
/
+38
2009-08-24
sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.
Paul Mundt
1
-0
/
+1
2009-08-24
sh: fix sys_cacheflush error checking
Giuseppe Cavallaro
1
-0
/
+7
2009-08-24
sh: Add sys_cacheflush() call for SH CPUs.
Stuart Menefy
4
-3
/
+15
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
1
-1
/
+1
2009-08-24
sh: Allow use of GENERIC_IOMAP
David McKay
1
-0
/
+10
2009-08-23
Merge branches 'sh/hwblk' and 'sh/pm-runtime'
Paul Mundt
2
-2
/
+18
2009-08-23
sh: Runtime PM for SuperH Mobile platform bus devices
Magnus Damm
2
-1
/
+12
2009-08-22
Merge branch 'sh/dwarf-unwinder'
Paul Mundt
4
-18
/
+52
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
1
-5
/
+6
2009-08-21
sh: Handle the DWARF op, DW_CFA_undefined
Matt Fleming
1
-0
/
+3
2009-08-21
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
Matt Fleming
3
-0
/
+36
2009-08-21
sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET
Matt Fleming
1
-0
/
+1
2009-08-21
sh: unwinder: Fix memory leak and create our own kmem cache
Matt Fleming
1
-16
/
+6
2009-08-21
sh: Add initial support for SH7757 CPU subtype
Yoshihiro Shimoda
3
-1
/
+248
2009-08-21
sh: jump to p1 during boot on kfr2r09
Magnus Damm
1
-0
/
+13
2009-08-21
sh: invalidate icache and tlbs during boot on kfr2r09
Magnus Damm
1
-0
/
+6
2009-08-20
sh: DSP save/restore ordering and a0 sign extension fixups.
Paul Mundt
1
-13
/
+13
2009-08-20
sh: Better description of SH-4 PTEA register update.
Michael Trimarchi
1
-0
/
+8
2009-08-18
sh: Prevent heartbeat from scribbling over non-LED bits.
Kuninori Morimoto
1
-0
/
+1
2009-08-18
sh: mach-kfr2409: add FLLFRQ value for PLL correction.
Kuninori Morimoto
1
-0
/
+1
2009-08-17
sh: unwinder: Move initialization to early_initcall() and tidy up locking.
Paul Mundt
1
-2
/
+0
2009-08-16
sh: Add support for DWARF GNU extensions
Matt Fleming
1
-0
/
+4
2009-08-15
Merge branch 'master' into sh/hwblk
Paul Mundt
15
-75
/
+523
2009-08-14
sh: Delete DWARF_ARCH_UNWIND_OFFSET
Matt Fleming
1
-5
/
+0
2009-08-14
sh: Setup the frame register in asm code
Matt Fleming
1
-0
/
+12
2009-08-14
sh: dwarf unwinder support.
Matt Fleming
3
-0
/
+425
2009-08-13
sh: Allow multiple stack unwinders to be setup
Matt Fleming
1
-0
/
+25
2009-08-13
sh: Use the generalized stacktrace ops
Matt Fleming
1
-0
/
+25
2009-08-13
Merge branch 'sh/stable-updates'
Paul Mundt
2
-12
/
+4
2009-08-07
sh: clean up Migo-R header file
Magnus Damm
2
-64
/
+14
2009-08-07
sh: fix romImage mach dir usage
Magnus Damm
3
-0
/
+0
2009-08-07
sh: kfr2r09 board support - LCDC panel
Magnus Damm
1
-0
/
+21
2009-08-05
sh: convert to asm-generic/hardirq.h
Christoph Hellwig
1
-10
/
+3
2009-08-04
sh: Runtime PM pdev hwblk
Magnus Damm
1
-1
/
+6
2009-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Paul Mundt
2
-12
/
+4
2009-08-04
sh: Add SH7724 DMAC support.
Kuninori Morimoto
2
-1
/
+3
2009-08-04
sh: hwblk support for sh7724
Magnus Damm
1
-0
/
+17
2009-07-30
sh: kfr2r09 romImage support V2
Magnus Damm
2
-0
/
+209
2009-07-30
sh: romImage support V2
Magnus Damm
1
-0
/
+1
2009-07-29
sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.
Stuart Menefy
1
-0
/
+72
2009-07-27
mm: Remove duplicate definitions in MIPS and SH
Benjamin Herrenschmidt
1
-8
/
+0
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2
-5
/
+5
2009-07-22
sh: Provide _PAGE_SPECIAL for 32-bit.
Paul Mundt
1
-4
/
+10
2009-07-20
Merge branches 'sh/hwblk' and 'sh/platform-updates'
Paul Mundt
2
-2
/
+28
2009-07-20
sh: hwblk support for sh7723
Magnus Damm
1
-0
/
+17
2009-07-20
sh: Add support for multiple hwblk counters
Magnus Damm
1
-2
/
+11
[next]