public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-02 15:53:56 to 2011-05-23 08:11:12 UTC [more...]

[RFCv2 00/13] Kbuild: factor parser rules
 2011-05-23  8:10 UTC  (10+ 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

[RFC 0/9] Kbuild: factor parser rules
 2011-05-23  5:48 UTC  (18+ messages)
` [RFC 2/9] genksyms: finalize rename
` [RFC 3/9] genksyms: pass hash and lookup functions name and target language though the input file
` [RFC 4/9] genksyms: regen parser
` [RFC 5/9] kconfig: constify `kconf_id_lookup'
` [RFC 6/9] kconfig: regen parsers
` [RFC 7/9] kbuild: merge parser generation rules
` [RFC 8/9] kconfig: regen parser
` [RFC 9/9] genksyms: "
  ` [RFC 1/9] genksyms: rename parser files

[PATCH 0/3] fixes, improvements on scripts/export_report.pl
 2011-05-23  2:16 UTC  (5+ 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

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

question about kbuild system
 2011-05-21 12:45 UTC 

[PATCH 1/6] kbuild: Integrate with new-kernel-pkg
 2011-05-20 20:59 UTC  (13+ 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] kstrtox: drop kstrtol()/kstrtoul() when possible
 2011-05-20  7:54 UTC  (6+ messages)

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

[PATCH 2/2] gconfig: Hide unused left treeview when start up the interface
 2011-05-19 12:38 UTC 

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] kconfig: Only generate config_is_xxx for bool and tristate options
 2011-05-18  6:27 UTC  (8+ messages)

[PATCH v2] kconfig: autogenerated config_is_xxx macro
 2011-05-18  5:27 UTC  (26+ 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)

[PATCH] kconfig: do not record timestamp in .config
 2011-05-16  8:29 UTC  (2+ messages)

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

[RFC] kconfig: zconfdump() clean-up
 2011-05-16  4:07 UTC  (2+ messages)

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

[PATCH 1/1] deb-pkg: fix cross-compile build
 2011-05-13  2:50 UTC  (11+ messages)

[PATCH RESEND 0/4] kbuild: Makefile cleanups
 2011-05-12 14:33 UTC  (2+ messages)

[PATCH] fix unterminated sed cmd in export_report.pl
 2011-05-11 22:39 UTC  (5+ messages)

[PATCH] kbuild: Fix GNU make v3.80 compatibility
 2011-05-11 11:41 UTC  (2+ messages)

[PATCH 09/34] x86: Allow to override the ROOT_DEV variable
 2011-05-11 15:22 UTC  (3+ messages)
` [PATCH v2] x86: Do not set the root_dev field in bzImage

Choice visibility issue
 2011-05-11  2:38 UTC  (6+ messages)

[PATCH 1/1] deb-pkg: fix cross-compile build
 2011-05-10  5:25 UTC 

[PATCH 05/34] powerpc: Use the deterministic mode of ar
 2011-05-05 15:22 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH] Replace '-' in kernel version with '_'
 2011-05-04 21:08 UTC  (2+ messages)

make rpm-pkg and version mismatch
 2011-05-04 21:07 UTC  (4+ messages)

[PATCH] rpm-pkg: Fix when current directory is a symlink
 2011-05-04 20:49 UTC 

[PATCH] Replace '-' in kernel version with '_'
 2011-05-04 20:45 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update KCONFIG entry
 2011-05-04 18:15 UTC  (2+ messages)

[PATCH] kbuild, deb-pkg: set host machine $arch correctly when cross-compiling or not
 2011-05-04  6:27 UTC 

[PATCH] Make it possible to override INSTALL_HDR_PATH
 2011-05-03 22:34 UTC  (3+ messages)

[PATCH V2 0/7] kbuild: move scripts/basic/docproc.c to scripts/docproc.c
 2011-05-02 20:55 UTC  (2+ messages)

[PATCH v3.1] kbuild: implement several W= levels
 2011-05-02 20:35 UTC  (13+ messages)
` [PATCH] kbuild: Allow to combine multiple "

linux-next: Tree for May 2 (uml builds fail)
 2011-05-02 20:33 UTC  (5+ messages)


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