public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-29 20:23:48 to 2012-05-08 19:15:03 UTC [more...]

[PATCH 00/23] x86, realmode: new infrastructure for realmode code
 2012-05-08 19:14 UTC  (26+ messages)
` [PATCH 01/23] x86, realmode: 16-bit real-mode code support for relocs tool
` [PATCH 02/23] x86, realmode: realmode.bin infrastructure
` [PATCH 03/23] x86, realmode: Relocator for realmode code
` [PATCH 04/23] x86, realmode: Move reboot_32.S to unified "
` [PATCH 05/23] x86, realmode: Move SMP trampoline "
` [PATCH 06/23] x86, realmode: Move ACPI wakeup "
` [PATCH 07/23] x86, realmode: Set permission for real mode pages
` [PATCH 08/23] x86, realmode: Allow absolute pa_* symbols in the realmode code
` [PATCH 09/23] x86, realmode: Add .text64 section, make barrier symbols absolute
` [PATCH 10/23] x86, realmode: Move bits to the proper sections in trampoline_64.S
` [PATCH 11/23] x86, realmode: Align .data section in trampoline_32.S
` [PATCH 12/23] x86, realmode: Remove indirect jumps in trampoline_64.S
` [PATCH 13/23] x86, realmode: Remove indirect jumps in trampoline_32 and wakeup_asm
` [PATCH 14/23] x86, realmode: Replace open-coded ljmpw with a macro
` [PATCH 15/23] x86, realmode: Move trampoline_*.S early in the link order
` [PATCH 16/23] x86, realmode: Fix always-zero test in reboot_32.S
` [PATCH 17/23] x86, realmode: fix 64-bit wakeup sequence
` [PATCH 18/23] x86, realmode: don't copy real_mode_header
` [PATCH 19/23] x86, realmode: flattened rm hierachy
` [PATCH 20/23] x86, realmode: header for trampoline code
` [PATCH 21/23] x86, realmode: move relocs from scripts/ to arch/x86/tools
` [PATCH 22/23] x86, realmode: fixes compilation issue in tboot.c
` [PATCH 23/23] x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline

[PATCH 00/23] x86, realmode: new infrastructure for realmode code
 2012-05-08 18:20 UTC  (3+ messages)
` [PATCH 01/23] x86, realmode: 16-bit real-mode code support for relocs tool
` [PATCH 02/23] x86, realmode: realmode.bin infrastructure

[PATCH v2 0/4] kbuild: Move vmlinux link out of top-level Makefile
 2012-05-08 17:53 UTC  (16+ messages)
` [PATCH 1/4] kbuild: drop unused KBUILD_VMLINUX_OBJS from "
` [PATCH 2/4] kbuild: refactor final link of sparc32
` [PATCH 3/4] kbuild: link of vmlinux moved to a script
            ` [PATCH] kbuild: fix ia64 link
` [PATCH 4/4] kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinux

(no subject)
 2012-05-08  0:25 UTC 

(no subject)
 2012-05-07 20:13 UTC 

[PATCH 0/8] kbuild: use script for final link, move definitions out of top-level Makefile
 2012-05-07  6:59 UTC  (13+ messages)
` [PATCH 1/8] kbuild: drop unused KBUILD_VMLINUX_OBJS from "
` [PATCH 2/8] kbuild: refactor final link of sparc32
` [PATCH 3/8] kbuild: link of vmlinux moved to a script
` [PATCH 4/8] kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinux
` [PATCH 5/8] kbuild: move definitions from top-level Makefile to scripts/Kbuild.config
` [PATCH 6/8] kbuild: move arch definitions from top-level Makefile to scripts/Kbuild.arch
` [PATCH 7/8] kbuild: move W=... stuff to Kbuild.arch
` [PATCH 8/8] kbuild: remove useless warning

[RFC] move link of vmlinux to a script
 2012-05-05  8:30 UTC  (5+ messages)

[PATCH] kbuild: Makefile: remove unnecessary check for m68knommu ARCH
 2012-05-04 22:09 UTC  (5+ messages)

