linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-20 10:24:22 to 2015-04-09 14:11:24 UTC [more...]

[PATCH 1/3] jump_label: Allow asm/jump_label.h to be included in assembly
 2015-04-09 14:04 UTC  (10+ messages)
` [PATCH 2/3] jump_label: Allow jump labels to be used "
` [PATCH 3/3] powerpc: Include linux/jump_label.h to get HAVE_JUMP_LABEL define

[PATCH 1/2] kconfig: Simplify Makefile
 2015-04-09 12:58 UTC  (5+ messages)
` [PATCH 2/2] kconfig: Do not print status messages in make -s mode

[PATCH] kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y
 2015-04-09 12:44 UTC  (3+ messages)

[PATCH 0/4] builddeb improvements
 2015-04-09  7:43 UTC  (13+ messages)
` [PATCH 1/4] deb-pkg: Add automatic support for armhf architecture
` [PATCH 2/4] builddeb: install dtbs
` [PATCH 3/4] builddeb: simplify directory creation
` [PATCH 4/4] RFC: builddeb: add linux-tools package with perf

[PATCH 1/2] kconfig: Print full defined and depends for multiply-defined symbols
 2015-04-08 23:59 UTC  (2+ messages)

[PATCH] lto: Add __noreorder and mark initcalls __noreorder
 2015-04-08 23:50 UTC  (3+ messages)

[PATCH 0/2] Kbuild: kallsyms: update suffix ignore logic
 2015-04-07 11:19 UTC  (5+ messages)
` [PATCH 1/2] Kbuild: kallsyms: ignore veneers emitted by the ARM linker
` [PATCH 2/2] Kbuild: kallsyms: drop special handling of pre-3.0 GCC symbols

[PATCH] scripts/kconfig/Makefile: Fix spelling of Qt
 2015-04-06  9:27 UTC 

[PATCH] scripts/kconfig/Makefile: fix Qt spelling
 2015-04-05  7:00 UTC 

[PATCH] kbuild: add documentation of KBUILD_BUILD_VERSION
 2015-04-05  6:44 UTC 

[PATCH v3] kbuild: Create directory for target DTB
 2015-04-03 20:52 UTC  (2+ messages)

[PATCH 0/4] kbuild: refactor Makefile inclusion
 2015-04-02 15:27 UTC  (6+ messages)
` [PATCH 1/4] kbuild: use relative path to include Makefile
` [PATCH 2/4] kbuild: use relative path more "
` [PATCH 3/4] kbuild: include $(src)/Makefile rather than $(obj)/Makefile
` [PATCH 4/4] kbuild: ia64: use $(src)/Makefile.gate rather than particular path

[PATCH] kbuild: do not add $(bounds-file) and $(offsets-file) to targets
 2015-04-02 14:33 UTC  (2+ messages)

[RFC PATCH 0/2] ARM large kernels
 2015-04-01  9:04 UTC  (16+ messages)
` [RFC PATCH 1/2] Kbuild: kallsyms: ignore veneers emitted by the ARM linker
` [RFC PATCH 2/2] Kbuild: avoid partial linking of drivers/built-in.o

[PATCH v2 kbuild for-next 1/2] makefiles: add config option to force all cc warnings to errors
 2015-03-30 13:35 UTC  (3+ messages)
` [PATCH v2 kbuild for-next 2/2] modpost: add Kconfig option to report warnings as errors

[PATCH v2] kbuild: Create directory for target DTB
 2015-03-30 12:39 UTC  (4+ messages)

[PATCH] scripts/kconfig/Makefile: fix Qt spelling
 2015-03-28 20:36 UTC  (2+ messages)

[PATCH] dtbsinstall: don't move target directory out of the way
 2015-03-28 15:59 UTC  (2+ messages)

[Patch] dt: OF_UNITTEST make dependency broken
 2015-03-28  1:43 UTC  (3+ messages)

[PATCH] scripts/kconfig/Makefile: fix Qt spelling
 2015-03-28  9:28 UTC 

[PATCH 13/14] kdbus: add walk-through user space example
 2015-03-24 18:51 UTC  (3+ messages)

