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
/
score
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-17
Make do_execve() take a const filename pointer
David Howells
1
-3
/
+7
2010-08-14
defconfig reduction
Sam Ravnborg
1
-632
/
+0
2010-08-12
score: fix dereference of NULL pointer in local_flush_tlb_page()
Roel Kluin
1
-1
/
+1
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2010-08-07
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
1
-2
/
+0
2010-08-06
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-3
/
+0
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2010-08-04
Merge commit 'v2.6.35' into kbuild/kbuild
Michal Marek
6
-5
/
+9
2010-08-03
kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line
Sam Ravnborg
1
-1
/
+2
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-3
/
+0
2010-06-09
arch: Implement local64_t
Peter Zijlstra
1
-0
/
+1
2010-05-27
asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h
FUJITA Tomonori
1
-0
/
+2
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-03-12
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
1
-2
/
+1
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+2
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+2
2010-02-17
Merge branch 'linus' into x86/mm
Thomas Gleixner
9
-34
/
+39
2010-02-01
resources: introduce generic page_is_ram()
Wu Fengguang
1
-1
/
+1
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
1
-1
/
+1
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
[next]