index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-4
/
+4
2023-12-28
kconfig: Use KCONFIG_CONFIG instead of .config
Markus Schneider-Pargmann
1
-1
/
+1
2023-12-10
kconfig: factor out common code shared by mconf and nconf
Masahiro Yamada
1
-2
/
+2
2023-12-03
kbuild: support W=c and W=e shorthands for Kconfig
Masahiro Yamada
1
-0
/
+8
2023-09-03
kbuild: Show marked Kconfig fragments in "help"
Kees Cook
1
-3
/
+12
2023-01-13
kconfig: Update all declared targets
Peter Foley
1
-1
/
+1
2022-12-13
kconfig: refactor Makefile to reduce process forks
Masahiro Yamada
1
-21
/
+24
2021-12-02
kconfig: Add `make mod2noconfig` to disable module options
Josh Triplett
1
-1
/
+2
2021-04-14
kconfig: split menu.c out of parser.y
Masahiro Yamada
1
-2
/
+2
2021-04-14
kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native build
Masahiro Yamada
1
-4
/
+4
2021-04-14
kconfig: do not use allnoconfig_y option
Masahiro Yamada
1
-1
/
+2
2021-04-14
kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/Makefile
Masahiro Yamada
1
-0
/
+4
2021-04-14
kconfig: change defconfig_list option to environment variable
Masahiro Yamada
1
-0
/
+10
2021-02-24
kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig
Masahiro Yamada
1
-22
/
+14
2021-02-24
kconfig: omit --oldaskconfig option for 'make config'
Masahiro Yamada
1
-1
/
+1
2021-01-04
kconfig: remove 'kvmconfig' and 'xenconfig' shorthands
Masahiro Yamada
1
-10
/
+0
2020-08-26
kbuild: hide commands to run Kconfig, and show short log for syncconfig
Masahiro Yamada
1
-8
/
+8
2020-08-01
kconfig: qconf: compile moc object separately
Masahiro Yamada
1
-5
/
+6
2020-08-01
kconfig: qconf: use if_changed for qconf.moc rule
Masahiro Yamada
1
-2
/
+4
2020-05-25
kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthands
Masahiro Yamada
1
-5
/
+4
2020-05-13
streamline_config.pl: add LMC_KEEP to preserve some kconfigs
Changbin Du
1
-0
/
+2
2020-03-03
kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
Masahiro Yamada
1
-4
/
+0
2020-02-03
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-5
/
+5
2020-01-06
kconfig: Add yes2modconfig and mod2yesconfig targets.
Tetsuo Handa
1
-1
/
+3
2020-01-06
kconfig: use $(PERL) in Makefile
Masahiro Yamada
1
-1
/
+1
2020-01-06
kconfig: fix too deep indentation in Makefile
Masahiro Yamada
1
-9
/
+9
2019-11-11
kconfig: Add option to get the full help text with listnewconfig
Laura Abbott
1
-1
/
+4
2019-11-11
kbuild: Wrap long "make help" text lines
Geert Uytterhoeven
1
-1
/
+2
2019-11-11
kconfig: split util.c out of parser.y
Masahiro Yamada
1
-1
/
+1
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
1
-4
/
+4
2019-08-29
kbuild: remove clean-dirs syntax
Masahiro Yamada
1
-1
/
+1
2019-07-17
kconfig: run olddefconfig instead of oldconfig after merging fragments
Masahiro Yamada
1
-1
/
+1
2019-06-09
kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
Masahiro Yamada
1
-0
/
+4
2019-06-09
kconfig: remove always false ifeq ($(KBUILD_DEFCONFIG,) conditional
Masahiro Yamada
1
-3
/
+1
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
1
-3
/
+1
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-2
/
+2
2019-02-13
kconfig: rename zconf.y to parser.y
Masahiro Yamada
1
-3
/
+4
2019-02-13
kconfig: rename zconf.l to lexer.l
Masahiro Yamada
1
-3
/
+3
2019-01-14
kconfig: clean generated *conf-cfg files
Masahiro Yamada
1
-1
/
+1
2019-01-06
kconfig: rename generated .*conf-cfg to *conf-cfg
Masahiro Yamada
1
-18
/
+18
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
1
-3
/
+1
2018-12-28
kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warnings
Masahiro Yamada
1
-2
/
+2
2018-12-28
kconfig: split the lexer out of zconf.y
Masahiro Yamada
1
-6
/
+2
2018-12-28
kconfig: split some C files out of zconf.y
Masahiro Yamada
1
-10
/
+9
2018-11-01
kconfig: remove silentoldconfig target
Masahiro Yamada
1
-8
/
+1
2018-11-01
kconfig: remove oldnoconfig target
Masahiro Yamada
1
-8
/
+1
2018-09-02
kconfig: do not require pkg-config on make {menu,n}config
Masahiro Yamada
1
-1
/
+0
2018-08-22
kconfig: fix "Can't open ..." in parallel build
Masahiro Yamada
1
-2
/
+3
2018-08-22
kconfig: add build-only configurator targets
Randy Dunlap
1
-1
/
+10
2018-08-15
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-10
/
+7
[next]