[RFC PATCH] Don't reset timestamps in include/generated if not needed
 2015-03-24 16:08 UTC  (6+ messages)
        ` [PATCH] kbuild: "

[PATCH 0/6] kbuild: mergeconfig: fix bugs, improve readability, and add generic entry point
 2015-03-24 15:55 UTC  (10+ messages)
` [PATCH 1/6] kbuild: mergeconfig: fix "jobserver unavailable" warning
` [PATCH 2/6] kbuild: mergeconfig: move an error check to merge_config.sh
` [PATCH 3/6] kbuild: mergeconfig: remove redundant $(objtree)
` [PATCH 4/6] merge_config.sh: improve indentation
` [PATCH 5/6] merge_config.sh: rename MAKE to RUNMAKE
` [RFC PATCH 6/6] kbuild: add generic mergeconfig target, %.config

[PATCH] kbuild: remove warning about "make depend"
 2015-03-24 15:39 UTC  (2+ messages)

[PATCH] Kconfig: drop bogus default values
 2015-03-24  7:39 UTC  (10+ messages)

[PATCH] kbuild: include core debug info when DEBUG_INFO_REDUCED
 2015-03-21  1:50 UTC 

[patch 0/7] dt: dtb version: add version info to dtb
 2015-03-20 19:14 UTC  (29+ messages)
` [patch 1/7] dt: dtb version: consolidate documentation of chosen node bindings
` [patch 2/7] dt: dtb version: document chosen/dtb-info node binding
` [patch 3/7] dt: dtb version: arm dts Makefile
` [patch 4/7] dt: dtb version: kernel Makefile
` [patch 5/7] dt: dtb version: kbuild scripts
` [patch 6/7] dt: dtb version: dtsi files
` [patch 7/7] dt: dtb version: report dtb info

[PATCH] tools: unbreak 'make tools/*'
 2015-03-19 16:11 UTC  (4+ messages)

[PATCH] kconfig: add missing va_end()
 2015-03-18 18:55 UTC  (3+ messages)

[PATCH v1 kbuild for-next 1/2] makefiles: add config option to force all cc warnings to errors
 2015-03-18 10:16 UTC  (8+ messages)
` [PATCH v1 kbuild for-next 2/2] modpost: add Kconfig option to report warnings as errors

[PATCH 1/7] modpost: add strict white-listing when referencing sections
 2015-03-18  9:14 UTC  (2+ messages)

[PATCH] scripts: fix link-vmlinux.sh bash-ism
 2015-03-17 20:59 UTC  (4+ messages)

[PATCH] kbuild: Create directory for target DTB
 2015-03-17 10:33 UTC  (2+ messages)

[PATCH] builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODULE_SIG_ALL are set
 2015-03-16  8:20 UTC 

[Patch v3 1/3] dt: OF_UNITTEST make dependency broken, framework fixes
 2015-03-13 19:18 UTC  (4+ messages)
` [Patch v3 3/3] dt: OF_UNITTEST make dependency broken, fix unittest.c after move

[PATCH] net:Kconfig: drop no sense dependence entry for BONDING
 2015-03-12 18:15 UTC  (5+ messages)

[PATCH v3 0/3] kconfig: enhance parsing and operator recognition
 2015-03-12 12:42 UTC  (3+ messages)

(no subject)
 2015-03-12 11:49 UTC 

Question: "genksyms: Track changes to enum constants" doesn't work
 2015-03-12  8:17 UTC  (2+ messages)

[Patch v2 1/3] dt: OF_UNITTEST make dependency broken, framework fixes
 2015-03-12  6:02 UTC  (2+ messages)
` [Patch v2 3/3] dt: OF_UNITTEST make dependency broken, fix unittest.c after move

[Patch 1/3] dt: OF_UNITTEST make dependency broken, framework fixes
 2015-03-12  5:37 UTC  (2+ messages)
` [Patch 3/3] dt: OF_UNITTEST make dependency broken, fix unittest.c after move

[PATCH 01/45] Makefile: propagate verbose options
 2015-03-10 22:36 UTC  (3+ messages)

test mail
 2015-03-10  8:37 UTC 

[PATCH V2] genksyms: fix segmentation fault if `name' is NULL
 2015-03-07  4:08 UTC 

linux-3.18.y: Add "kconfig: Fix warning "‘jump’ may be used uninitialized""
 2015-03-04  6:44 UTC  (3+ messages)

[PATCH] drm/rockchip: Flip select/depends in Kconfig
 2015-03-03 11:38 UTC 

[PATCH RFC 5/6] drm/tilcdc: Force building of DRM_TILCDC_INIT
 2015-03-02 12:59 UTC 

[RESEND Patch V2 0/4] xen: auto-generate symbols for xen hypercalls
 2015-03-02 11:00 UTC  (2+ messages)
` [Xen-devel] "

SYMTAB_SHNDX has bad sh_link build error
 2015-02-25 19:39 UTC 

[PATCH] kconfig: fix a misspelling in scripts/kconfig/merge_config.sh
 2015-02-25 13:59 UTC  (2+ messages)

Improve compile test option grammar
 2015-02-24 19:36 UTC 

[PATCH 1/3] kconfig: Get rid of the P() macro in headers
 2015-02-24 15:39 UTC  (3+ messages)
` [PATCH 2/3] kconfig: Remove dead code
` [PATCH 3/3] kconfig: Remove unnecessary prototypes from headers

[PATCH] powerpc: Update all configs using savedefconfig
 2015-02-24  0:11 UTC  (2+ messages)

[PATCH] [media] [kbuild] Add and use IS_REACHABLE macro
 2015-02-20 10:24 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;
as well as URLs for NNTP newsgroup(s).