public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-15 17:00:32 to 2011-06-06 18:58:52 UTC [more...]

[PATCH 0/9] Random kconfig patches
 2011-06-06 18:58 UTC  (9+ messages)
` [PATCH 1/9] kconfig: annotate non-trivial fall-trough
` [PATCH 2/9] kconfig: fix return code for invalid boolean symbol in conf_set_sym_val()
` [PATCH 3/9] kconfig: add missing <stdarg.h> inclusion
` [PATCH 4/9] kconfig: add missing <ctype.h> inclusion
` [PATCH 5/9] kconfig: add missing <stdlib.h> inclusion
` [PATCH 6/9] kconfig: nuke reference to SWIG
` [PATCH 7/9] kconfig: nuke LKC_DIRECT_LINK cruft
` [PATCH 8/9] kconfig/gconf: kill deadcode

(no subject)
 2011-06-04  9:31 UTC 

[RFCv2 00/13] Kbuild: factor parser rules
 2011-06-03 17:16 UTC  (20+ messages)
` [RFCv2 01/13] kbuild: add implicit rules for parser generation
` [RFCv2 02/13] genksyms: include the lexer from the parser
` [RFCv2 03/13] genksyms: pass hash and lookup functions name and target language though the input file
` [RFCv2 04/13] genksyms: migrate parser to implicit rules
` [RFCv2 05/13] genksym: regen parser
` [RFCv2 06/13] kconfig: constify `kconf_id_lookup'
` [RFCv2 07/13] kconfig: back-out parser prefix, from `zconf' to `yy'
` [RFCv2 08/13] kconfig: kill no longer needed reference to YYDEBUG
` [RFCv2 09/13] kconfig: migrate parser to implicit rules
` [RFCv2 10/13] kconfig: regen parser
` [RFCv2 11/13] dtc: include the lexer from the parser
` [RFCv2 12/13] dtc: migrate parser to implicit rules
` [RFCv2 13/13] dtc: regen parser
` [RFCv3] Kbuild: factor parser rules

Heads-up: Linux make menuconfig .config vs. XDG_CONFIG_HOME ~/.config/ clash - perhaps resolve it while 3.0 appears?
 2011-06-03 16:44 UTC  (5+ messages)

[GIT] kbuild core updates
 2011-06-03 16:37 UTC  (2+ messages)

[PATCH] kconfig: do not overwrite symbol direct dependency in assignment
 2011-05-31 22:56 UTC  (3+ messages)

[PATCH] Fix corruption of CONFIG_X86_32 in 'make oldconfig'
 2011-05-31 16:12 UTC  (5+ messages)
                    ` [PATCH] Enable 'make CONFIG_FOO=y oldconfig'

[PATCH 0/4] Fixes for X.Y kernel versions
 2011-05-31  9:07 UTC  (8+ messages)
` [PATCH 1/4] kbuild: Fix KERNELVERSION for X.Y versions
` [PATCH 2/4] kbuild: Fix <linux/version.h> "
` [PATCH 3/4] perf: Use make kernelversion instead of parsing the Makefile
` [PATCH 4/4] kbuild: Hack for depmod not handling X.Y versions

[PATCH 1/2] [RFC] kconfig: introduce specialized printer
 2011-05-31  1:26 UTC  (3+ messages)
` [PATCHv2] "

[RFC] kconfig: zconfdump() clean-up
 2011-05-31  1:24 UTC  (3+ messages)

[PATCH 12/34] isdn/diva: Drop __TIME__ usage
 2011-05-26 12:42 UTC  (28+ messages)
` [PATCH 15/34] baycom: "
` [PATCH 17/34] hdlcdrv: "
` [PATCH 18/34] wan/pc300: "
` [PATCH 20/34] parport: "
` [PATCH 26/34] dlm: "
` [PATCH 27/34] gfs2: "
` [PATCH 28/34] atm: "
` [PATCH 34/34] checkpatch: Warn about usage of __DATE__, __TIME__ and __TIMESTAMP__

[GIT] trivial __TIME__ and __DATE__ removal
 2011-05-26 11:23 UTC 

[PATCH 1/6] kbuild: Integrate with new-kernel-pkg
 2011-05-25 20:46 UTC  (20+ messages)
` [PATCH 2/6] kbuild: Add a kernel-devel package
` [PATCH 3/6] kbuild: Create a kernel-headers RPM
` [PATCH 4/6] kbuild: Move firmware images to a separate RPM
` [PATCH 5/6] kbuild: Append RPM release to $KERNELRELEASE
` [PATCH 6/6] kbuild: cleanup the rpm buildroot

