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
/
init
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
1
-0
/
+7
2017-10-07
kbuild: Fix optimization level choice default
Ulf Magnusson
1
-1
/
+1
2017-09-06
mm: add SLUB free list pointer obfuscation
Kees Cook
1
-0
/
+9
2017-08-01
futex: Allow for compiling out PI support
Nicolas Pitre
1
-1
/
+6
2017-07-06
mm: allow slab_nomerge to be set at build time
Kees Cook
1
-0
/
+14
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-2
/
+5
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2017-06-23
sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled
Nicolas Pitre
1
-0
/
+1
2017-06-14
cgroup: Make Kconfig prompt of debug cgroup more accurate
Waiman Long
1
-2
/
+5
2017-06-08
rcu: Move RCU non-debug Kconfig options to kernel/rcu
Paul E. McKenney
1
-238
/
+1
2017-06-08
rcu: Eliminate NOCBs CPU-state Kconfig options
Paul E. McKenney
1
-53
/
+0
2017-06-08
rcu: Remove debugfs tracing
Paul E. McKenney
1
-8
/
+0
2017-06-08
srcu: Remove Classic SRCU
Paul E. McKenney
1
-19
/
+2
2017-06-08
rcu: Remove the RCU_KTHREAD_PRIO Kconfig option
Paul E. McKenney
1
-31
/
+0
2017-06-08
srcu: Apply trivial callback lists to shrink Tiny SRCU
Paul E. McKenney
1
-1
/
+1
2017-06-08
srcu: Make SRCU be once again optional
Paul E. McKenney
1
-1
/
+0
2017-05-02
rcu: Separately compile large rcu_segcblist functions
Paul E. McKenney
1
-0
/
+3
2017-04-24
srcu: Make SRCU be built by default
Paul E. McKenney
1
-0
/
+1
2017-04-24
srcu: Fix Kconfig botch when SRCU not selected
Paul E. McKenney
1
-2
/
+2
2017-04-21
Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...
Paul E. McKenney
1
-2
/
+37
2017-04-19
rcu: Make RCU_FANOUT_LEAF help text more explicit about skew_tick
Paul E. McKenney
1
-2
/
+8
2017-04-18
srcu: Introduce CLASSIC_SRCU Kconfig option
Paul E. McKenney
1
-2
/
+19
2017-04-18
srcu: Create a tiny SRCU
Paul E. McKenney
1
-0
/
+12
2017-02-27
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+10
2017-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+14
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-7
/
+9
2017-02-22
slub: make sysfs directories for memcg sub-caches optional
Tejun Heo
1
-0
/
+14
2017-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2017-02-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-14
/
+0
2017-02-08
printk: rename nmi.c and exported api
Sergey Senozhatsky
1
-7
/
+9
2017-02-06
Merge 4.10-rc7 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+4
2017-02-03
kbuild: modversions: add infrastructure for emitting relative CRCs
Ard Biesheuvel
1
-0
/
+4
2017-01-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-14
/
+0
2017-01-23
rcu: Re-enable TASKS_RCU for User Mode Linux
Paul E. McKenney
1
-1
/
+0
2017-01-19
pc104: Introduce the PC104 Kconfig option
William Breathitt Gray
1
-0
/
+7
2017-01-16
rcu: update: Make RCU_EXPEDITE_BOOT be the default
Sebastian Andrzej Siewior
1
-13
/
+0
2017-01-11
cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
Arnd Bergmann
1
-0
/
+4
2017-01-10
rdmacg: Added rdma cgroup controller
Parav Pandit
1
-0
/
+10
2016-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2016-12-17
cgroup: Fix CGROUP_BPF config
Andy Lutomirski
1
-1
/
+2
2016-12-12
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+17
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2016-11-29
Re-enable CONFIG_MODVERSIONS in a slightly weaker form
Linus Torvalds
1
-1
/
+0
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-11-25
Fix subtle CONFIG_MODVERSIONS problems
Linus Torvalds
1
-0
/
+1
2016-11-25
cgroup: add support for eBPF programs
Daniel Mack
1
-0
/
+12
2016-11-16
posix-timers: Make them configurable
Nicolas Pitre
1
-0
/
+17
2016-10-24
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
1
-1
/
+1
2016-10-11
relay: Use irq_work instead of plain timer for deferred wakeup
Peter Zijlstra
1
-0
/
+1
[next]