]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/history - scripts/kconfig
kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warnings
[mirror_ubuntu-disco-kernel.git] / scripts / kconfig /
2018-12-28 Masahiro Yamadakconfig: split images.c out of qconf.cc/gconf.c to...
2018-12-28 Masahiro Yamadakconfig: add static qualifiers to fix gconf warnings
2018-12-28 Masahiro Yamadakconfig: split the lexer out of zconf.y
2018-12-28 Masahiro Yamadakconfig: split some C files out of zconf.y
2018-12-28 Masahiro Yamadakconfig: convert to SPDX License Identifier
2018-12-28 Masahiro Yamadakconfig: remove keyword lookup table entirely
2018-12-21 Masahiro Yamadakconfig: update current_pos in the second lexer
2018-12-21 Masahiro Yamadakconfig: switch to ASSIGN_VAL state in the second lexer
2018-12-21 Masahiro Yamadakconfig: stop associating kconf_id with yylval
2018-12-21 Masahiro Yamadakconfig: refactor end token rules
2018-12-21 Masahiro Yamadakconfig: stop supporting '.' and '/' in unquoted words
2018-12-21 Masahiro Yamadakconfig: use T_WORD instead of T_VARIABLE for variables
2018-12-21 Masahiro Yamadakconfig: use specific tokens instead of T_ASSIGN for...
2018-12-21 Masahiro Yamadakconfig: refactor scanning and parsing "option" properties
2018-12-21 Masahiro Yamadakconfig: use distinct tokens for type and default prope...
2018-12-15 Masahiro Yamadakconfig: remove redundant token defines
2018-12-15 Masahiro Yamadakconfig: rename depends_list to comment_option_list
2018-12-15 Masahiro Yamadakconfig: loosen the order of "visible" and "depends...
2018-12-15 Masahiro Yamadakconfig: remove redundant menu_block rule
2018-12-15 Masahiro Yamadakconfig: remove redundant if_block rule
2018-12-15 Masahiro Yamadakconfig: remove grammatically ambiguous option_error
2018-12-15 Masahiro Yamadakconfig: remove grammatically ambiguous "unexpected...
2018-12-15 Masahiro Yamadakconfig: warn no new line at end of file
2018-12-12 Masahiro Yamadakconfig: clean up EOF handling in the lexer
2018-12-12 Masahiro Yamadakconfig: fix ambiguous grammar in terms of new lines
2018-12-12 Masahiro Yamadakconfig: refactor pattern matching in STRING state
2018-12-12 Masahiro Yamadakconfig: remove unneeded pattern matching to whitespaces
2018-12-12 Masahiro Yamadakconfig: require T_EOL to reduce visible statement
2018-12-12 Masahiro Yamadakconfig: fix memory leak when EOF is encountered in...
2018-12-12 Masahiro Yamadakconfig: fix file name and line number of warn_ignored_...
2018-12-08 Masahiro Yamadakconfig: remove k_invalid from expr_parse_string()...
2018-12-08 Masahiro Yamadakconfig: remove S_OTHER symbol type and correct depende...
2018-12-08 Masahiro Yamadakconfig: split out code touching a file to conf_touch_dep()
2018-12-08 Masahiro Yamadakconfig: rename conf_split_config() to conf_touch_deps()
2018-12-08 Masahiro Yamadakconfig: remove unneeded setsym label in conf_read_simple()
2018-11-15 Anders Roxellscripts/kconfig/merge_config: don't redefine 'y' to 'm'
2018-11-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-11-11 Linus TorvaldsMerge tag 'kbuild-fixes-v4.20' of git://git.kernel...
2018-11-11 Linus TorvaldsMerge tag 'for-4.20-rc1-tag' of git://git.kernel.org...
2018-11-11 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2018-11-11 Linus TorvaldsMerge branch 'sched/urgent' of git://git.kernel.org...
2018-11-11 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2018-11-11 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2018-11-11 Masahiro Yamadakconfig: merge_config: avoid false positive matches...
2018-11-10 Linus TorvaldsMerge tag 'tty-4.20-rc2' of git://git.kernel.org/pub...
2018-11-10 Linus TorvaldsMerge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel...
2018-11-09 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.20-2' of git://git...
2018-11-09 Linus TorvaldsMerge tag 'for-linus-20181109' of git://git.kernel...
2018-11-09 Linus TorvaldsMerge tag 's390-4.20-2' of git://git.kernel.org/pub...
2018-11-08 Linus TorvaldsMerge tag 'led-fixes-for-4.20-rc2' of git://git.kernel...
2018-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-11-07 Joonas LahtinenMerge tag 'gvt-fixes-2018-11-07' of https://github...
2018-11-06 Dave AirlieMerge branch 'etnaviv/fixes' of https://git.pengutronix...
2018-11-06 Ingo MolnarMerge tag 'perf-urgent-for-mingo-4.20-20181106' of...
2018-11-06 Linus TorvaldsMerge branch 'spectre' of git://git.armlinux.org.uk...
2018-11-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-11-04 Linus TorvaldsMerge tag 'tags/upstream-4.20-rc1' of git://git.infrade...
2018-11-04 Linus TorvaldsMerge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org...
2018-11-04 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2018-11-04 Linus TorvaldsMerge tag 'ntb-4.20' of git://github.com/jonmason/ntb
2018-11-04 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-11-04 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-11-04 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2018-11-04 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2018-11-03 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2018-11-03 Linus TorvaldsMerge tag 'arm64-upstream' of git://git.kernel.org...
2018-11-03 Linus TorvaldsMerge tag 'dma-mapping-4.20-2' of git://git.infradead...
2018-11-03 Linus TorvaldsMerge tag 'kbuild-v4.20-2' of git://git.kernel.org...
2018-11-03 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2018-11-03 Olof JohanssonMerge tag 'omap-for-v4.20/omap1-fix-signed' of git...
2018-11-02 Linus TorvaldsMerge tag 'pwm/for-4.20-rc1' of git://git.kernel.org...
2018-11-02 Linus TorvaldsMerge tag 'apparmor-pr-2018-11-01' of git://git.kernel...
2018-11-02 Linus TorvaldsMerge branch 'work.misc' of git://git.kernel.org/pub...
2018-11-01 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.20-1' of git://git...
2018-11-01 Linus TorvaldsMerge tag 'stackleak-v4.20-rc1' of git://git.kernel...
2018-11-01 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.20-1' of git://git...
2018-11-01 Petr Vorelmerge_config.sh: Allow to define config prefix
2018-11-01 Masahiro Yamadakconfig: remove silentoldconfig target
2018-11-01 Masahiro Yamadakconfig: remove oldnoconfig target
2018-10-31 Linus TorvaldsMerge tag 'clk-for-linus' of git://git.kernel.org/pub...
2018-10-31 Linus TorvaldsMerge tag 'media/v4.20-2' of git://git.kernel.org/pub...
2018-10-30 Linus TorvaldsMerge tag 'rpmsg-v4.20' of git://github.com/andersson...
2018-10-30 Linus TorvaldsMerge tag 'rproc-v4.20' of git://github.com/andersson...
2018-10-29 Linus TorvaldsMerge tag 'armsoc-soc' of git://git.kernel.org/pub...
2018-10-29 Linus TorvaldsMerge tag 'armsoc-dt' of git://git.kernel.org/pub/scm...
2018-10-29 Linus TorvaldsMerge tag 'media/v4.20-1' of git://git.kernel.org/pub...
2018-10-29 Linus TorvaldsMerge tag 'filesystems_for_v4.20-rc1' of git://git...
2018-10-29 Linus TorvaldsMerge tag 'for_v4.20-rc1' of git://git.kernel.org/pub...
2018-10-29 Linus TorvaldsMerge tag '9p-for-4.20' of git://github.com/martinetd...
2018-10-29 Linus TorvaldsMerge tag 'm68k-for-v4.20-tag1' of git://git.kernel...
2018-10-29 Ingo MolnarMerge branches 'x86/early-printk', 'x86/microcode'...
2018-10-28 Linus TorvaldsMerge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub...
2018-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-10-27 Linus TorvaldsMerge tag 'rtc-4.20' of git://git.kernel.org/pub/scm...
2018-10-27 Linus TorvaldsMerge tag 'led-fix-for-4.20-rc1' of git://git.kernel...
2018-10-26 Linus TorvaldsMerge tag 'mips_4.20' of git://git.kernel.org/pub/scm...
2018-10-26 Linus TorvaldsMerge tag 'devicetree-for-4.20' of git://git.kernel...
2018-10-26 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2018-10-26 Linus TorvaldsMerge tag 'dma-mapping-4.20-1' of git://git.infradead...
2018-10-26 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
next