Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d160a727c40e7175aa642137910a3fda46262fc8
/
init
/
Kconfig
d160a72
srcu: Make SRCU be built by default
by Paul E. McKenney
· 8 years ago
677df9d
srcu: Fix Kconfig botch when SRCU not selected
by Paul E. McKenney
· 8 years ago
f209410
Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' into HEAD
by Paul E. McKenney
· 8 years ago
0248288
rcu: Make RCU_FANOUT_LEAF help text more explicit about skew_tick
by Paul E. McKenney
· 8 years ago
dad81a2
srcu: Introduce CLASSIC_SRCU Kconfig option
by Paul E. McKenney
· 8 years ago
d8be817
srcu: Create a tiny SRCU
by Paul E. McKenney
· 8 years ago
f7878dc
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
bc49a78
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
7d91de7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 8 years ago
1663f26
slub: make sysfs directories for memcg sub-caches optional
by Tejun Heo
· 8 years ago
e30aee9
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
f7458a5
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f92bac3
printk: rename nmi.c and exported api
by Sergey Senozhatsky
· 8 years ago
17fa87f
Merge 4.10-rc7 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
5606781
kbuild: modversions: add infrastructure for emitting relative CRCs
by Ard Biesheuvel
· 8 years ago
a8709fa
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 8 years ago
1626c36
rcu: Re-enable TASKS_RCU for User Mode Linux
by Paul E. McKenney
· 8 years ago
ad90a3d
pc104: Introduce the PC104 Kconfig option
by William Breathitt Gray
· 8 years ago
7c6094d
rcu: update: Make RCU_EXPEDITE_BOOT be the default
by Sebastian Andrzej Siewior
· 8 years ago
73b3514
cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
by Arnd Bergmann
· 8 years ago
39d3e75
rdmacg: Added rdma cgroup controller
by Parav Pandit
· 8 years ago
52f40e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
483c493
cgroup: Fix CGROUP_BPF config
by Andy Lutomirski
· 8 years ago
e7aa8c2
Merge tag 'docs-4.10' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
faaae2a
Re-enable CONFIG_MODVERSIONS in a slightly weaker form
by Linus Torvalds
· 8 years ago
0b42f25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
cd3caef
Fix subtle CONFIG_MODVERSIONS problems
by Linus Torvalds
· 8 years ago
3007098
cgroup: add support for eBPF programs
by Daniel Mack
· 8 years ago
baa73d9
posix-timers: Make them configurable
by Nicolas Pitre
· 8 years ago
8c27ceff3
docs: fix locations of several documents that got moved
by Mauro Carvalho Chehab
· 8 years ago
26b5679
relay: Use irq_work instead of plain timer for deferred wakeup
by Peter Zijlstra
· 8 years ago
997b611
Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
b5d5cf2
parisc: Drop BROKEN_RODATA config option
by Helge Deller
· 8 years ago
c6c314a
sched/core: Add try_get_task_stack() and put_task_stack()
by Andy Lutomirski
· 8 years ago
c65eacb
sched/core: Allow putting thread_info into task_struct
by Andy Lutomirski
· 8 years ago
1eccfa0
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
f1cb637
init/Kconfig: add clarification for out-of-tree modules
by Valdis Kletnieks
· 8 years ago
ac3339b
init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig
by Alexey Dobriyan
· 8 years ago
bc083a6
init/Kconfig: make COMPILE_TEST depend on !UML
by Richard Weinberger
· 8 years ago
9991a9c
cgroup: update cgroup's document path
by seokhoon.yoon
· 8 years ago
69c4289
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
210e7a4
mm: SLUB freelist randomization
by Thomas Garnier
· 8 years ago
ed18adc
mm: SLUB hardened usercopy support
by Kees Cook
· 8 years ago
04385fc
mm: SLAB hardened usercopy support
by Kees Cook
· 8 years ago
766fd5f
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
df00ccc
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b58c358
sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code
by Rik van Riel
· 8 years ago
076501f
init/Kconfig: keep Expert users menu together
by Randy Dunlap
· 8 years ago
5e0d8d5
init: fix Kconfig text
by Geert Uytterhoeven
· 8 years ago
570dd3c
rcu: Disable TASKS_RCU for usermode Linux
by Paul E. McKenney
· 8 years ago
5b26fc8
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
427934b
printk/nmi: increase the size of NMI buffer and make it configurable
by Petr Mladek
· 8 years ago
42a0bb3
printk/nmi: generic solution for safe printk in NMI
by Petr Mladek
· 8 years ago
c7ce4f60
mm: SLAB freelist randomization
by Thomas Garnier
· 8 years ago
877417e
Kbuild: change CC_OPTIMIZE_FOR_SIZE definition
by Arnd Bergmann
· 9 years ago
f76be61
Make CONFIG_FHANDLE default y
by Andi Kleen
· 9 years ago
dbacb0e
kconfig option for TRIM_UNUSED_KSYMS
by Nicolas Pitre
· 9 years ago
6b5f04b
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
bb7aeae
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
2213e9a
kallsyms: add support for relative offsets in kallsyms address table
by Ard Biesheuvel
· 9 years ago
4d5d566
x86: kallsyms: disable absolute percpu symbols on !SMP
by Ard Biesheuvel
· 9 years ago
6cc578d
cgroup: Trivial correction to reflect controller.
by Parav Pandit
· 9 years ago
d43de6c
akcipher: Move the RSA DER encoding check to the crypto layer
by David Howells
· 9 years ago
d886f4e
mm: memcontrol: rein in the CONFIG space madness
by Johannes Weiner
· 9 years ago
489c2a2
mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM
by Johannes Weiner
· 9 years ago
2d663b5
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 9 years ago
b2113a4
uselib: default depending if libc5 was used
by Riku Voipio
· 9 years ago
cb74ed2
audit: always enable syscall auditing when supported and audit is enabled
by Paul Moore
· 9 years ago
34a9304
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
6bf024e
cgroup: put controller Kconfig options in meaningful order
by Johannes Weiner
· 9 years ago
a0166ec
cgroup: clean up the kernel configuration menu nomenclature
by Johannes Weiner
· 9 years ago
86fffe4
kernel: remove stop_machine() Kconfig dependency
by Chris Wilson
· 9 years ago
5b25b13
sys_membarrier(): system-wide memory barrier (generic, x86)
by Mathieu Desnoyers
· 9 years ago
b793c00
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
7d9071a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
6c0f568
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
72b252a
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
by Mel Gorman
· 9 years ago
a14c151
userfaultfd: buildsystem activation
by Andrea Arcangeli
· 9 years ago
8bdc69b
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
bf3eac8
percpu-rwsem: kill CONFIG_PERCPU_RWSEM
by Oleg Nesterov
· 9 years ago
cfc411e
Move certificate handling to its own directory
by David Howells
· 9 years ago
228c37f
sign-file: Document dependency on OpenSSL devel libraries
by David Howells
· 9 years ago
99d27b1
modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS option
by David Woodhouse
· 9 years ago
fb11794
modsign: Use single PEM file for autogenerated key
by David Woodhouse
· 9 years ago
1329e8c
modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed
by David Woodhouse
· 9 years ago
19e91b6
modsign: Allow external signing key to be specified
by David Woodhouse
· 9 years ago
091f6e2
MODSIGN: Extract the blob PKCS#7 signature verifier from module signing
by David Howells
· 9 years ago
3f1e1be
MODSIGN: Use PKCS#7 messages as module signatures
by David Howells
· 9 years ago
be55fa2
rcu: Hide RCU_NOCB_CPU behind RCU_EXPERT
by Paul E. McKenney
· 9 years ago
49b786e
cgroup: implement the PIDs subsystem
by Aleksa Sarai
· 9 years ago
d1ec4c3
rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL
by Paul E. McKenney
· 9 years ago
22a093b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
91cca0f
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f6db834
sched/stat: Simplify the sched_info accounting dependency
by Naveen N. Rao
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
fb39f98
printk: Increase maximum CONFIG_LOG_BUF_SHIFT from 21 to 25
by Ingo Molnar
· 9 years ago
bbe179f
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
47a4694
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
Next »