summaryrefslogtreecommitdiff
path: root/init/Kconfig (follow)
Commit message (Expand)AuthorAge
* init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada2021-04-10
* init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens2021-04-10
* init/Kconfig: make COMPILE_TEST depend on !UMLRichard Weinberger2021-04-10
* printk: reduce LOG_BUF_SHIFT range for H8300John Ogness2020-11-10
* Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds2020-05-20
* kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada2020-05-20
* sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski2019-12-21
* sched/core: Allow putting thread_info into task_structAndy Lutomirski2019-12-21
* Kbuild: change CC_OPTIMIZE_FOR_SIZE definitionArnd Bergmann2018-06-06
* bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-02-03
* kernel: remove stop_machine() Kconfig dependencyChris Wilson2015-12-12
* sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-11
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-08
|\
| * Move certificate handling to its own directoryDavid Howells2015-08-14
| * sign-file: Document dependency on OpenSSL devel librariesDavid Howells2015-08-12
| * modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS optionDavid Woodhouse2015-08-07
| * modsign: Use single PEM file for autogenerated keyDavid Woodhouse2015-08-07
| * modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse2015-08-07
| * modsign: Allow external signing key to be specifiedDavid Woodhouse2015-08-07
| * MODSIGN: Extract the blob PKCS#7 signature verifier from module signingDavid Howells2015-08-07
| * MODSIGN: Use PKCS#7 messages as module signaturesDavid Howells2015-08-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-05
|\ \
| * | percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov2015-08-15
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-05
|\ \
| * | mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2015-09-04
| * | userfaultfd: buildsystem activationAndrea Arcangeli2015-09-04
|/ /
* | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-09-02
|\ \
| * | cgroup: implement the PIDs subsystemAleksa Sarai2015-07-14
| |/
* | rcu: Hide RCU_NOCB_CPU behind RCU_EXPERTPaul E. McKenney2015-07-22
* | rcu: Drop RCU_USER_QS in favor of NO_HZ_FULLPaul E. McKenney2015-07-06
|/
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-07-04
|\
| * sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao2015-07-04
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-04
|\ \
| * | printk: Increase maximum CONFIG_LOG_BUF_SHIFT from 21 to 25Ingo Molnar2015-07-01
| |/
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\ \
| * | modules: clarify CONFIG_MODULE_COMPRESS help, suggest 'N'.Rusty Russell2015-06-23
| * | module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACINGPeter Zijlstra2015-05-28
* | | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-06-26
|\ \ \
| * | | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-05-26
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-26
|\ \ \
| * | | fs, proc: introduce CONFIG_PROC_CHILDRENIago López Galeiras2015-06-25
| | |/ | |/|
* | | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \ | |/ / |/| |
| * | writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACKTejun Heo2015-06-02
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-06-22
|\ \
| * | perf_event: Don't allow vmalloc() backed perf on powerpcMichael Ellerman2015-05-08
| |/
* | rcu: Remove prompt for RCU implementationPranith Kumar2015-05-27
* | rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIOPaul E. McKenney2015-05-27
* | rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAFPaul E. McKenney2015-05-27
* | rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUTPaul E. McKenney2015-05-27
* | rcu: Break dependency of RCU_FANOUT_LEAF on RCU_FANOUTPaul E. McKenney2015-05-27