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
/
init
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-22
make CONFIG_KMOD invisible
Johannes Berg
1
-8
/
+3
2008-07-22
Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs
Denys Vlasenko
1
-2
/
+2
2008-05-25
Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST
Sam Ravnborg
1
-0
/
+1
2008-05-09
module: don't ignore vermagic string if module doesn't have modversions
Rusty Russell
1
-3
/
+3
2008-05-07
pcspkr: fix dependancies
Stas Sergeev
1
-0
/
+8
2008-05-05
sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHED
Parag Warudkar
1
-2
/
+3
2008-05-05
sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK
Ingo Molnar
1
-0
/
+6
2008-05-04
Make forced module loading optional
Linus Torvalds
1
-0
/
+9
2008-05-02
slub: #ifdef simplification
Christoph Lameter
1
-1
/
+1
2008-04-29
sysctl: allow embedded targets to disable sysctl_check.c
Holger Schurig
1
-0
/
+11
2008-04-29
cgroups: add an owner to the mm_struct
Balbir Singh
1
-0
/
+7
2008-04-29
cgroups: implement device whitelist
Serge E. Hallyn
1
-0
/
+7
2008-04-29
CGroup API files: make CGROUP_DEBUG default to off
Paul Menage
1
-0
/
+1
2008-04-29
let LOG_BUF_SHIFT default to 17
Adrian Bunk
1
-9
/
+6
2008-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2008-04-28
make CC_OPTIMIZE_FOR_SIZE non-experimental
Ingo Molnar
1
-5
/
+1
2008-04-26
sparc64: Kill CONFIG_SPARC32_COMPAT
David S. Miller
1
-1
/
+1
2008-04-19
sched: better rt-group documentation
Viktor Radnai
1
-0
/
+7
2008-04-14
slub: No need for per node slab counters if !SLUB_DEBUG
Christoph Lameter
1
-1
/
+1
2008-03-10
rcu: move PREEMPT_RCU config option back under PREEMPT
Paul E. McKenney
1
-31
/
+3
2008-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-3
/
+8
2008-03-04
Memory controller: rename to Memory Resource Controller
Balbir Singh
1
-15
/
+15
2008-03-04
sysfs: CONFIG_SYSFS_DEPRECATED fix
Ingo Molnar
1
-0
/
+4
2008-03-04
driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATED
Greg Kroah-Hartman
1
-3
/
+4
2008-02-23
cgroup memory controller: document huge memory/cache overhead in Kconfig
Andi Kleen
1
-0
/
+8
2008-02-13
sched: rt-group: make rt groups scheduling configurable
Peter Zijlstra
1
-6
/
+17
2008-02-09
brk: help text typo fix
Ingo Molnar
1
-1
/
+1
2008-02-08
namespaces: cleanup the code managed with PID_NS option
Pavel Emelyanov
1
-12
/
+12
2008-02-08
namespaces: cleanup the code managed with the USER_NS option
Pavel Emelyanov
1
-9
/
+8
2008-02-08
namespaces: move the IPC namespace under IPC_NS option
Pavel Emelyanov
1
-0
/
+7
2008-02-08
namespaces: move the UTS namespace under UTS_NS option
Pavel Emelyanov
1
-0
/
+7
2008-02-08
namespaces: add the NAMESPACES config option
Pavel Emelyanov
1
-0
/
+9
2008-02-07
Memory controller: cgroups setup
Balbir Singh
1
-0
/
+7
2008-02-07
Memory controller: resource counters
Pavel Emelianov
1
-0
/
+7
2008-02-06
brk randomization: introduce CONFIG_COMPAT_BRK
Ingo Molnar
1
-0
/
+12
2008-02-05
slob: correct Kconfig description
Matt Mackall
1
-5
/
+3
2008-02-05
maps4: make page monitoring /proc file optional
Matt Mackall
1
-0
/
+10
2008-02-05
timerfd: un-break CONFIG_TIMERFD
Davide Libenzi
1
-1
/
+0
2008-02-03
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
1
-0
/
+12
2008-02-03
Create arch/Kconfig
Mathieu Desnoyers
1
-0
/
+2
2008-01-31
RCU: add help text for "RCU implementation type"
Paul E. McKenney
1
-0
/
+8
2008-01-28
kconfig: use environment option
Roman Zippel
1
-0
/
+8
2008-01-28
sh: syscall audit support.
Yuichi Nakamura
1
-1
/
+1
2008-01-25
Preempt-RCU: implementation
Paul E. McKenney
1
-0
/
+28
2008-01-24
sysfs: make SYSFS_DEPRECATED depend on SYSFS
Randy Dunlap
1
-0
/
+1
2008-01-02
Unify /proc/slabinfo configuration
Linus Torvalds
1
-0
/
+6
2007-12-02
sched: cpu accounting controller (V2)
Srivatsa Vaddagiri
1
-0
/
+7
2007-11-23
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Mike Frysinger
1
-1
/
+1
2007-11-14
pidns: Place under CONFIG_EXPERIMENTAL
Eric W. Biederman
1
-0
/
+12
2007-11-14
revert "Task Control Groups: example CPU accounting subsystem"
Andrew Morton
1
-7
/
+0
[next]