Ulf Magnusson ([email protected])

Number of posts: 266 (266 per day)
First post: 2017-12-13 16:32:44
Last post: 2017-11-09 16:38:25

Date List Subject
2018-01-31 09:44:19 linux-kernel [PATCH 11/11] kconfig: Warn if help text is blank
2018-01-31 09:43:06 linux-kernel [PATCH 10/11] nios2: kconfig: Remove blank help text
2018-01-31 09:26:12 linux-kernel Re: [PATCH 05/10] Staging: rtl8192e: kconfig: Remove empty help text
2018-01-30 20:09:42 linux-kernel [PATCH v2 06/10] lib/Kconfig.debug: Remove empty help text
2018-01-30 20:09:30 linux-kernel [PATCH v2 08/10] MIPS: kconfig: Remove empty help text
2018-01-30 20:09:18 linux-kernel [PATCH v2 09/10] arm: vt8500: kconfig: Remove empty help text
2018-01-30 20:08:37 linux-kernel [PATCH v2 05/10] Staging: rtl8192e: kconfig: Remove empty help text
2018-01-30 20:07:52 linux-kernel [PATCH v2 07/10] MIPS: BCM63XX: kconfig: Remove empty help text
2018-01-30 20:05:42 linux-kernel [PATCH v2 03/10] mmc: kconfig: Remove empty help text
2018-01-30 20:05:25 linux-kernel [PATCH v2 02/10] video: fbdev: kconfig: Remove empty help text
2018-01-30 20:04:21 linux-kernel [PATCH v2 01/10] net/sched: kconfig: Remove empty help texts
2018-01-30 20:03:59 linux-kernel [PATCH v2 00/10] Remove empty help texts from Kconfig files
2018-01-30 19:51:55 linux-kernel [PATCH 10/10] nios2: kconfig: Remove empty help text
2018-01-30 19:51:22 linux-kernel [PATCH 04/10] Staging: rtl8192u: kconfig: Remove empty help text
2018-01-30 19:51:19 linux-kernel [PATCH 08/10] MIPS: kconfig: Remove empty help text
2018-01-30 19:50:58 linux-kernel [PATCH 05/10] Staging: rtl8192e: kconfig: Remove empty help text
2018-01-30 19:50:19 linux-kernel [PATCH 03/10] mmc: kconfig: Remove empty help text
2018-01-30 19:49:29 linux-kernel [PATCH 02/10] video: fbdev: kconfig: Remove empty help text
2018-01-30 19:49:27 linux-kernel [PATCH 01/10] net/sched: kconfig: Remove empty help texts
2018-01-30 19:35:10 linux-kernel Re: [PATCH] kconfig: Warn if help text is blank
2018-01-30 19:26:11 linux-kernel [PATCH v2 10/10] nios2: kconfig: Remove empty help text
2018-01-30 19:25:46 linux-kernel [PATCH v2 04/10] Staging: rtl8192u: kconfig: Remove empty help text
2018-01-30 19:15:27 linux-kernel [PATCH 06/10] lib/Kconfig.debug: Remove empty help text
2018-01-30 19:14:29 linux-kernel [PATCH 07/10] MIPS: BCM63XX: kconfig: Remove empty help text
2018-01-30 19:13:40 linux-kernel [PATCH 09/10] arm: vt8500: kconfig: Remove empty help text
2018-01-30 18:43:56 linux-kernel [PATCH] kconfig: Warn if help text is blank
2018-01-18 17:00:51 linux-kernel Re: [PATCH] kconfig: Clarify choice dependency propagation
2018-01-18 12:01:31 linux-kernel Re: [PATCH] kconfig: announce removal of oldnoconfig if used
2018-01-16 20:39:15 linux-kernel [PATCH] kconfig: Clarify menu and 'if' dependency propagation
2018-01-15 11:00:52 linux-kernel Re: [PATCH 0/2] kconfig: 'if' and automatic submenu creation documentation
2018-01-14 14:49:56 linux-kernel [PATCH v2 1/2] kconfig: Document 'if' flattening logic
2018-01-14 14:12:22 linux-kernel [PATCH] kconfig: Clarify choice dependency propagation
2018-01-14 11:38:53 linux-kernel [PATCH 2/2] kconfig: Improve auto. menu documentation accuracy
2018-01-14 11:38:45 linux-kernel [PATCH 1/2] kconfig: Document 'if' flattening logic
2018-01-14 11:37:41 linux-kernel [PATCH 1/2] kconfig: Document 'if' flattening logic
2018-01-14 11:34:00 linux-kernel [PATCH 0/2] kconfig: 'if' and automatic submenu creation documentation
2018-01-14 09:56:38 linux-kernel [PATCH] kconfig: Document SYMBOL_OPTIONAL logic
2018-01-13 09:32:16 linux-kernel Re: [PATCH] kconfig: Sync zconf.y with zconf.tab.c_shipped
2018-01-12 16:49:45 linux-kernel Re: [PATCH 1/6] kconfig: do not call check_conf() for olddefconfig
2018-01-12 16:23:38 linux-kernel Re: [PATCH 6/6] kconfig: hide irrelevant menu for oldconfig
2018-01-12 14:42:34 linux-kernel Re: [PATCH 5/6] kconfig: remove redundant input_mode test for check_conf() loop
2018-01-12 14:38:26 linux-kernel Re: [PATCH 4/6] kconfig: remove unneeded input_mode test in conf()
2018-01-12 14:28:45 linux-kernel Re: [PATCH 3/6] kconfig: do not call conf_set_all_new_symbols() for (all)defconfig
2018-01-12 13:21:58 linux-kernel Re: [PATCH 2/6] kconfig: call sym_calc_value() for all symbols before writing to .config
2018-01-12 12:26:40 linux-kernel Re: [PATCH 1/6] kconfig: do not call check_conf() for olddefconfig
2018-01-12 11:23:55 linux-kernel Re: [PATCH] kconfig: Sync zconf.y with zconf.tab.c_shipped
2018-01-12 11:05:18 linux-kernel Re: [PATCH 2/2] kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX
2018-01-12 11:04:42 linux-kernel Re: [PATCH 1/2] kconfig: use default 'yy' prefix for lexer and parser
2018-01-12 08:48:00 linux-kernel Re: [PATCH 5/6] kconfig: Don't leak help strings during parsing
2018-01-12 06:48:10 linux-kernel [PATCH] kconfig: Warn if there is more than one help text
2017-12-13 18:43:52 linux-kernel Re: [PATCH] kconfig: Remove menu_end_entry()