index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-9
/
+1
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
1
-1
/
+1
2006-09-27
sh: Fix occasional flush_cache_4096() stack corruption.
Paul Mundt
1
-11
/
+9
2006-09-27
sh: Calculate shm alignment at runtime.
Paul Mundt
2
-20
/
+39
2006-09-27
sh: Initial vsyscall page support.
Paul Mundt
13
-12
/
+418
2006-09-27
sh: Selective flush_cache_mm() flushing.
Paul Mundt
1
-90
/
+130
2006-09-27
sh: More intelligent entry_mask/way_size calculation.
Paul Mundt
1
-7
/
+13
2006-09-27
sh: Support for L2 cache on newer SH-4A CPUs.
Paul Mundt
2
-2
/
+51
2006-09-27
sh: Update kexec support for API changes.
Paul Mundt
2
-16
/
+0
2006-09-27
sh: Optimized readsl()/writesl() support.
Paul Mundt
1
-0
/
+67
2006-09-27
sh: Report movli.l/movco.l capabilities.
Paul Mundt
1
-1
/
+3
2006-09-27
sh: CPU flags in AT_HWCAP in ELF auxvt.
Paul Mundt
1
-3
/
+5
2006-09-27
sh: Add support for 4K stacks.
Paul Mundt
7
-23
/
+170
2006-09-27
sh: Enable /proc/kcore support.
Paul Mundt
1
-2
/
+9
2006-09-27
sh: stack debugging support.
Paul Mundt
4
-8
/
+43
2006-09-27
sh: select CONFIG_EMBEDDED.
Paul Mundt
1
-0
/
+1
2006-09-27
sh: machvec rework.
Paul Mundt
30
-774
/
+476
2006-09-27
sh: Solution Engine SH7343 board support.
Paul Mundt
9
-13
/
+1626
2006-09-27
sh: SH7710VoIPGW board support.
Paul Mundt
6
-0
/
+1036
2006-09-27
sh: Cleanup IRQ disabling for hardirq handlers.
Paul Mundt
15
-156
/
+38
2006-09-27
sh: maskreg IRQ support.
Paul Mundt
3
-2
/
+105
2006-09-27
sh: Kill off dead boards.
Paul Mundt
32
-2435
/
+4
2006-09-27
sh: Add support for cacheline poking through debugfs.
Paul Mundt
2
-0
/
+151
2006-09-27
sh: Fix memcpy() build error on sh4eb.
Nobuhiro Iwamatsu
1
-2
/
+2
2006-09-27
sh: Kill off the rest of the legacy rtc mess.
Paul Mundt
6
-190
/
+22
2006-09-27
sh: SHMIN board support.
Takashi YOSHII
6
-1
/
+890
2006-09-27
sh: Add support for SH7706/SH7710/SH7343 CPUs.
Paul Mundt
18
-51
/
+308
2006-09-27
sh: Add setup code for various CPU subtypes.
Paul Mundt
11
-0
/
+441
2006-09-27
sh: sem2mutex conversion for clock framework.
Paul Mundt
1
-8
/
+9
2006-09-27
sh: pselect6 and ppoll, along with signal trampoline rework.
Paul Mundt
3
-91
/
+85
2006-09-27
sh: __addr_ok() and other misc nommu fixups.
Yoshinori Sato
6
-17
/
+20
2006-09-27
sh: __NR_restart_syscall support.
Paul Mundt
3
-7
/
+13
2006-09-27
sh: Various nommu fixes.
Yoshinori Sato
3
-10
/
+22
2006-09-27
sh: Make PAGE_OFFSET configurable.
Paul Mundt
4
-28
/
+34
2006-09-27
sh: Move voyagergx_reg.h to a more sensible place.
Paul Mundt
3
-3
/
+3
2006-09-27
sh: math-emu support
Takashi YOSHII
6
-39
/
+832
2006-09-27
sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.
Paul Mundt
7
-36
/
+26
2006-09-27
sh: Fixup __strnlen_user() behaviour.
Paul Mundt
1
-0
/
+3
2006-09-27
sh: More cosmetic cleanups and trivial fixes.
Paul Mundt
7
-42
/
+22
2006-09-27
sh: Fixup TEI IRQ requests in request_dma().
Paul Mundt
1
-2
/
+5
2006-09-27
sh: G2 DMA IRQ and residue sampling.
Paul Mundt
1
-13
/
+41
2006-09-27
sh: VoyagerGX cleanups and 8250 UART support.
Paul Mundt
3
-11
/
+71
2006-09-27
sh: Inhibit mapping PCI apertures through page tables.
Paul Mundt
2
-12
/
+25
2006-09-27
sh: Consolidated SH7751/SH7780 PCI support.
Paul Mundt
35
-1517
/
+947
2006-09-27
sh: kgdb stub cleanups.
Paul Mundt
1
-28
/
+5
2006-09-27
sh: Use generic CONFIG_FRAME_POINTER.
Paul Mundt
1
-9
/
+1
2006-09-27
sh: APM/PM support.
Andriy Skulysh
13
-5
/
+973
2006-09-27
sh: SE73180 updates for IRQ changes.
Paul Mundt
3
-1
/
+4
[next]