messages from 2014-06-10 09:27:54 to 2014-07-07 11:03:41 UTC [more...]
[PATCH] x86,build: Fix make -jN modules_install install
2014-07-07 11:03 UTC (11+ messages)
` [PATCH] kbuild: Do not run modules_install and install in paralel
[RFC] Turn off -Wmaybe-uninitialized completely and move it to W=1
2014-07-07 10:53 UTC (4+ messages)
` [PATCH] Kbuild: Move -Wmaybe-uninitialized "
[PATCH 3/3] ARM: only select ARM_PATCH_PHYS_VIRT if MMU is enabled
2014-07-07 6:51 UTC
Possible bug in kbuild
2014-07-07 5:43 UTC (4+ messages)
` [patch] iwlwifi: fix Kconfig option continuity
relative objtree change broke tar builds?
2014-07-07 1:04 UTC (18+ messages)
` [PATCH] kbuild: Fix tar-pkg with relative $(objtree)
[PATCH] kconfig: store default ARCH in .config
2014-07-06 10:19 UTC (5+ messages)
[PATCH] checkstack: use $UTS_MACHINE as target architecture
2014-07-05 11:22 UTC
[PATCH] kbuild: document KBUILD_SHELL
2014-07-04 22:01 UTC (12+ messages)
[PATCH] kbuild: Fix packaging targets with relative $(srctree)
2014-07-04 21:24 UTC
[PATCH] Fix compiler message generation
2014-07-04 12:38 UTC (4+ messages)
[GIT PULL] kbuild fix for v3.16-rc4
2014-07-03 21:55 UTC
[RFC PATCH] kbuild: move cc_c_o logic to a shell script
2014-07-03 21:49 UTC (2+ messages)
[PATCH] Documentation/make/headers_install.txt: update documentation
2014-07-03 21:12 UTC (2+ messages)
[PATCH] scripts/Makefile.clean: clean also $(extra-m) and $(extra-)
2014-07-03 20:55 UTC (10+ messages)
[PATCH] kbuild: explain stack-protector-strong CONFIG logic
2014-07-03 1:10 UTC
[PATCH] drivers/Makefile: always enter hid/ subdirectory
2014-07-01 16:04 UTC
3d3d6b847420 ("kbuild: LLVMLinux: Adapt warnings for compilation with clang")
2014-07-01 10:12 UTC (6+ messages)
` [PATCH] kbuild, LLVMLinux: only use warnings when using clang
[PATCH 1/1] script/kconfig: remove a warning for menucofig
2014-06-30 23:10 UTC (3+ messages)
[PATCH 1/4] Documentation: use subdir-y to avoid unnecessary built-in.o files
2014-06-29 2:23 UTC
KANN ICH DEPONIEREN 18.000.000,00 GBP IN IHREM KONTO ?
2014-06-27 20:21 UTC
[PATCH 02/13] perf tools: Kbuild builtin source related fixies
2014-06-24 22:47 UTC (3+ messages)
` [PATCH 03/13] perf tools: Kbuild "
` [PATCH 04/13] perf tools: Add kbuild support into Makefile.kbuild
My Last Wish
2014-06-23 9:42 UTC
[PATCH] kconfig: plug false-positive warning in get_prompt_str() seen with gcc-4.9
2014-06-23 9:29 UTC (3+ messages)
[PATCH] Makefile: version.h macros KERNEL_EXTRAVERSION, LINUX_EXTRAVERSION_CODE
2014-06-20 20:56 UTC (5+ messages)
[RFC PATCH 0/2] Make host compiler and linker flags modifyable
2014-06-20 19:35 UTC (5+ messages)
` [RFC PATCH 1/2] Makefile: Make HOSTCFLAGS and HOSTCXXFLAGS user modifyable
` [RFC PATCH 2/2] Makefile: Introduce HOSTLDFLAGS environment variable
[GIT PULL] kbuild fixes for v3.16-rc2
2014-06-18 21:36 UTC
9da0763 "kbuild: Use relative path ..." Broke my IDE
2014-06-18 19:56 UTC
[PATCH] kbuild: fix a typo in a kbuild document
2014-06-18 19:39 UTC (4+ messages)
[PATCH v2] builddeb: fix missing headers in linux-headers package
2014-06-18 19:37 UTC (7+ messages)
Regression: firmware: Simplify directory creation + b43 = fails to build
2014-06-18 16:25 UTC (3+ messages)
MANY errors while building media docbooks
2014-06-18 16:12 UTC (4+ messages)
` [PATCH] Documentation: Fix DocBook build with relative $(srctree)
Regression: make O=... deb-pkg broken in 3.16
2014-06-18 12:43 UTC (7+ messages)
` [PATCH] deb-pkg: Fix for relative paths
Duplicate Kconfig symbol
2014-06-16 6:04 UTC (3+ messages)
[PATCH RFC 00/10] tools: Revamp the unaligned endian access functions
2014-06-13 20:04 UTC (18+ messages)
` [PATCH RFC 01/10] tools: Remove double-underscore symbols from user space byteshift functions
` [PATCH RFC 02/10] tools: Create <tools/unaligned.h> and an unaligned subdirectory
` [PATCH RFC 03/10] tools: Add le_direct/be_direct methods for unaligned access
` [PATCH RFC 04/10] tools: Add packed struct method for unaligned references
` [PATCH RFC 05/10] tools: Add <endian.h> libc support "
` [PATCH RFC 06/10] tools: Add gcc __builtin_bswap*() "
` [PATCH RFC 07/10] tools: Remove leading underscores from header guards
` [PATCH RFC 08/10] tools: Move unaligned common infrastructure into <tools/unaligned.h>
` [PATCH RFC 09/10] tools: Add common infrastructure for byte swapping
` [PATCH RFC 10/10] tools: Use reasonable defaults for the default access
[PATCH v2] x86,vdso: Fix vdso_install
2014-06-13 17:28 UTC (7+ messages)
` [PATCH v3] "
[GIT PULL] kbuild misc changes for v3.16-rc1
2014-06-12 16:16 UTC
[GIT PULL] kbuild changes for v3.16-rc1
2014-06-12 16:10 UTC
Kconfig fails: big select-based circular dependency
2014-06-12 10:49 UTC (2+ messages)
Kernel build fail with "Circular xxxx <- xxxx dependency dropped"
2014-06-12 8:09 UTC (7+ messages)
` [PATCH v2] powerpc: Avoid circular dependency with zImage.%
[PATCH 0/2] x86,vdso,kbuild: Fix vdso_install
2014-06-11 19:18 UTC (18+ messages)
` [PATCH 1/2] kbuild: Add recipe-cmd, an @-less cmd variant
` [PATCH 2/2] x86,vdso: Fix vdso_install
[PATCH v2 1/2] deb-pkg: Add automatic support for armhf architecture
2014-06-11 6:33 UTC (5+ messages)
[RESEND PATCH v2 0/2] kconfig: Remove bad inference rules expr_eliminate_dups2()
2014-06-10 14:31 UTC
[RESEND PATCH v2 1/2] kconfig: completely remove expr_eliminate_dups2() and related code
2014-06-10 14:31 UTC
[RESEND PATCH v2 2/2] kconfig: trivial - adjust comments in expr.c
2014-06-10 14:31 UTC
[PATCH v2 0/5] kbuild: Use relative paths if possible
2014-06-10 14:30 UTC (14+ messages)
` [PATCH v2 3/5] kbuild: Use relative path for $(objtree)
[PATCH v2 0/5] kbuild: Clean-up and bug fixes of scripts/Makefile.host
2014-06-10 13:21 UTC (2+ messages)
[PATCH v2 0/1] builddeb: add arm64 in the supported architectures
2014-06-10 12:49 UTC (7+ messages)
` [PATCH v2 1/1] "
[PATCH v2 2/2] deb-pkg: Add automatic support for s390x architecture
2014-06-10 12:49 UTC (2+ messages)
[PATCH] Documentation/kbuild/makefiles.txt: Improve description of lib-* targets
2014-06-10 12:47 UTC (4+ messages)
possible typo
2014-06-10 12:16 UTC (4+ messages)
[PATCH v2] kbuild: trivial - use tabs for code indent where possible
2014-06-10 12:03 UTC (2+ messages)
[PATCH v2] kbuild: make KBUILD_SHELL overridable and document it
2014-06-10 11:26 UTC (2+ messages)
[PATCH] kbuild: trivial - use tabs for code indent where possible
2014-06-10 10:10 UTC (3+ messages)
[PATCH 0/7] scripts: objdiff: various clean-up, fix and new features
2014-06-10 10:04 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).