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
/
score
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-17
Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score
Linus Torvalds
6
-9
/
+31
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-0
/
+1
2009-12-17
score: include asm-generic/param.h in asm/delay.h.
Chen Liqin
1
-0
/
+2
2009-12-17
score: fixed pfn_valid define.
Chen Liqin
3
-6
/
+2
2009-12-17
score: add flush_dcahce_page and PG_dcache_dirty define
Chen Liqin
2
-3
/
+27
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-1
/
+0
2009-12-12
score: add asm/asm-offsets.h wrapper
Michal Marek
1
-0
/
+1
2009-12-11
Add missing alignment check in arch/score sys_mmap()
Al Viro
1
-3
/
+4
2009-12-11
Unify sys_mmap*
Al Viro
1
-22
/
+3
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
1
-0
/
+1
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
1
-3
/
+2
2009-09-23
score: Cleanup linker script using new macros.
Tim Abbott
1
-68
/
+9
2009-09-23
score: Make THREAD_SIZE available to assembly files.
Tim Abbott
1
-6
/
+9
2009-09-23
score: Make PAGE_SIZE available to assembly.
Tim Abbott
1
-1
/
+2
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
1
-3
/
+2
2009-09-17
score: add TIF_NOTIFY_RESUME define in asm/thread_info.h
Chen Liqin
1
-0
/
+2
2009-08-30
score: make init_thread_union align to THREAD_SIZE
Chen Liqin
1
-1
/
+1
2009-08-30
score: update files according to review comments.
Chen Liqin
1
-115
/
+97
2009-08-30
score: add old syscall support
Chen Liqin
3
-2
/
+40
2009-08-30
score: add MEMORY_START and MEMORY_SIZE define, to make the code clear
Chen Liqin
2
-16
/
+19
2009-08-30
score: update inconsistent declare after .c was changed
Chen Liqin
9
-35
/
+472
2009-08-30
score: remove unused code, add include files in .c
Chen Liqin
5
-21
/
+17
2009-06-27
score: clean up mm/init.c
Arnd Bergmann
1
-24
/
+10
2009-06-27
score: make irq.h definitions local
Arnd Bergmann
2
-20
/
+23
2009-06-27
score: cleanups: dead code, 0 as pointer, shadowed variables
Arnd Bergmann
3
-20
/
+8
2009-06-27
score: fix function prototypes
Arnd Bergmann
3
-12
/
+17
2009-06-27
score: add address space annotations
Arnd Bergmann
4
-14
/
+16
2009-06-27
score: add missing #includes
Arnd Bergmann
5
-1
/
+10
2009-06-22
score: move save arg5 and arg6 instruction in front of enable_irq
Chen Liqin
1
-2
/
+2
2009-06-19
score: add prototypes for wrapped syscalls
Arnd Bergmann
1
-2
/
+4
2009-06-19
score: remove init_mm
Arnd Bergmann
1
-2
/
+0
2009-06-19
score: add generic sys_call_table
Arnd Bergmann
4
-53
/
+18
2009-06-19
score: remove __{put,get}_user_unknown
Arnd Bergmann
1
-12
/
+0
2009-06-19
score: unset __ARCH_WANT_IPC_PARSE_VERSION
Arnd Bergmann
1
-1
/
+0
2009-06-19
score: update files according to review comments
Chen Liqin
14
-250
/
+154
2009-06-19
score: Add support for Sunplus S+core architecture
Chen Liqin
126
-0
/
+8566