linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-24 16:28:06 to 2015-01-21 03:55:28 UTC [more...]

[PATCH 1/3] jump_label: Allow asm/jump_label.h to be included in assembly
 2015-01-21  3:55 UTC  (6+ 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

[PATCHv2 0/1] deb-pkg: Add device tree blobs to the package
 2015-01-20 16:04 UTC  (5+ messages)
` [PATCHv2 1/1] "

[PATCH v3 3/3] kconfig: allow use of relations other than (in)equality
 2015-01-20 12:53 UTC 

[PATCH v3 2/3] kconfig: don't silently ignore unhandled characters
 2015-01-20 12:52 UTC 

[PATCH v3 1/3] trivial: sound/soc/intel/Kconfig: use single backslash for line continuation
 2015-01-20 12:52 UTC 

[PATCH v3 0/3] kconfig: enhance parsing and operator recognition
 2015-01-20 12:51 UTC 

[PATCH 1/6] selftests: Introduce minimal shared logic for running tests
 2015-01-20  3:13 UTC  (18+ messages)
` [PATCH 2/6] selftests: Add install target
` [PATCH 3/6] selftests: Add install support for the powerpc tests
` [PATCH 4/6] kbuild: add a new kselftest_install make target to install selftests
` [PATCH 5/6] kbuild: Don't pass -rR to selftest makefiles
` [PATCH 6/6] selftests: Set CC using CROSS_COMPILE once in lib.mk

[Patch V2 0/4] xen: auto-generate symbols for xen hypercalls
 2015-01-19 15:42 UTC  (3+ messages)

[PATCH v2 1/2] kconfig: don't silently ignore unhandled characters
 2015-01-19 12:50 UTC  (6+ messages)

[PATCH] kbuild: fix scripts/headers.sh to see the correct Kbuild path
 2015-01-17 21:41 UTC  (3+ messages)

[PATCH v2 2/2] kconfig: allow use of relations other than (in)equality
 2015-01-16 16:18 UTC  (3+ messages)

[PATCH v2 0/2] kconfig: enhance parsing and operator recognition
 2015-01-16 15:43 UTC 

[PATCH v4 00/20] kselftest install target feature
 2015-01-16  2:59 UTC  (27+ messages)
` [PATCH v4 01/20] selftests/breakpoints: add install target to enable test install
` [PATCH v4 02/20] selftests/cpu-hotplug: "
` [PATCH v4 03/20] selftests/efivarfs: "
` [PATCH v4 04/20] selftests/firmware: "
` [PATCH v4 05/20] selftests/ftrace: "
` [PATCH v4 06/20] selftests/ipc: "
` [PATCH v4 07/20] selftests/kcmp: "
` [PATCH v4 08/20] selftests/memfd: "
` [PATCH v4 09/20] selftests/memory-hotplug: "
` [PATCH v4 10/20] selftests/mount: "
` [PATCH v4 11/20] selftests/mqueue: "
` [PATCH v4 12/20] selftests/net: "
` [PATCH v4 13/20] selftests/ptrace: "
` [PATCH v4 14/20] selftests/size: "
` [PATCH v4 15/20] selftests/sysctl: "
` [PATCH v4 16/20] selftests/timers: "
` [PATCH v4 17/20] selftests/user: "
` [PATCH v4 18/20] selftests/vm: "
` [PATCH v4 19/20] selftests: "
` [PATCH v4 20/20] kbuild: add a new kselftest_install make target to install selftests

[PATCH] headers_check: don't warn about kexec.h
 2015-01-14  0:47 UTC  (5+ messages)

[PATCH] X.509: shut up about included cert for silent build
 2015-01-13 21:24 UTC  (2+ messages)
` [PATCH] X.509: silence asn1 compiler debug output

[PATCH] kconfig: use va_end to match corresponding va_start
 2015-01-12 13:18 UTC 

[PATCH 0/6] kbuild: refactor Makefiles related with cc-version
 2015-01-09 16:27 UTC  (9+ messages)
` [PATCH 1/6] kbuild: fix cc-ifversion macro
` [PATCH 2/6] kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
` [PATCH 3/6] kbuild,gcov: remove unnecessary workaround
` [PATCH 4/6] kbuild,gcov: simplify kernel/gcov/Makefile
` [PATCH 5/6] kbuild: allow cc-ifversion to have the argument for false condition
` [PATCH 6/6] kbuild,gcov: simplify kernel/gcov/Makefile more

[GIT PULL] make mrproper fix for v3.19-rc4
 2015-01-09  9:40 UTC  (4+ messages)

[PATCH] kbuild: drop $(version_h) from MRPROPER_FILES
 2015-01-08 15:27 UTC  (2+ messages)

[PATCH] kbuild: use mixed-targets when two or more config targets are given
 2015-01-08 14:06 UTC  (2+ messages)

[PATCH] kbuild: trivial - fix the help doc of CONFIG_CC_OPTIMIZE_FOR_SIZE
 2015-01-08 13:54 UTC  (3+ messages)

[PATCH] kbuild: Update documentation of clean-files and clean-dirs
 2015-01-08 13:49 UTC 

[PATCH v3 00/20] kselftest install target feature
 2015-01-07 23:22 UTC  (31+ messages)
` [PATCH v3 01/20] selftests/breakpoints: add install target to enable test install
` [PATCH v3 02/20] selftests/cpu-hotplug: "
` [PATCH v3 03/20] selftests/efivarfs: "
` [PATCH v3 04/20] selftests/firmware: "
` [PATCH v3 05/20] selftests/ftrace: "
    `  "
` [PATCH v3 06/20] selftests/ipc: "
` [PATCH v3 07/20] selftests/kcmp: "
` [PATCH v3 08/20] selftests/memfd: "
` [PATCH v3 09/20] selftests/memory-hotplug: "
` [PATCH v3 10/20] selftests/mount: "
` [PATCH v3 11/20] selftests/mqueue: "
` [PATCH v3 12/20] selftests/net: "
` [PATCH v3 13/20] selftests/ptrace: "
` [PATCH v3 14/20] selftests/size: "
  ` WIP alternative - was "
` [PATCH v3 15/20] selftests/sysctl: "
` [PATCH v3 16/20] selftests/timers: "
` [PATCH v3 17/20] selftests/user: "
` [PATCH v3 18/20] selftests/vm: "
` [PATCH v3 19/20] selftests: "
` [PATCH v3 20/20] kbuild: add a new kselftest_install make target to install selftests

[PATCH 1/2] merge_config.sh: Display usage if given too few arguments
 2015-01-07 20:29 UTC  (5+ messages)
` [PATCH 2/2] merge_config.sh: add -? for help

[PATCH 1/2] jump_label: Allow jump labels to be used in assembly
 2015-01-07 10:34 UTC  (5+ messages)
` [PATCH 2/2] powerpc: Include linux/jump_label.h to get HAVE_JUMP_LABEL define

[PATCH v6] builddeb: Try to determine distribution
 2015-01-07  9:47 UTC  (6+ messages)

[PATCH v7] builddeb: Try to determine distribution
 2015-01-06 13:35 UTC 

[PATCH] kconfig: use bool instead of boolean for type definition attributes
 2015-01-06  8:48 UTC  (7+ messages)

deb-pkg: Cleaning of debian/*tmp files when running 'make (dist)clean'
 2015-01-05 18:37 UTC  (16+ messages)
          ` [PATCH 1/2] kbuild: Fix removal of the debian/ directory
            ` [PATCH 2/2] kbuild: Drop support for clean-rule

kbuild Git tree and its branches
 2015-01-05 18:35 UTC  (3+ messages)

[PATCH v2 0/2] kbuild: Refactor ./Kbuild
 2015-01-05  9:44 UTC  (4+ messages)
` [PATCH v2 1/2] kbuild: merge bounds.h and asm-offsets.h rules
` [PATCH v2 2/2] kbuild: remove redundant line from bounds.h/asm-offsets.h

[PATCH 0/2] kbuild: Refactor ./Kbuild
 2015-01-05  6:58 UTC  (4+ messages)
` [PATCH 1/2] kbuild: merge bounds.h and asm-offsets.h rules

[RFC v5] builddeb: Try to determine distribution
 2015-01-03  9:32 UTC  (4+ messages)

[RFC v4] builddeb: Try to determine distribution
 2015-01-03  0:58 UTC  (3+ messages)

[RFC v3] builddeb: Try to determine distribution
 2015-01-02 21:45 UTC  (3+ messages)

[RFC v2] builddeb: Try to determine distribution
 2015-01-02 20:39 UTC 

[RFC] builddeb: Try to determine distribution
 2015-01-02 20:29 UTC  (4+ messages)

[3.19-rc2] builddeb: Update year and git repository URL in debian/copyright
 2015-01-02 19:20 UTC  (5+ messages)

[PATCH] scripts: fix link-vmlinux.sh bash-ism
 2015-01-02 15:55 UTC  (2+ messages)

[PATCH 00/19] lib: Some #include cleanups
 2014-12-31  1:21 UTC 


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).