summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
AgeCommit message (Expand)AuthorLines
2020-07-22sched: Cleanup SCHED_THERMAL_PRESSURE kconfig entryValentin Schneider-1/+14
2020-07-02kbuild: fix CONFIG_CC_CAN_LINK(_STATIC) for cross-compilation with ClangMasahiro Yamada-4/+4
2020-06-26docs: move nommu-mmap.txt to admin-guide and rename to ReSTMauro Carvalho Chehab-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-7/+7
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-7/+7
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+12
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-3/+27
2020-06-04Kconfig: add config option for asm goto w/ outputsNick Desaulniers-0/+4
2020-06-04init: allow distribution configuration of default initChris Down-0/+10
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-16/+1
2020-06-03mm: memcontrol: make swap tracking an integral part of memory controlJohannes Weiner-16/+1
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-0/+3
2020-05-19pipe: Add general notification queue supportDavid Howells-0/+12
2020-05-17bpfilter: check if $(CC) can link static libc in KconfigMasahiro Yamada-0/+5
2020-05-17bpfilter: match bit size of bpfilter_umh to that of the kernelMasahiro Yamada-1/+3
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-0/+3
2020-05-15bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann-0/+3
2020-05-12kbuild: add CONFIG_LD_IS_LLDSami Tolvanen-0/+3
2020-05-12kbuild: ensure full rebuild when the compiler is updatedMasahiro Yamada-0/+17
2020-05-12kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC and CC_IS_CLANGMasahiro Yamada-2/+2
2020-05-09Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds-18/+0
2020-04-15compiler/gcc: Raise minimum GCC version for kernel builds to 4.8Will Deacon-1/+0
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-0/+4
2020-04-07init/Kconfig: clean up ANON_INODES and old IO schedulers optionsKrzysztof Kozlowski-2/+1
2020-04-07userfaultfd: wp: add WP pagetable tracking to x86Andrea Arcangeli-0/+5
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+2
2020-04-04Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...Ingo Molnar-1/+2
2020-04-01init/kconfig: Add LD_VERSION KconfigAmit Daniel Kachhap-0/+4
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-0/+13
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-2/+14
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+13
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+4
2020-03-30bpf, lsm: Make BPF_LSM depend on BPF_EVENTSKP Singh-0/+1
2020-03-30bpf: Introduce BPF_PROG_TYPE_LSMKP Singh-0/+12
2020-03-27perf/core: Add PERF_SAMPLE_CGROUP featureNamhyung Kim-1/+2
2020-03-12int128: fix __uint128_t compiler test in KconfigMasahiro Yamada-2/+1
2020-03-06sched/pelt: Add support to track thermal pressureThara Gopinath-0/+4
2020-03-03kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMSQuentin Perret-0/+13
2020-03-03kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTMasahiro Yamada-2/+1
2020-02-26Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-3/+2
2020-02-25bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issueMasami Hiramatsu-1/+1
2020-02-20bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu-1/+1
2020-02-20bootconfig: Set CONFIG_BOOT_CONFIG=n by defaultMasami Hiramatsu-1/+0
2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-1/+0
2020-02-10bootconfig: Remove unneeded CONFIG_LIBXBCMasami Hiramatsu-1/+0
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-0/+14
2020-01-28Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-0/+7
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1