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-01-28
sh: add spi header and r2d platform data V3
Magnus Damm
1
-0
/
+42
2008-01-28
sh: update r7780rp interrupt code
Magnus Damm
5
-74
/
+57
2008-01-28
sh: use declared coherent memory for dreamcast pci ethernet adapter
Magnus Damm
4
-80
/
+11
2008-01-28
sh: declared coherent memory support V2
Magnus Damm
1
-46
/
+128
2008-01-28
sh: Add support for SDK7780 board.
Nicholas Beck
10
-0
/
+1720
2008-01-28
sh: constify function pointer tables
Jan Engelhardt
2
-2
/
+2
2008-01-28
sh: Kill off -traditional for linker script.
Paul Mundt
1
-2
/
+0
2008-01-28
sh: Kill off hs7751rvoip reference from arch/sh/Kconfig.
Adrian McMenamin
1
-1
/
+0
2008-01-28
sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default.
Paul Mundt
2
-1329
/
+1
2008-01-28
sh: Kill off dead HS771RVoIP board support.
Paul Mundt
11
-1592
/
+0
2008-01-28
sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.
Paul Mundt
1
-12
/
+33
2008-01-28
sh: r2d - enable sm501 usb host function
Magnus Damm
1
-0
/
+1
2008-01-28
sh: remove voyagergx
Magnus Damm
7
-307
/
+39
2008-01-28
sh: r2d - add lcd planel timings to sm501 platform data
Magnus Damm
1
-0
/
+45
2008-01-28
sh: Add OHCI and UDC platform devices for SH7720.
Yoshihiro Shimoda
1
-0
/
+53
2008-01-28
sh: intc - remove default interrupt priority tables
Magnus Damm
18
-144
/
+41
2008-01-28
sh: Correct pte size mismatch for X2 TLB.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Update SE7712 PCLK definition.
Andrew Murray
1
-1
/
+1
2008-01-28
sh: sh7712 clock support
Andrew Murray
2
-0
/
+72
2008-01-28
sh: Add support for SH7763 CPU subtype.
Yoshihiro Shimoda
11
-7
/
+539
2008-01-28
sh: Add support for SH7721 CPU subtype.
Yoshihiro Shimoda
10
-12
/
+37
2008-01-28
sh: Provide a stubbed __set_fixmap() for nommu.
Paul Mundt
1
-0
/
+4
2008-01-28
sh: arch/sh/: Spelling fixes.
Joe Perches
1
-1
/
+1
2008-01-28
sh: Fix up KERNEL_ENTRY calculation for uImage.
Paul Mundt
1
-2
/
+3
2008-01-28
sh: Stub in page_table_range_init() on nommu.
Paul Mundt
1
-0
/
+6
2008-01-28
sh: Use def_bool where possible.
Harvey Harrison
3
-46
/
+34
2008-01-28
sh: Encode L1/L2 cache shape in auxvt.
Paul Mundt
2
-1
/
+31
2008-01-28
sh: Support denormalization on SH-4 FPU.
Stuart Menefy
3
-181
/
+1227
2008-01-28
sh: Fix up uImage target entry point.
Thomas Betker
1
-4
/
+15
2008-01-28
sh: Populate swapper_pg_dir with fixmap range.
Stuart Menefy
1
-0
/
+36
2008-01-28
sh: Clean up places that make 29-bit physical assumptions.
Stuart Menefy
3
-3
/
+11
2008-01-28
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
9
-36
/
+61
2008-01-28
sh: Explicit alignment for PAGE_SIZE in copy/clear_page().
Paul Mundt
2
-1
/
+4
2008-01-28
sh: GUSA atomic rollback support.
Stuart Menefy
5
-58
/
+34
2008-01-28
sh: Fix compile error of arch/sh/mm/pmb.c
Nobuhiro Iwamatsu
1
-1
/
+1
2008-01-28
sh: comment tidying for sh64->sh migration.
Paul Mundt
21
-114
/
+87
2008-01-28
sh: syscall auditing for sh5, too.
Paul Mundt
2
-18
/
+30
2008-01-28
sh: Invalidate the TLB after applying PMB mappings.
Stuart Menefy
1
-0
/
+6
2008-01-28
sh: Provide a 29/32-bit physical hint for bootloaders.
Stuart Menefy
1
-1
/
+5
2008-01-28
sh: Add a printk() to warn legacy mem= growers.
Stuart Menefy
1
-0
/
+11
2008-01-28
sh: SH-2A FPU support.
Paul Mundt
8
-29
/
+667
2008-01-28
sh: Add SH7263 CPU support.
Paul Mundt
7
-6
/
+55
2008-01-28
sh: Fix the arch/sh/kernel/traps.c build for sh32.
Paul Mundt
1
-0
/
+2
2008-01-28
sh: Add SH7203 CPU support.
Paul Mundt
8
-9
/
+393
2008-01-28
sh: syscall audit support.
Yuichi Nakamura
2
-6
/
+23
2008-01-28
sh: Move mach-cayman in with the rest of the boards.
Paul Mundt
7
-5
/
+2
2008-01-28
sh: Kill off the mach-harp and mach-sim machtypes.
Paul Mundt
11
-1648
/
+294
2008-01-28
sh: Build fixes for lib32 clear_page.
Paul Mundt
1
-3
/
+3
2008-01-28
sh: Fix up default zImage target for sh32.
Paul Mundt
1
-1
/
+1
[next]