aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
AgeCommit message (Expand)Author
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intel-x86Bruce Ashfield
2022-09-09Merge tag 'v4.19.234' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intel-x86Bruce Ashfield
2022-09-09Merge tag 'v4.19.230' into v4.19/standard/baseBruce Ashfield
2022-03-11kbuild: add CONFIG_LD_IS_LLDSami Tolvanen
2022-02-16bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intel-x86Bruce Ashfield
2021-06-10Merge tag 'v4.19.186' into v4.19/standard/baseBruce Ashfield
2021-04-10init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada
2021-04-10init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-01-21Merge tag 'v4.19.155' into v4.19/standard/baseBruce Ashfield
2020-11-05printk: reduce LOG_BUF_SHIFT range for H8300John Ogness
2020-05-20Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds
2020-05-20kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.48' into v4.19/standard/baseBruce Ashfield
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-02-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-02-06Merge tag 'v4.19.17' into v4.19/standard/baseBruce Ashfield
2019-01-22kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7Paul Burton
2019-01-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-01-10Merge tag 'v4.19.11' into v4.19/standard/baseBruce Ashfield
2018-12-19sched/pelt: Fix warning and clean up IRQ PELT configVincent Guittot
2018-11-28slub: Disable SLUB_CPU_PARTIALSebastian Andrzej Siewior
2018-11-28sched: Disable CONFIG_RT_GROUP_SCHED on RTThomas Gleixner
2018-11-28mm: Allow only slub on RTIngo Molnar
2018-11-28uptime: allow the optional limiting of kernel runtimeBruce Ashfield
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-24kbuild: test dead code/data elimination support in KconfigMasahiro Yamada
2018-08-22init/Kconfig: remove EXPERT from CHECKPOINT_RESTOREAdrian Reber
2018-08-22init/Kconfig: fix its typosRandy Dunlap
2018-08-17mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-09init/Kconfig: Use short unix-style option instead of --longnameRob Landley
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-08-02kconfig: remove duplicate SWAP symbol defintionsChristoph Hellwig
2018-07-18kbuild: Add build salt to the kernel and modulesLaura Abbott
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-28kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATIONMasahiro Yamada
2018-06-25init/Kconfig: add an option for uncompressed kernelVasily Gorbik
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-08kconfig: add CC_IS_CLANG and CLANG_VERSIONMasahiro Yamada
2018-06-08kconfig: add CC_IS_GCC and GCC_VERSIONMasahiro Yamada