index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
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-26
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-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-5
/
+5
2020-01-07
kconfig: Add yes2modconfig and mod2yesconfig targets.
Tetsuo Handa
1
-1
/
+3
2020-01-07
kconfig: use $(PERL) in Makefile
Masahiro Yamada
1
-1
/
+1
2020-01-07
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-02
kconfig: remove silentoldconfig target
Masahiro Yamada
1
-8
/
+1
2018-11-02
kconfig: remove oldnoconfig target
Masahiro Yamada
1
-8
/
+1
2018-09-03
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
2018-07-25
kconfig: create directories needed for syncconfig by itself
Masahiro Yamada
1
-9
/
+6
2018-07-25
kconfig: remove unneeded directory generation from local*config
Masahiro Yamada
1
-1
/
+0
2018-07-18
kconfig: check for pkg-config on make {menu,n,g,x}config
Randy Dunlap
1
-0
/
+1
2018-07-18
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
Laura Abbott
1
-4
/
+4
2018-06-05
kbuild: Move last word of nconfig help to the previous line
Petr Vorel
1
-2
/
+1
2018-06-05
kconfig: Add testconfig into make help output
Petr Vorel
1
-0
/
+1
2018-05-28
kconfig: drop localization support
Sam Ravnborg
1
-39
/
+3
2018-05-28
kconfig: refactor ncurses package checks for building mconf and nconf
Masahiro Yamada
1
-34
/
+24
2018-05-28
kconfig: refactor GTK+ package checks for building gconf
Masahiro Yamada
1
-34
/
+9
2018-05-28
kconfig: refactor Qt package checks for building qconf
Masahiro Yamada
1
-45
/
+28
2018-04-07
kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
Masahiro Yamada
1
-1
/
+1
2018-04-07
kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
Masahiro Yamada
1
-1
/
+1
2018-04-03
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-7
/
+22
2018-03-26
kconfig: tests: add framework for Kconfig unit testing
Masahiro Yamada
1
-0
/
+8
2018-03-26
kconfig: remove redundant streamline_config.pl prerequisite
Ulf Magnusson
1
-4
/
+4
2018-03-26
kconfig: rename silentoldconfig to syncconfig
Masahiro Yamada
1
-3
/
+10
2018-03-26
kconfig: invoke oldconfig instead of silentoldconfig from local*config
Masahiro Yamada
1
-2
/
+2
[next]