public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-24 20:46:55 to 2011-07-08 17:08:34 UTC [more...]

[PATCH 1/2] [RFC] kconfig: introduce specialized printer
 2011-07-08 17:01 UTC  (8+ messages)
` [PATCHv2] "

[PATCH 0/9] Random kconfig patches
 2011-07-08  1:31 UTC  (21+ 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
` [PATCH 9/9] kconfig/gconf: silent missing prototype warnings
` [PATCH 0/5] Random kconfig patches (second iteration)
  ` [PATCH 1/5] kconfig: use calloc() for expr allocation
  ` [PATCH 2/5] kconfig/conf: reduce the scope of `defconfig_file'
  ` [PATCH 3/5] kconfig/conf: add command line options' description
  ` [PATCH 4/5] kconfig: remove pending prototypes for kconfig_load()
  ` [PATCH 5/5] kconfig/conf: mark xfgets() private

sorting of exports breaks modpost's GPL checking
 2011-07-07 12:17 UTC  (6+ messages)

[RFC] Kconfig library check merge
 2011-07-05 22:48 UTC  (13+ messages)
` [RFC 0/7] "
  ` [RFC 1/7] kconfig/Makefile: add pretty printer for moc(1)
  ` [RFC 2/7] kconfig/Makefile: ensure `conf' appears last in `hostprogs-y'
  ` [RFC 3/7] kconfig/check.sh: prepare for generic check
  ` [RFC 4/7] kconfig: move QT checks to `scripts/kconfig/check.sh'
  ` [RFC 5/7] kconfig: move GTK "
  ` [RFC 6/7] kconfig: move ncurses "
  ` [RFC 7/7] kconfig: add stub for nconf checks

[PATCH] kbuild: silence generated makefile message
 2011-07-04 22:55 UTC  (6+ messages)
    ` [PATCH V2] "
        ` [PATCH V3] "

[RFC 0/4] streamline_config clean-ups
 2011-07-01 23:31 UTC  (5+ messages)
` [RFC 1/4] kbuild: export MAKECMDGOALS
` [RFC 2/4] kconfig/streamline_config.pl: directly access LSMOD
` [RFC 3/4] kconfig/streamline_config.pl: merge local{mod,yes}config
` [RFC 4/4] kconfig/streamline_config.pl: move config generation to script

[PATCH] gitignore: ignore debian build directory
 2011-07-01 13:21 UTC  (2+ messages)

Equity Business Investment
 2011-06-30 17:08 UTC 

MONEY GRAM TRANSFER
 2011-06-26  8:31 UTC 

[PATCH] staging: iio light Kconfig fixlet
 2011-06-25 11:04 UTC  (2+ messages)

[PATCH] kconfig: do not overwrite symbol direct dependency in assignment
 2011-06-24 15:25 UTC  (5+ messages)

[RFC] kconfig: zconfdump() clean-up
 2011-06-24 14:08 UTC  (4+ messages)

[PATCH] Fix corruption of CONFIG_X86_32 in 'make oldconfig'
 2011-06-24 13:49 UTC  (6+ messages)
                    ` [PATCH] Enable 'make CONFIG_FOO=y oldconfig'

[Resend PATCH] package: Makefile: fix perf target bug
 2011-06-24 13:22 UTC  (6+ messages)
` [PATCH v3] "

[RFCv2 00/13] Kbuild: factor parser rules
 2011-06-23 21:07 UTC  (14+ messages)
` [RFCv3] "
    ` [RFCv4] "
      ` [RFCv5] "

[PATCH] STAGING: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHE
 2011-06-23 19:18 UTC  (2+ messages)

BUSINESS PROPOSAL
 2011-06-23  1:52 UTC 

[PATCH] um: Reinstate kernel version in generated .config
 2011-06-18 22:43 UTC  (2+ messages)

[GIT] kbuild fixes for 3.0-rc4
 2011-06-16 14:26 UTC 

generate one module from multiple object files (was: Re: [PATCH 2/2] usb: gadget: convert all users to the new udc)
 2011-06-14 20:24 UTC  (15+ messages)

[PATCH] Documentation:change all arch/i386 to arch/x86 in Documentation
 2011-06-14  0:06 UTC  (6+ messages)

[GIT] kbuild fixes for 3.0
 2011-06-10 20:56 UTC  (18+ messages)
              ` [lm-sensors] "

[PATCH v2 0/5] Fixes for X.Y kernel versions
 2011-06-09 14:57 UTC  (6+ messages)
` [PATCH v2 1/5] kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVEL
` [PATCH v2 2/5] kbuild: Fix <linux/version.h> "
` [PATCH v2 3/5] kbuild: Move depmod call to a separate script
` [PATCH v2 4/5] kbuild: Hack for depmod not handling X.Y versions
` [PATCH v2 5/5] perf: Use make kernelversion instead of parsing the Makefile

[PATCH] kbuild: silence Nothing to be done for 'all' message
 2011-06-09  9:49 UTC  (2+ messages)

[RFC] of/dtb: Add missing pieces of the in-kernel dtb support
 2011-06-08 18:15 UTC 

Your Mail Id has won 500,000.00 GBP in 7up promo send your: Name... Sex... Home Address
 2011-06-08 10:53 UTC 

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

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 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 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  (15+ messages)
` [PATCH 2/6] kbuild: Add a kernel-devel package
` [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  (2+ 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 3/3] in scripts/export_report.pl use warn() to issue WARNING, so they go to stderr
 2011-05-25 12:15 UTC  (5+ messages)
` [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  (9+ messages)


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