summaryrefslogtreecommitdiff
path: root/init/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.9.266' into v4.9-rtLuis Claudio R. Goncalves2021-04-301-2/+1
|\
| * init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada2021-04-101-2/+1
| * init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens2021-04-101-1/+1
* | Merge tag 'v4.9.242' into v4.9-rtLuis Claudio R. Goncalves2020-11-261-1/+2
|\ \ | |/
| * printk: reduce LOG_BUF_SHIFT range for H8300John Ogness2020-11-101-1/+2
| * Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds2020-05-201-17/+0
| * kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada2020-05-201-0/+17
* | Merge tag 'v4.9.84' into v4.9-rtJulia Cartwright2018-02-261-0/+7
|\ \ | |/
| * bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-01-311-0/+7
* | rcu: make RCU_BOOST default on RTSebastian Andrzej Siewior2016-12-231-2/+2
* | rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner2016-12-231-1/+1
* | sched: Disable CONFIG_RT_GROUP_SCHED on RTThomas Gleixner2016-12-231-0/+1
* | slub: Disable SLUB_CPU_PARTIALSebastian Andrzej Siewior2016-12-231-1/+1
* | mm: Allow only slub on RTIngo Molnar2016-12-231-0/+2
* | rcu: update: make RCU_EXPEDITE_BOOT defaultSebastian Andrzej Siewior2016-12-231-13/+0
|/
* Re-enable CONFIG_MODVERSIONS in a slightly weaker formLinus Torvalds2016-11-291-1/+0
* Fix subtle CONFIG_MODVERSIONS problemsLinus Torvalds2016-11-251-0/+1
* relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra2016-10-111-0/+1
* Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-071-6/+0
|\
| * parisc: Drop BROKEN_RODATA config optionHelge Deller2016-09-201-6/+0
* | sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski2016-09-161-0/+3
* | sched/core: Allow putting thread_info into task_structAndy Lutomirski2016-09-151-0/+7
|/
* Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-0/+2
|\
| * mm: SLUB hardened usercopy supportKees Cook2016-07-261-0/+1
| * mm: SLAB hardened usercopy supportKees Cook2016-07-261-0/+1
* | init/Kconfig: add clarification for out-of-tree modulesValdis Kletnieks2016-08-021-1/+1
* | init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfigAlexey Dobriyan2016-08-021-0/+1
* | init/Kconfig: make COMPILE_TEST depend on !UMLRichard Weinberger2016-08-021-0/+1
* | cgroup: update cgroup's document pathseokhoon.yoon2016-08-021-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-07-281-2/+2
|\ \
| * | init: fix Kconfig textGeert Uytterhoeven2016-06-211-2/+2
* | | mm: SLUB freelist randomizationThomas Garnier2016-07-261-2/+2
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-251-3/+3
|\ \ \
| * | | sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING codeRik van Riel2016-07-141-3/+3
| | |/ | |/|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-251-0/+1
|\ \ \ | |/ / |/| |
| * | rcu: Disable TASKS_RCU for usermode LinuxPaul E. McKenney2016-06-151-0/+1
* | | init/Kconfig: keep Expert users menu togetherRandy Dunlap2016-07-061-0/+1
|/ /
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-0/+29
|\ \
| * | Kbuild: change CC_OPTIMIZE_FOR_SIZE definitionArnd Bergmann2016-05-101-0/+13
| * | kconfig option for TRIM_UNUSED_KSYMSNicolas Pitre2016-03-291-0/+16
* | | printk/nmi: increase the size of NMI buffer and make it configurablePetr Mladek2016-05-201-0/+22
* | | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-0/+5
* | | mm: SLAB freelist randomizationThomas Garnier2016-05-191-0/+9
| |/ |/|
* | Make CONFIG_FHANDLE default yAndi Kleen2016-04-011-1/+2
|/
* Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-03-181-2/+2
|\
| * cgroup: Trivial correction to reflect controller.Parav Pandit2016-03-051-2/+2
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-171-1/+1
|\ \
| * | akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells2016-03-031-1/+1
| |/
* | kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel2016-03-151-0/+18
* | x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel2016-03-151-0/+4
|/