messages from 2014-08-06 14:04:18 to 2014-09-10 03:40:21 UTC [more...]
[PATCH 0/3] kbuild: Clean up makefiles and then drop obj-n an obj-n
2014-09-10 3:40 UTC (11+ messages)
` [PATCH 1/3] kbuild: remove unnecessary "obj- := dummy.o" trick
` [PATCH 2/3] kbuild: remove unnecessary variable initializaions
` [PATCH 3/3] kbuild: remove obj-n and lib-n handling
[PATCH] kbuild: simplify build, clean, modbuiltin shorthands
2014-09-09 16:29 UTC (2+ messages)
[PATCH 0/3] kbuild: better implementation to display "Entering directory ..."
2014-09-09 16:28 UTC (7+ messages)
` [PATCH 1/3] kbuild: fake the "Entering directory ..." message more simply
` [PATCH 2/3] kbuild: use $(Q) for sub-make target
` [PATCH 3/3] kbuild: handle C=... and M=... after entering into build directory
[PATCH 0/6] dts, kbuild: Implement support for dtb vendor subdirs
2014-09-08 7:14 UTC (10+ messages)
` [PATCH 1/6] dts, arm64: Add dtbs_install make target
` [PATCH 2/6] dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst
` [PATCH 3/6] dts, arm/arm64: Remove dtbs build rules in sub-makes
` [PATCH 4/6] dts, kbuild: Implement support for dtb vendor subdirs
` [PATCH 5/6] dts, arm64: Move dts files to "
` [PATCH 6/6] dts, arm: Remove $(MACHINE) variable from dtbs make recipes
Financing
2014-09-08 9:26 UTC
deb-pkg: Add support for powerpc little endian
2014-09-07 2:42 UTC (6+ messages)
` [PATCH v2] "
[PATCH] kbuild, LLVMLinux: Add better clang cross build support
2014-09-06 0:21 UTC
[PATCH v2 0/4] kconfig: store default ARCH in .config
2014-09-04 5:23 UTC (9+ messages)
` [PATCH v2 1/4] kconfig: save values imported from environment into config file
` [PATCH v2 2/4] scripts/config: add option for changing output for undefined options
` [PATCH v2 3/4] kconfig: get target architecture from config file
` [PATCH v2 4/4] kconfig: link CONFIG_CROSS_COMPILE with environment variable
FROM: Husam Al Sayed
2014-09-03 18:35 UTC
[RFC PATCH v2 00/27] Compile test and fixes for exported header files
2014-09-01 6:26 UTC (28+ messages)
` [RFC PATCH v2 01/27] Compile test script "
` [RFC PATCH v2 02/27] scripts/headers.sh: add verbose option to make calls if defined
` [RFC PATCH v2 03/27] Makefile: propagate verbose options
` [RFC PATCH v2 04/27] headers_install.sh: enhance error handling
` [RFC PATCH v2 05/27] drm.h: include stdlib.h in userspace
` [RFC PATCH v2 06/27] drm_mode.h: include stdint.h and linux/types.h "
` [RFC PATCH v2 07/27] exynos_drm.h: include stdint.h "
` [RFC PATCH v2 08/27] nouveau_drm.h: "
` [RFC PATCH v2 09/27] radeon_drm.h: "
` [RFC PATCH v2 10/27] vmwgfx_drm.h: include drm/drm.h instead of drm.h "
` [RFC PATCH v2 11/27] dm-log-userspace.h: include stdint.h "
` [RFC PATCH v2 12/27] hsi_char.h: "
` [RFC PATCH v2 13/27] ebtables.h: "
` [RFC PATCH v2 14/27] cld.h: "
` [RFC PATCH v2 15/27] rds.h: "
` [RFC PATCH v2 16/27] sctp.h: "
` [RFC PATCH v2 17/27] scsi_bsg_fc.h: "
` [RFC PATCH v2 18/27] scsi_netlink.h: "
` [RFC PATCH v2 19/27] scsi_netlink_fc.h: "
` [RFC PATCH v2 20/27] hdspm.h: "
` [RFC PATCH v2 21/27] gntalloc.h: "
` [RFC PATCH v2 22/27] gntdev.h: "
` [RFC PATCH v2 23/27] r128_drm.h: include drm/drm.h
` [RFC PATCH v2 24/27] via_drm.h: include linux/types.h instead of non-existing via_drmclient.h
` [RFC PATCH v2 25/27] via_drm.h: hide struct via_file_private in userspace
` [RFC PATCH v2 26/27] savage_drm.h: include <drm/drm.h>
` [RFC PATCH v2 27/27] sis_drm.h: hide sis_file_private in userspace
[PATCH v9 00/23] Add gdb python scripts as kernel debugging helpers
2014-08-27 15:21 UTC (3+ messages)
` [PATCH v9 01/23] scripts/gdb: Add infrastructure
` [PATCH v9 23/23] scripts/gdb: Ignore byte-compiled python files
[PATCH] builddeb: put the dbg files into the correct directory
2014-08-26 14:05 UTC (5+ messages)
[PATCH 0/2] kconfig: fix multi-byte UTF handling in nconfig
2014-08-24 5:17 UTC (5+ messages)
Urgent Assistance from Syria
2014-08-23 14:08 UTC
[PATCH v2] arch: Kconfig: Let all little endian architectures define CPU_LITTLE_ENDIAN explicitly
2014-08-23 2:31 UTC (4+ messages)
firmware: fix build of external firmware
2014-08-22 14:52 UTC (5+ messages)
[RFC] [PATCH] pkg-config default search pathes
2014-08-22 11:07 UTC (6+ messages)
` [RFC] [PATCH] kconfig: menuconfig: pkg-config should base upon default configuration
[PATCH] kbuild: arm: Do not define "comma" twice
2014-08-22 10:52 UTC
[PATCH] kbuild: Make scripts executable
2014-08-22 1:27 UTC (4+ messages)
[PATCH v2 0/6] kbuild: use target compiler for user binaries in samples/
2014-08-21 13:46 UTC (5+ messages)
[PATCH] Fix ELF e_flags propagation through built-in.o construction
2014-08-21 12:48 UTC
[PATCHv2 0/3] handle module compression at install
2014-08-20 16:09 UTC (8+ messages)
` [PATCH 1/3] modinst: wrap long lines in order to enhance cmd_modules_install
` [PATCH 2/3] kbuild: handle module compression while running 'make modules_install'
` [PATCH 3/3] modsign: lookup lines ending in .ko in .mod files
[PATCH 0/3] handle module compression at install
2014-08-20 15:04 UTC (11+ messages)
` [PATCH 1/3] modinst: wrap long lines in order to enhance cmd_modules_install
` [PATCH 2/3] kbuild: handle module compression while running 'make modules_install'
` [PATCH 3/3] modsign: lookup lines ending in .ko in .mod files
Overriding -Werror
2014-08-20 5:10 UTC (13+ messages)
v flags/modifiers in scripts/tags.sh
2014-08-19 15:56 UTC (9+ messages)
` [PATCH 0/3] scripts/tags.sh: some emacs fixes
` [PATCH 1/3] scripts/tags.sh: Don't specify kind-spec for emacs' ctags/etags
` [PATCH 2/3] scripts/tags.sh: remove *PCGFLAGS regular expressions
` [PATCH 3/3] scripts/tags.sh: fix DEFINE_HASHTABLE in emacs case
[PATCH 0/4] kbuild: Fix the dependency handling of multi-objs targets
2014-08-19 8:58 UTC (6+ messages)
` [PATCH 1/4] kbuild: handle multi-objs dependency appropriately
` [PATCH 2/4] kbuild: handle the dependency of multi-objs hostprogs appropriately
` [PATCH 3/4] kbuild: refactor script/kconfig/Makefile
` [PATCH 4/4] kbuild: remove redundant clean-files from scripts/kconfig/Makefile
[PATCH 1/4] Documentation: kbuild: Remove obsolete include/asm symlink step
2014-08-19 8:06 UTC (7+ messages)
` [PATCH 2/4] Documentation: kbuild: Improve if_changed documentation
` [PATCH 3/4] Documentation: kbuild: Remove obsolete dtc_cpp section
` [PATCH 4/4] Documentation: kbuild: Improve grammar
[PATCH] kbuild: fix bug with modpost Makefile warn flag inclusion
2014-08-19 7:00 UTC
[PATCH] kbuild: fix bug with modpost Makefile warn flag inclusion
2014-08-19 4:35 UTC (2+ messages)
[PATCH v2] pkg-config default search paths
2014-08-18 11:05 UTC (2+ messages)
` [PATCH v2] kconfig: menuconfig: pkg-config should base upon default configuration
Generating .config from DTS
2014-08-17 10:03 UTC
[Ksummit-discuss] RFC: Kernel tinification - kernel config reduction
2014-08-15 11:04 UTC (2+ messages)
[PATCH v3] kconfig/symbol.c: handle choice_values that depend on 'm' symbols
2014-08-15 7:43 UTC (8+ messages)
` [PATCH v4] "
Problem building 3.16 with make O=
2014-08-13 19:40 UTC (3+ messages)
[GIT] kbuild misc changes for 3.17-rc1
2014-08-11 15:23 UTC
[GIT] kbuild for 3.17-rc1
2014-08-11 15:11 UTC
[PATCH gdb/scripts] scripts/gdb: Ignore byte-compiled python files
2014-08-11 5:40 UTC (2+ messages)
[PATCH] deb-pkg: support ppc64 and ppc64el Debian archs
2014-08-07 20:32 UTC
[PATCH v3] kbuild: kselftest - new make target to build and run kernel selftests
2014-08-07 20:18 UTC (3+ messages)
[PATCH] kbuild: escape single backslashes in macro make-cmd
2014-08-07 19:56 UTC (8+ messages)
` [PATCH] kbuild: Fix handling of backslashes in *.cmd files
[PATCH v2] kbuild: kselftest - new make target to build and run kernel selftests
2014-08-07 16:13 UTC (3+ messages)
[PATCH] kbuild: devtest - new make target for build all and run tests
2014-08-07 13:59 UTC (6+ 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).