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
2008-08-05
remove unneeded #include <linux/ide.h>'s
Adrian Bunk
1
-1
/
+1
2008-08-05
remove unnecessary <linux/hdreg.h> includes
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-08-04
sh: enable maple_keyb in dreamcast_defconfig.
Paul Mundt
1
-8
/
+6
2008-08-04
SH2(A) cache update
Yoshinori Sato
7
-16
/
+213
2008-08-04
add addrespace definition for sh2a.
Takashi Yoshii
1
-0
/
+10
2008-08-04
sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.
Paul Mundt
2
-23
/
+0
2008-08-04
sh: define GENERIC_HARDIRQS_NO__DO_IRQ.
Paul Mundt
1
-0
/
+3
2008-08-04
sh: define GENERIC_LOCKBREAK.
Paul Mundt
1
-0
/
+4
2008-08-04
sh: Save NUMA node data in vmcore for crash dumps.
Paul Mundt
1
-0
/
+8
2008-08-04
sh: module_alloc() should be using vmalloc_exec().
Paul Mundt
1
-1
/
+2
2008-08-04
sh: Fix up __bug_table handling in module loader.
Paul Mundt
1
-1
/
+3
2008-08-04
sh: Fix up broken kerneldoc comments.
Paul Mundt
3
-24
/
+10
2008-08-04
sh: /proc/asids depends on MMU.
Paul Mundt
1
-1
/
+1
2008-08-03
arch/sh/boards/mach-se/7343/irq.c: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-03
arch/sh/boards/board-ap325rxa.c: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-03
sh/boards/Makefile typo fix
Adrian Bunk
1
-1
/
+1
2008-08-02
sh: fix LIBGCC
Adrian Bunk
1
-6
/
+6
2008-08-02
sh: Revert the location change of auto-generated asm/machtypes.h
Paul Mundt
2
-4
/
+4
2008-08-02
sh: Fix up the audit arch endian specification.
Paul Mundt
2
-2
/
+27
2008-08-02
sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.
Paul Mundt
7
-158
/
+174
2008-08-02
sh: ptrace single stepping cleanups.
Paul Mundt
3
-140
/
+39
2008-08-02
sh: seccomp support.
Paul Mundt
5
-2
/
+37
2008-08-02
sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.
Paul Mundt
3
-15
/
+31
2008-08-02
kdump: sh: parse elfcorehdr command line argument
Simon Horman
1
-0
/
+20
2008-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
396
-2679
/
+19370
2008-07-30
sh: defconfig updates.
Paul Mundt
16
-2202
/
+2518
2008-07-30
sh: Kill off stray mach-rsk7203 reference.
Paul Mundt
1
-1
/
+0
2008-07-30
sh: Move out individual boards without mach groups.
Paul Mundt
17
-39
/
+26
2008-07-29
sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h.
Paul Mundt
1
-1
/
+1
2008-07-29
sh: Allow SH-3 and SH-5 to use common headers.
Paul Mundt
6
-83
/
+1
2008-07-29
sh: Provide common CPU headers, prune the SH-2 and SH-2A directories.
Paul Mundt
13
-210
/
+23
2008-07-29
sh: More header path fixups for mach dir refactoring.
Paul Mundt
8
-10
/
+10
2008-07-29
sh: Move out the solution engine headers to arch/sh/include/mach-se/
Paul Mundt
30
-281
/
+282
2008-07-29
sh: I2C fix for AP325RXA and Migo-R
Magnus Damm
2
-0
/
+8
2008-07-29
sh: Shuffle the board directories in to mach groups.
Paul Mundt
108
-35
/
+35
2008-07-29
sh: dma-sh: Fix up dreamcast dma.h mach path.
Paul Mundt
1
-1
/
+1
2008-07-29
sh: Switch KBUILD_DEFCONFIG to shx3_defconfig.
Paul Mundt
1
-1
/
+1
2008-07-29
sh: Add ARCH_DEFCONFIG entries for sh and sh64.
Paul Mundt
1
-0
/
+5
2008-07-29
sh: Fix compile error of Solution Engine
Nobuhiro Iwamatsu
1
-0
/
+6
2008-07-29
sh: Proper __put_user_asm() size mismatch fix.
OGAWA Hirofumi
2
-4
/
+5
2008-07-29
sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation.
Paul Mundt
1
-1
/
+2
2008-07-29
sh: Add an arch/sh/kernel/.gitignore
Paul Mundt
1
-0
/
+1
2008-07-29
sh: dreamcast: fix build failure from header reorg.
Paul Mundt
1
-1
/
+1
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt
289
-102
/
+16621
2008-07-29
Merge branch 'linus' into core/generic-dma-coherent
Ingo Molnar
90
-1547
/
+7223
2008-07-29
sh: rsk7203: update defconfig.
Paul Mundt
1
-37
/
+142
2008-07-29
sh: rsk7203: Add smc911x platform data.
Paul Mundt
1
-0
/
+10
2008-07-28
sh: SuperH Mobile CEU and camera platform data for AP325RXA
Magnus Damm
1
-1
/
+118
2008-07-28
sh: Update smc911x platform data for AP325RXA
Magnus Damm
1
-0
/
+10
2008-07-28
sh: SuperH Mobile LCDC platform data for AP325RXA
Magnus Damm
1
-1
/
+80
[next]