[PATCH 09/34] x86: Allow to override the ROOT_DEV variable
 2011-05-25 20:32 UTC  (4+ messages)
` [PATCH v2] x86: Do not set the root_dev field in bzImage

[PATCH] kbuild: Move firmware images to a separate RPM
 2011-05-25 20:19 UTC 

[GIT] kbuild/kconfig
 2011-05-25 20:18 UTC 

[GIT] kbuild/misc for 2.6.40
 2011-05-25 14:41 UTC 

[GIT] kbuild/packaging for 2.6.40
 2011-05-25 14:02 UTC 

[PATCH] kconfig: Only generate config_is_xxx for bool and tristate options
 2011-05-25 13:35 UTC  (9+ messages)

[PATCH] xconfig: merge code path to conf_write()
 2011-05-25 13:18 UTC  (2+ messages)

kernel build issue whith "make tar-pkg" with INSTALL_FW_PATH [patch included]
 2011-05-25 12:33 UTC  (3+ messages)

[PATCH 0/3] fixes, improvements on scripts/export_report.pl
 2011-05-25 12:15 UTC  (13+ messages)
` [PATCH 1/3] do collectcfiles work in perl itself, eschew shell pipeline
` [PATCH 2/3] sort SECTION 2 output of scripts/export_report.pl
` [PATCH 3/3] in scripts/export_report.pl use warn() to issue WARNING, so they go to stderr
  ` [PATCH 0/3 rev2] fix scripts/export_report.pl

[PATCH 2/4] kbuild: Fix reference to vermagic.h
 2011-05-25 10:09 UTC  (2+ messages)

[PATCH] Kconfig: add warning about permission of config file
 2011-05-24 21:49 UTC  (10+ messages)

[PATCH] rpm-pkg: Fix when current directory is a symlink
 2011-05-24 15:48 UTC  (2+ messages)

[PATCH] kconfig: do not record timestamp in .config
 2011-05-24 14:19 UTC  (4+ messages)

[PATCH 2/2] gconfig: Hide unused left treeview when start up the interface
 2011-05-24 13:55 UTC  (2+ messages)

[PATCH 1/2] gconfig: enable rules hint for main treeviews
 2011-05-24 13:55 UTC  (3+ messages)

question about kbuild system
 2011-05-23 11:52 UTC  (2+ messages)

[RFC 0/9] Kbuild: factor parser rules
 2011-05-23  5:48 UTC  (8+ messages)
` [RFC 2/9] genksyms: finalize rename
  ` [RFC 1/9] genksyms: rename parser files

Inconsistency in dependency calculations
 2011-05-22 12:04 UTC  (3+ messages)

[PATCH] kstrtox: drop kstrtol()/kstrtoul() when possible
 2011-05-20  7:54 UTC  (6+ messages)

kconfig dependencies question
 2011-05-18 18:07 UTC 

[PATCH 08/15] kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount
 2011-05-18 16:08 UTC 

[PATCH v2] kconfig: autogenerated config_is_xxx macro
 2011-05-18  5:27 UTC  (16+ messages)

[PATCH 1/1] igmp: fix ip_mc_clear_src to not reset ip_mc_list->sf{mode,count}
 2011-05-17 17:42 UTC  (7+ messages)
    ` [PATCH v2 1/1] igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list
      ` [PATCH v3 "

[RFC][PATCH 0/2] kbuild: create force-deps for fixdep for recordmcount
 2011-05-17 14:42 UTC  (8+ messages)
` [RFC][PATCH 1/2] kbuild: Add force-deps to fixdep
` [RFC][PATCH 2/2] ftrace/kbuild: Add recordmcount files to force full build

[PATCH] Add $KERNELRELEASE to firmware install path
 2011-05-17 11:37 UTC  (9+ messages)

[patch 1/1] Fix firmware installation
 2011-05-16 15:07 UTC  (2+ messages)

[PATCH] kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o
 2011-05-16 14:44 UTC  (5+ messages)

[Resend PATCH] package: Makefile: fix perf target bug
 2011-05-16  8:19 UTC  (4+ messages)
` [PATCH v3] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox