Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-28 14:51:10 to 2016-02-26 15:15:20 UTC [more...]

[PATCH] kbuild/mkspec: fix grub2 installkernel issue
 2016-02-26 15:15 UTC 

[PATCH] modsign: hide openssl output in silent builds
 2016-02-26 11:20 UTC  (2+ messages)

[PATCH v3 0/3] Introduce GCC plugin infrastructure
 2016-02-25 22:45 UTC  (8+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] Add Cyclomatic complexity GCC plugin
` [PATCH v3 3/3] Documentation for the GCC plugin infrastructure

КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79133913837 Email: mloginova19@gmail.com Skype: prodawez389
 2016-02-25 14:38 UTC 

[PATCH v3 0/7] Trim unused exported kernel symbols
 2016-02-24 15:19 UTC  (9+ messages)
` [PATCH v3 1/7] kbuild: record needed exported symbols for modules
` [PATCH v3 2/7] allow for per-symbol configurable EXPORT_SYMBOL()
` [PATCH v3 3/7] fixdep: accept extra dependencies on stdin
` [PATCH v3 4/7] kbuild: de-duplicate fixdep usage
` [PATCH v3 5/7] kbuild: add fine grained build dependencies for exported symbols
` [PATCH v3 6/7] create/adjust generated/autoksyms.h
` [PATCH v3 7/7] kconfig option for TRIM_UNUSED_KSYMS

[PATCH] kbuild: Allow using host dtc instead of kernel's copy
 2016-02-24  1:36 UTC  (2+ messages)

[PATCH v4 0/2] Create specific kconfig for kselftest
 2016-02-23 18:31 UTC  (7+ messages)
` [PATCH v4 1/2] selftests: create test-specific kconfig fragments
` [PATCH v4 2/2] Makefile: add kselftest-merge

[REGRESSION] dell-wmi, dell-laptop: select DMI, Kconfig recursive dependency
 2016-02-23 17:57 UTC 

[PATCH v2 0/2] kbuild: Remove stale asm-generic wrappers
 2016-02-23  9:51 UTC  (5+ messages)
` [PATCH v2 2/2] "

In-place changes to a target?
 2016-02-22 23:02 UTC 

[PATCH 1/8] scripts/gdb: Provide linux constants
 2016-02-22 15:24 UTC 

[PATCH 0/6] ARM: decompressor: several cleanups
 2016-02-22 12:33 UTC  (11+ messages)
` [PATCH 1/6] ARM: decompressor: drop unneeded assignments to "targets"
` [PATCH 2/6] ARM: decompressor: drop more "
` [PATCH 3/6] ARM: decompressor: use clean-files instead of extra-y to clean files
` [PATCH 4/6] ARM: decompressor: drop redundant FORCE in Makefile
` [PATCH 5/6] ARM: decompressor: merge piggy.*.S and simplify Makefile
` [PATCH 6/6] ARM: decompressor: rename suffix_y to compress-y

[PATCH] arm64, kbuild: make "make install" not depend on vmlinux
 2016-02-19 18:22 UTC  (3+ messages)

Adding Xen to the kbuild bot?
 2016-02-19 17:06 UTC  (8+ messages)
    ` [Xen-devel] "

[PATCH v2 0/3] Introduce GCC plugin infrastructure
 2016-02-18 22:13 UTC  (10+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] Add Cyclomatic complexity GCC plugin
` [PATCH v2 3/3] Documentation for the GCC plugin infrastructure

[PATCH] kbuild: disable Android-specific compiler features
 2016-02-18 17:54 UTC  (4+ messages)

[PATCH] modpost: allow modpost to fail on warnings
 2016-02-18 10:36 UTC  (2+ messages)

[PATCH] kbuild: fixdep: Check fstat(2) return value
 2016-02-17 21:58 UTC  (3+ messages)

[PATCH tip v6 0/5] Simple wait queue support
 2016-02-17 13:04 UTC  (11+ messages)
` [PATCH tip v6 2/5] kbuild: Add option to turn incompatible pointer check into error
` [PATCH tip v6 3/5] KVM: use simple waitqueue for vcpu->wq
` [PATCH tip v6 4/5] rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock

Kconfig 'select' forcing config selecting even if dependent undefined
 2016-02-15 18:40 UTC 

[PATCH 0/5] gcov fixes and maybe-uninitialized warnings
 2016-02-15 17:46 UTC  (10+ messages)
` [PATCH 1/5] Kbuild: change CC_OPTIMIZE_FOR_SIZE definition
` [PATCH 2/5] Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES
` [PATCH 3/5] gcov: disable for COMPILE_TEST
` [PATCH 4/5] gcov: disable tree-loop-im to reduce stack usage
` [PATCH 5/5] gcov: disable -Wmaybe-uninitialized warning

[PATCH] ld-version: Drop the 4th and 5th version components
 2016-02-11 15:53 UTC  (2+ messages)

[PATCH] ld-version: fix it on Fedora
 2016-02-11 13:00 UTC  (9+ messages)

Good day
 2016-02-10 16:33 UTC 

[RFC][PATCHSET] allowing exports in *.S
 2016-02-10 22:15 UTC  (44+ messages)
` [PATCH 01/12] [kbuild] handle exports in lib-y objects reliably
` [PATCH 02/12] EXPORT_SYMBOL() for asm
` [PATCH 03/12] x86: move exports to actual definitions
` [PATCH 04/12] alpha: "
` [PATCH 05/12] m68k: move exports to definitions
` [PATCH 06/12] s390: "
` [PATCH 07/12] arm: "
` [PATCH 08/12] ppc: "
` [PATCH 09/12] sparc: "
` [PATCH 10/12] ia64: "
` [PATCH 11/12] [sparc] unify 32bit and 64bit string.h
` [PATCH 12/12] sparc32: debride memcpy.S a bit
` [RFC][PATCHSET v2] allowing exports in *.S
  ` [PATCH v2 01/13] [kbuild] handle exports in lib-y objects reliably
  ` [PATCH v2 02/13] EXPORT_SYMBOL() for asm
  ` [PATCH v2 03/13] x86: move exports to actual definitions
  ` [PATCH v2 04/13] alpha: "
  ` [PATCH v2 05/13] m68k: move exports to definitions
  ` [PATCH v2 06/13] s390: "
  ` [PATCH v2 07/13] arm: "
  ` [PATCH v2 08/13] ppc: "
  ` [PATCH v2 09/13] ppc: get rid of unreachable abs() implementation
  ` [PATCH v2 10/13] sparc: move exports to definitions
  ` [PATCH v2 11/13] [sparc] unify 32bit and 64bit string.h
  ` [PATCH v2 12/13] sparc32: debride memcpy.S a bit
  ` [PATCH v2 13/13] ia64: move exports to definitions

Need to know how to force compileand link dtb for obj-m targets
 2016-02-10 13:05 UTC 

Клиентские базы! Тел\Viber\Whatsapp:+79139393506 Skype:prodawez389 Email:usitnikov94@gmail.com Узнайте подробнее!!!
 2016-02-10  7:28 UTC 

[PATCH v2 0/6] Trim unused exported kernel symbols
 2016-02-10  5:08 UTC  (7+ messages)
` [PATCH v2 1/6] kbuild: record needed exported symbols for modules
` [PATCH v2 2/6] allow for per-symbol configurable EXPORT_SYMBOL()
` [PATCH v2 3/6] fixdep: minor cleanup
` [PATCH v2 4/6] fixdep: add fine grained build dependencies for exported symbols
` [PATCH v2 5/6] create/adjust generated/autoksyms.h
` [PATCH v2 6/6] kconfig option for TRIM_UNUSED_KSYMS

[PATCH 0/6] Trim unused exported symbols
 2016-02-09 23:30 UTC  (21+ messages)
` [PATCH 1/6] kbuild: record needed exported symbols for modules
` [PATCH 2/6] allow for per-symbol configurable EXPORT_SYMBOL()
` [PATCH 3/6] fixdep: minor cleanup
` [PATCH 4/6] fixdep: add fine grained build dependencies for exported symbols
` [PATCH 5/6] create/adjust generated/expsyms.h
` [PATCH 6/6] kconfig option for TRIM_UNUSED_EXPSYMS

[PATCH 0/3] Introduce GCC plugin infrastructure
 2016-02-09 19:14 UTC  (12+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Add Cyclomatic complexity GCC plugin
` [PATCH 3/3] Documentation for the GCC plugin infrastructure

[PATCH 1/3] GCC plugin infrastructure
 2016-02-09  4:20 UTC 

kbuild: global makefile and spaces in path
 2016-02-08 20:10 UTC  (6+ messages)

scripts/kconfig: allow building with make 3.80 again
 2016-02-08  3:51 UTC  (3+ messages)

Very Urgent,response needed
 2016-02-07 21:28 UTC 

[PATCH] staging: drop kbuild workaround dummy module from top dir
 2016-02-08  2:40 UTC  (5+ messages)

menuconfig project
 2016-02-07 14:37 UTC 

[linux-review:James-Hogan/kbuild-Remove-stale-asm-generic-wrappers/20160119-183642] d979f99e9cc14e2667e9b6e268db695977e4197a BUILD DONE
 2016-01-29 23:15 UTC  (14+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).