[PATCH] kbuld: Implement oldmodconfig
 2012-05-04 22:24 UTC  (9+ messages)
  ` [PATCH] kbuild: Add error handling to KCONFIG_ALL_CONFIG

[PATCH V2] checkpatch: add check for whitespace before semicolon at end-of-line
 2012-05-04 16:45 UTC  (2+ messages)

Dear Beloved
 2012-05-04 12:14 UTC 

[PATCH 1/2] Makefile: make sure KCFLAGS options are at the end
 2012-05-04  8:56 UTC 

[PATCH] scripts/modpost: check for bad refernces in .pci.fixups area
 2012-05-03 18:29 UTC  (3+ messages)

[PATCH] checkpatch: add check for whitespace before semicolon at end-of-line
 2012-05-03 15:52 UTC  (4+ messages)

$5000 AVAILABLE FOR PICK UP
 2012-05-01 12:47 UTC 

jobserver disabled for make tar*-pkg
 2012-04-29 13:29 UTC  (3+ messages)

RFC: How to handle function tracing, frame pointers and -mfentry?
 2012-04-28 16:34 UTC  (12+ messages)

[PATCH 0/4] kbuild: Move vmlinux link out of top-level Makefile
 2012-04-25 16:30 UTC  (10+ messages)
` [PATCH 1/4] kbuild: drop unused KBUILD_VMLINUX_OBJS from "
` [PATCH 2/4] kbuild: refactor final link of sparc32
` [PATCH 3/4] kbuild: link of vmlinux moved to a script
` [PATCH 4/4] kbuild: document KBUILD_LDS, KBUILD_VMLINUX_INIT and KBUILD_VMLINUX_MAIN

Mutual Benefit
 2012-04-25 16:23 UTC 

Mutual Benefit
 2012-04-25 16:01 UTC 

[GIT] modpost fix for newer toolchain
 2012-04-24 15:50 UTC  (8+ messages)

[PATCH] user-specified temporary directory for deb-pkg
 2012-04-24  7:33 UTC  (3+ messages)

[PATCH 1/3] kbuild, deb-pkg: Try to determine distribution
 2012-04-23 22:16 UTC  (3+ messages)
` [PATCH 2/3] kbuild, deb-pkg: Bump year in debian/copyright file
` [PATCH 3/3] kbuild, deb-pkg: Update git repository URL "

Contact me for a private and secured loan now!!
 2012-04-22 10:10 UTC 

[PATCH] Fix modpost failures in fedora 17
 2012-04-22  6:03 UTC 

[PATCH] scripts/config: properly report and set string options
 2012-04-19 21:07 UTC  (10+ messages)

[BUG] savedefconfig results in different .config
 2012-04-18 21:45 UTC  (3+ messages)

[RFC] updating gconfig (patch against kernel 3.2.1)
 2012-04-17  0:31 UTC 

REMAP_VECTORS_TO_RAM option in arch/arm/Kconfig-nommu hidden
 2012-04-15 11:07 UTC 

[PATCH 0/5] RFC: strip 15,000 lines from a typical autoconf.h
 2012-04-12 23:46 UTC  (24+ messages)
` [PATCH 1/5] Revert "mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)"
` [PATCH 2/5] ARM: remove C users of IS_ENABLED on THUMB2_KERNEL
` [PATCH 3/5] drivers/net: remove IS_ENABLED usage from wiznet drivers
` [PATCH 4/5] Revert "kconfig: fix __enabled_ macros definition for invisible and un-selected symbols"
` [PATCH 5/5] kconfig: limit IS_ENABLED & similar to CPP usage
            ` [PATCH 0/3] RFC v2: strip 15,000 lines from a typical autoconf.h
              ` [PATCH 1/3] kconfig: fix IS_ENABLED to not require all options to be defined
              ` [PATCH 2/3] Revert "kconfig: fix __enabled_ macros definition for invisible and un-selected symbols"
              ` [PATCH 3/3] kconfig: delete last traces of __enabled_ from autoconf.h

[PATCH 2/2] Add CONFIG_READABLE_ASM
 2012-04-12 20:35 UTC  (10+ messages)

[PATCH] modpost: Fix modpost's license checking V2
 2012-04-10  0:59 UTC  (6+ messages)
` [PATCH] modpost: Fix modpost's license checking V3

[PATCH] Fix build failure on cygwin
 2012-04-09 13:49 UTC  (5+ messages)
    ` [PATCH] Rename _B to _XBYTE in libfdt_env.h

HONG LEONG BANK (Malaysia)
 2012-04-04 16:35 UTC 

(no subject)
 2012-04-07  6:36 UTC 

[GIT] make cscope fix
 2012-04-02 12:28 UTC 

[GIT] kbuild for 3.4
 2012-03-30 22:13 UTC 

[PATCH 0/2] merge_config.sh updates for 3.4?
 2012-03-30 13:16 UTC  (3+ messages)
` [PATCH 1/2] merge_config.sh: Set execute bit

[PATCH 2/2] merge_config.sh: Add option to display redundant configs
 2012-03-30 13:14 UTC  (2+ messages)

[GIT] kconfig for v3.4-rc1
 2012-03-30 22:18 UTC 

[GIT] kbuild misc changes for v3.4-rc1
 2012-03-30 22:27 UTC 

[PATCH] Let modpost parses vmlinux instead of vmlinux.o
 2012-03-29 21:57 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox