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-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
163
-1915
/
+12970
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
1
-0
/
+3
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
1
-0
/
+2
2008-10-20
sh: Move SH-4 CPU headers down one more level.
Paul Mundt
2
-0
/
+0
2008-10-20
sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected.
Paul Mundt
2
-2
/
+4
2008-10-20
sh: Migrate common board headers to mach-common/.
Paul Mundt
53
-37
/
+40
2008-10-20
sh: Move the CPU definition headers from asm/ to cpu/.
Paul Mundt
11
-7
/
+7
2008-10-20
sh: remove consistent alloc cruft
Magnus Damm
1
-10
/
+0
2008-10-20
sh: add dynamic crash base address support
Magnus Damm
1
-6
/
+9
2008-10-20
sh: reduce Migo-R smc91x overruns
Magnus Damm
2
-2
/
+6
2008-10-20
sh: Fix up some merge damage.
Paul Mundt
2
-1
/
+3
2008-10-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2
-2
/
+2
2008-10-20
Merge branch 'sh/gpiolib'
Paul Mundt
22
-100
/
+8144
2008-10-20
Fix debugfs_create_file's error checking method for arch/sh/mm/
Zhaolei
2
-0
/
+8
2008-10-20
Fix debugfs_create_dir's error checking method for arch/sh/kernel/
Zhaolei
1
-0
/
+2
2008-10-20
sh: ap325rxa: Add support RTC RX-8564LC in AP325RXA board
Nobuhiro Iwamatsu
1
-0
/
+3
2008-10-20
sh: Use sh7720 GPIO on magicpanelr2 board
Magnus Damm
2
-1
/
+11
2008-10-20
sh: Add sh7720 pinmux code
Magnus Damm
3
-0
/
+1420
2008-10-20
sh: Use sh7203 GPIO on rsk7203 board
Magnus Damm
2
-0
/
+12
2008-10-20
sh: Add sh7203 pinmux code
Magnus Damm
3
-0
/
+1747
2008-10-20
sh: Use sh7723 GPIO on AP325RXA board
Magnus Damm
2
-26
/
+75
2008-10-20
sh: Add sh7723 pinmux code
Magnus Damm
3
-0
/
+2164
2008-10-20
sh: Use sh7722 GPIO on Migo-R board
Magnus Damm
3
-69
/
+125
2008-10-20
sh: Add sh7722 pinmux code
Magnus Damm
3
-0
/
+1997
2008-10-20
sh: GPIO and pinmux base code
Magnus Damm
5
-4
/
+593
2008-10-16
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
1
-1
/
+1
2008-10-04
sh: More I/O routine overhauling.
Paul Mundt
6
-232
/
+115
2008-10-01
video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.
Paul Mundt
5
-76
/
+4
2008-10-01
sh: Move the shared INTC code out to drivers/sh/
Paul Mundt
3
-804
/
+2
2008-10-01
sh: Use __raw_xxx() I/O accessors for INTC and IPR.
Paul Mundt
2
-14
/
+14
2008-10-01
sh: Fix up the __raw_read/writeX() definitions.
Paul Mundt
2
-45
/
+40
2008-09-29
sh: Use clk fwk for preset lpj on sh64, too.
Paul Mundt
1
-1
/
+0
2008-09-29
sh: SH-5 clk fwk support.
Paul Mundt
3
-161
/
+91
2008-09-29
sh: sh_ksyms_64 needs __strncpy_from_user() definition.
Paul Mundt
1
-0
/
+2
2008-09-29
sh: Fix up signal_64 cast warnings.
Paul Mundt
1
-2
/
+2
2008-09-29
sh: Fix up uaccess_64 put/get_user() cast warnings.
Paul Mundt
1
-8
/
+16
2008-09-24
sh: Force pending restarted system calls to return -EINTR.
Paul Mundt
2
-6
/
+18
2008-09-24
sh: ap325rxa: create CPLD data area in mtd
Nobuhiro Iwamatsu
1
-10
/
+23
2008-09-21
sh: Add FPU registers to regset interface.
Paul Mundt
5
-9
/
+108
2008-09-21
sh: Add missing asm/ftrace.h.
Paul Mundt
1
-0
/
+8
2008-09-21
sh: ftrace support.
Paul Mundt
4
-0
/
+54
2008-09-21
sh: Trivial trace_mark() instrumentation for core events.
Paul Mundt
4
-28
/
+50
2008-09-21
sh: Kill off duplicate page fault notifiers in slow path.
Paul Mundt
1
-7
/
+4
2008-09-21
sh: Look up the trap vector for the page fault notifier.
Paul Mundt
1
-9
/
+4
2008-09-21
sh: Move lookup_exception_vector() out to asm/system_32.h.
Paul Mundt
2
-12
/
+29
2008-09-21
sh: edosk7760: Correct size of bootloader flash partition.
Luca Santini
1
-5
/
+6
2008-09-21
sh: Add a few more definitions to asm/sizes.h.
Paul Mundt
1
-0
/
+5
2008-09-21
sh: Copy in asm/sizes.h helper from ARM.
Paul Mundt
1
-0
/
+56
2008-09-20
sh: Support kernel stacks smaller than a page.
Paul Mundt
2
-18
/
+43
2008-09-20
sh: Disable 4kB stacks when using PAGE_SIZE_64KB.
Paul Mundt
1
-1
/
+1
[next]