summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* | kernel: remove stop_machine() Kconfig dependencyChris Wilson2015-12-121-7/+0
|/
* sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-111-0/+12
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-081-19/+21
|\
| * Move certificate handling to its own directoryDavid Howells2015-08-141-39/+0
| * sign-file: Document dependency on OpenSSL devel librariesDavid Howells2015-08-121-0/+4
| * modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS optionDavid Woodhouse2015-08-071-0/+13
| * modsign: Use single PEM file for autogenerated keyDavid Woodhouse2015-08-071-2/+2
| * modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse2015-08-071-4/+4
| * modsign: Allow external signing key to be specifiedDavid Woodhouse2015-08-071-0/+14
| * MODSIGN: Extract the blob PKCS#7 signature verifier from module signingDavid Howells2015-08-071-10/+19
| * MODSIGN: Use PKCS#7 messages as module signaturesDavid Howells2015-08-071-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-051-1/+0
|\ \
| * | percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov2015-08-151-1/+0
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-051-0/+18
|\ \
| * | mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2015-09-041-0/+10
| * | userfaultfd: buildsystem activationAndrea Arcangeli2015-09-041-0/+11
|/ /
* | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-09-021-0/+16
|\ \
| * | cgroup: implement the PIDs subsystemAleksa Sarai2015-07-141-0/+16
| |/
* | rcu: Hide RCU_NOCB_CPU behind RCU_EXPERTPaul E. McKenney2015-07-221-0/+1
* | rcu: Drop RCU_USER_QS in favor of NO_HZ_FULLPaul E. McKenney2015-07-061-9/+0
|/
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-07-041-0/+1
|\
| * sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao2015-07-041-0/+1
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-041-1/+1
|\ \
| * | printk: Increase maximum CONFIG_LOG_BUF_SHIFT from 21 to 25Ingo Molnar2015-07-011-1/+1
| |/
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-15/+14
|\ \
| * | modules: clarify CONFIG_MODULE_COMPRESS help, suggest 'N'.Rusty Russell2015-06-231-15/+10
| * | module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACINGPeter Zijlstra2015-05-281-0/+4
* | | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-06-261-0/+1
|\ \ \
| * | | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-05-261-0/+1
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-0/+1
|\ \ \
| * | | fs, proc: introduce CONFIG_PROC_CHILDRENIago López Galeiras2015-06-251-0/+1
| | |/ | |/|
* | | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-0/+5
|\ \ \ | |/ / |/| |
| * | writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACKTejun Heo2015-06-021-0/+5
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-06-221-1/+1
|\ \
| * | perf_event: Don't allow vmalloc() backed perf on powerpcMichael Ellerman2015-05-081-1/+1
| |/
* | rcu: Remove prompt for RCU implementationPranith Kumar2015-05-271-12/+6
* | rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIOPaul E. McKenney2015-05-271-0/+1
* | rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAFPaul E. McKenney2015-05-271-1/+1
* | rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUTPaul E. McKenney2015-05-271-1/+1
* | rcu: Break dependency of RCU_FANOUT_LEAF on RCU_FANOUTPaul E. McKenney2015-05-271-2/+2
* | rcu: Create RCU_EXPERT Kconfig and hide booleans behind itPaul E. McKenney2015-05-271-2/+17
* | rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameterPaul E. McKenney2015-05-271-14/+0
* | rcu: Directly drive RCU_USER_QS from KconfigPaul E. McKenney2015-05-271-9/+1
* | rcu: Directly drive TASKS_RCU from KconfigPaul E. McKenney2015-05-271-3/+1
|/
* Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-04-181-6/+0
|\
| * Documentation/memcg: update memcg/kmem statusVladimir Davydov2015-04-111-6/+0
* | kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-151-1/+18
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-141-1/+1
|\ \
| * | bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ...Ingo Molnar2015-04-021-1/+1
| |/
* | rcu: Add Kconfig option to expedite grace periods during bootPaul E. McKenney2015-02-261-0/+13
|/
OpenPOWER on IntegriCloud