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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-08
sh: Wire up mempolicy syscalls.
Paul Mundt
1
-3
/
+3
2007-06-08
sh: Tidy compiler warnings for SH-2A build.
Paul Mundt
2
-1
/
+1
2007-06-08
sh: Mark sparsemem regions present earlier.
Paul Mundt
1
-4
/
+5
2007-06-08
sh: Register multiple nodes in topology_init().
Paul Mundt
1
-0
/
+7
2007-06-08
sh: sparsemem support.
Paul Mundt
1
-2
/
+6
2007-06-08
sh: Align .machvec.init section on a 4-byte boundary.
Takashi YOSHII
1
-0
/
+1
2007-06-08
sh: Fix SH-4 CPU selects.
Paul Mundt
1
-0
/
+4
2007-06-08
sh: Rip out special unknown machvec.
Paul Mundt
3
-8
/
+12
2007-06-08
sh: Kill off machvec aliases.
Paul Mundt
2
-14
/
+38
2007-06-08
sh: Fixup cmdline handling from machvec changes.
Paul Mundt
1
-6
/
+7
2007-06-08
sh: Shut up SH2-DSP compile warnings.
Paul Mundt
2
-2
/
+2
2007-06-08
sh: Fixup machvec support.
Paul Mundt
4
-150
/
+122
2007-06-08
sh: __user annotations for __get/__put_user().
Paul Mundt
4
-14
/
+12
2007-06-08
sh: Split out CPU topology initialization.
Paul Mundt
3
-19
/
+26
2007-06-04
sh: Fix SH4-202 clock fwk set_rate() mismatch.
Paul Mundt
1
-1
/
+1
2007-06-04
sh: Fix in_nmi symbol build error.
Paul Mundt
1
-0
/
+2
2007-05-31
sh: trivial build cleanups.
Evgeniy Polyakov
3
-0
/
+9
2007-05-31
sh: Fix vsyscall build failure.
Manuel Lauss
1
-0
/
+1
2007-05-31
sh: Fix pcrel too far for in_nmi label.
Takashi YOSHII
1
-0
/
+1
2007-05-23
sh: section mismatch fixes for system timer.
Paul Mundt
1
-3
/
+2
2007-05-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
10
-24
/
+78
2007-05-21
sh: Fix clock multiplier on SH7722.
dmitry pervushin
2
-12
/
+29
2007-05-21
sh: Wire up kdump crash kernel exec in die().
Paul Mundt
1
-0
/
+11
2007-05-21
sh: sr.bl toggling around idle sleep.
Paul Mundt
1
-6
/
+27
2007-05-21
sh: Fix up various compile warnings for SE boards.
Paul Mundt
1
-0
/
+2
2007-05-21
sh: Wire up signalfd/timerfd/eventfd syscalls.
Paul Mundt
1
-0
/
+3
2007-05-21
spelling fixes: arch/sh/
Simon Arlott
5
-6
/
+6
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
16
-295
/
+260
2007-05-09
sh: Fix stacktrace simplification fallout.
Paul Mundt
1
-1
/
+1
2007-05-09
sh: clockevent/clocksource/hrtimers/nohz TMU support.
Paul Mundt
3
-190
/
+167
2007-05-09
fix file specification in comments
Uwe Kleine-König
6
-6
/
+6
2007-05-09
sh: Convert to common die chain.
Paul Mundt
2
-18
/
+4
2007-05-09
sh: Wire up utimensat syscall.
Paul Mundt
1
-0
/
+1
2007-05-09
sh: Add 32-bit opcode feature CPU flag.
Paul Mundt
2
-1
/
+2
2007-05-09
sh: Fix PC adjustments for varying opcode length.
Paul Mundt
5
-10
/
+14
2007-05-09
sh: Support for SH-2A 32-bit opcodes.
Paul Mundt
5
-10
/
+65
2007-05-09
sh: Kill off redundant __div64_32 symbol export.
Paul Mundt
1
-2
/
+0
2007-05-09
sh: Share exception vector table for SH-3/4.
Paul Mundt
3
-70
/
+11
2007-05-09
sh: generic quicklist support.
Paul Mundt
1
-0
/
+2
2007-05-08
Add IRQF_IRQPOLL flag on sh
Bernhard Walle
3
-3
/
+3
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
4
-4
/
+0
2007-05-08
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
1
-12
/
+6
2007-05-08
simplify the stacktrace code
Christoph Hellwig
1
-8
/
+1
2007-05-07
sh: R7785RP board updates.
Ryusuke Sakato
1
-8
/
+13
2007-05-07
sh: Add die chain notifiers.
Paul Mundt
2
-5
/
+29
2007-05-07
sh: Wire up more IRQs for SH7709.
Takashi YOSHII
1
-10
/
+19
2007-05-07
sh: Solution Engine 7722 board support.
Ryusuke Sakato
1
-9
/
+19
2007-05-07
sh: kdump support.
Paul Mundt
4
-4
/
+78
[next]