linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-03 12:09:24 to 2015-01-07 15:09:22 UTC [more...]

[PATCH 1/3] jump_label: Allow asm/jump_label.h to be included in assembly
 2015-01-07 15:09 UTC  (5+ 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] 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 v4 00/20] kselftest install target feature
 2015-01-06 19:43 UTC  (21+ 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 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)

[PATCH v3 00/20] kselftest install target feature
 2015-01-05 21:56 UTC  (30+ 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

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  (5+ messages)
` [PATCH 1/2] kbuild: merge bounds.h and asm-offsets.h rules
` [PATCH 2/2] kbuild: remove redundant line from bounds.h/asm-offsets.h

[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 

[PATCH 1/2] merge_config.sh: Display usage if given too few arguments
 2014-12-26 22:40 UTC  (4+ messages)
` [PATCH 2/2] merge_config.sh: add -? for help

[PATCH 0/6] kbuild: refactor Makefiles related with cc-version
 2014-12-25 22:41 UTC  (8+ 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

arch/x86/kernel/cpu/mkcapflags.sh
 2014-12-20 10:14 UTC  (2+ messages)

[GIT PULL] kbuild misc changes for v3.19-rc1
 2014-12-19 20:53 UTC 

[GIT PULL] kbuild changes for v3.19-rc1
 2014-12-19 20:51 UTC 

[PATCH] kconfig: improve handling EOF
 2014-12-19 17:07 UTC  (2+ messages)

[PATCH 1/2] kconfig: don't silently ignore unhandled characters
 2014-12-19 16:31 UTC  (5+ messages)

[PATCH 0/1]: Setting KCONFIG_CONFIG can break conf_write
 2014-12-18 18:07 UTC  (2+ messages)
` [PATCH] kconfig: allow KCONFIG_CONFIG environment to be full path

[Patch V2 0/4] xen: auto-generate symbols for xen hypercalls
 2014-12-17 10:27 UTC  (7+ messages)
` [Patch V2 1/4] xen: build infrastructure for generating hypercall depending symbols
  ` [Xen-devel] "
` [Patch V2 2/4] xen: synchronize include/xen/interface/xen.h with xen
` [Patch V2 3/4] xen: use generated hypervisor symbols in arch/x86/xen/trace.c
` [Patch V2 4/4] xen: use generated hypercall symbols in arch/x86/xen/xen-head.S
  ` [Xen-devel] "

[PATCH 0/4] xen: auto-generate symbols for xen hypercalls
 2014-12-16 14:51 UTC  (18+ messages)
` [PATCH 1/4] xen: build infrastructure for generating hypercall depending symbols
    ` [Xen-devel] "
` [PATCH 2/4] xen: synchronize include/xen/interface/xen.h with xen
  ` [Xen-devel] "
` [PATCH 3/4] xen: use generated hypervisor symbols in arch/x86/xen/trace.c
  ` [Xen-devel] "
` [PATCH 4/4] xen: use generated hypercall symbols in arch/x86/xen/xen-head.S
  ` [Xen-devel] "

"make binrpm-pkg O=jg/master" fails
 2014-12-16 10:56 UTC 

[PATCH] kbuild: use mixed-targets when two or more config targets are given
 2014-12-11 10:12 UTC 

[PATCH] kbuild: trivial - fix the help doc of CONFIG_CC_OPTIMIZE_FOR_SIZE
 2014-12-11  1:46 UTC  (2+ messages)

[PATCH] kbuild: remove old information in headers_install.txt document
 2014-12-11  1:41 UTC  (3+ messages)

[PATCH] kbuild: fix scripts/headers.sh to see the correct Kbuild path
 2014-12-11  1:41 UTC  (3+ messages)

[PATCH v2 0/4] kconfig: store default ARCH in .config
 2014-12-10 20:24 UTC  (3+ messages)

[PATCH 0/3] remove undocumented type definition alias
 2014-12-09 23:14 UTC  (15+ messages)
` [PATCH 1/3] kconfig: regenerate parser
` [PATCH 2/3] kconfig: remove undocumented type definition alias 'boolean'
` [PATCH 3/3] kconfig: rename S_BOOLEAN to S_BOOL for consistency

[PATCH v2 00/19] kselftest install target feature
 2014-12-03 14:14 UTC  (6+ messages)
` [PATCH v2 02/19] kbuild: kselftest_install - add a new make target to install selftests

[PATCH] kbuild: update headers_install.txt document
 2014-12-03 14:02 UTC  (2+ messages)

[PATCH] kbuild: remove redundant -rR flag of hdr-inst
 2014-12-03 13:22 UTC  (2+ 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).