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
2012-05-08
score: Use common threadinfo allocator
Thomas Gleixner
1
-7
/
+3
2012-05-05
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
1
-1
/
+0
2012-05-05
score: Use generic init_task
Thomas Gleixner
3
-47
/
+2
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-5
/
+0
2012-03-28
Disintegrate asm/system.h for Score
David Howells
8
-91
/
+101
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-02-05
score: Fix typo in Kconfig.debug
Masanari Iida
1
-1
/
+1
2012-01-23
score: fix off-by-one index into syscall table
Dan Rosenberg
1
-1
/
+1
2012-01-11
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
1
-0
/
+1
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+1
2011-12-08
memblock: Kill early_node_map[]
Tejun Heo
1
-3
/
+0
2011-12-08
score: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2
-1
/
+6
2011-11-24
lib: move GENERIC_IOMAP to lib/Kconfig
Michael S. Tsirkin
1
-3
/
+1
2011-10-31
score: drop unused Kconfig symbols
Paul Bolle
1
-19
/
+0
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-26
/
+3
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
1
-3
/
+0
2011-05-25
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
1
-9
/
+0
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
1
-1
/
+0
2011-03-28
score: Use generic show_interrupts()
Thomas Gleixner
2
-39
/
+1
2011-03-28
score: Convert to new irq function names
Thomas Gleixner
1
-2
/
+2
2011-03-28
score: lost a semicolon in asm/irqflags.h
Chen Liqin
1
-1
/
+1
2011-03-28
score: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
1
-0
/
+1
2011-03-28
score: Convert irq_chip to new functions
Thomas Gleixner
1
-11
/
+13
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
1
-1
/
+1
2011-01-21
score: Use generic irq Kconfig
Thomas Gleixner
1
-3
/
+4
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
1
-3
/
+0
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2010-10-28
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-5
/
+0
2010-10-27
ptrace: cleanup arch_ptrace() on score
Namhyung Kim
1
-2
/
+2
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
1
-3
/
+0
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
6
-639
/
+4
2010-10-07
Fix IRQ flag handling naming
David Howells
1
-88
/
+99
2010-09-19
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
1
-5
/
+0
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
[next]