index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-31
sh: support older gcc's
Andrew Morton
1
-1
/
+1
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: Trivial fix for dma-api compile 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
31
-127
/
+153
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: Disable psw support for R7785RP.
Paul Mundt
1
-1
/
+4
2007-05-21
sh: Fix page size alignment in __copy_user_page().
Paul Mundt
1
-0
/
+1
2007-05-21
sh: Fix up various compile warnings for SE boards.
Paul Mundt
3
-2
/
+6
2007-05-21
sh: Wire up signalfd/timerfd/eventfd syscalls.
Paul Mundt
1
-0
/
+3
2007-05-21
sh: revert addition of page fault notifiers
Christoph Hellwig
1
-37
/
+0
2007-05-21
spelling fixes: arch/sh/
Simon Arlott
20
-27
/
+27
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-14
sh: landisk: rtc-rs5c313 support.
kogiidena
1
-0
/
+6
2007-05-14
sh: Kill off pmb slab cache destructor.
Paul Mundt
1
-41
/
+38
2007-05-14
sh: Fix up psw build rules for r7780rp.
Paul Mundt
1
-1
/
+1
2007-05-14
sh: Shut up compiler warnings in __do_page_fault().
Paul Mundt
1
-1
/
+1
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
26
-329
/
+495
2007-05-09
sh: Fix stacktrace simplification fallout.
Paul Mundt
1
-1
/
+1
2007-05-09
sh: SH7760 DMABRG support.
Manuel Lauss
4
-9
/
+214
2007-05-09
sh: clockevent/clocksource/hrtimers/nohz TMU support.
Paul Mundt
4
-212
/
+174
2007-05-09
fix file specification in comments
Uwe Kleine-König
7
-7
/
+7
2007-05-09
sh: Truncate MAX_ACTIVE_REGIONS for the common case.
Paul Mundt
1
-0
/
+4
2007-05-09
sh: Convert to common die chain.
Paul Mundt
3
-19
/
+5
2007-05-09
sh: Wire up utimensat syscall.
Paul Mundt
1
-0
/
+1
2007-05-09
sh: landisk mv_nr_irqs definition.
kogiidena
1
-0
/
+1
2007-05-09
sh: Fixup ndelay() xloops calculation for alternate HZ.
kogiidena
1
-2
/
+3
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
3
-0
/
+7
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
7
-7
/
+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-08
use SLAB_PANIC flag cleanup
Akinobu Mita
1
-3
/
+3
2007-05-07
sh: R7785RP board updates.
Ryusuke Sakato
3
-21
/
+16
2007-05-07
sh: Update r7780rp defconfig.
Paul Mundt
1
-26
/
+82
2007-05-07
sh: Add die chain notifiers.
Paul Mundt
3
-7
/
+66
2007-05-07
sh: Fix APM emulation on hp6xx.
Kristoffer Ericson
1
-2
/
+2
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
7
-167
/
+480
2007-05-07
sh: kdump support.
Paul Mundt
5
-4
/
+92
[next]