linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-14 03:14:59 to 2012-08-19 02:57:45 UTC [more...]

RFC: Link Time Optimization support for the kernel
 2012-08-19  2:57 UTC  (69+ messages)
` [PATCH 01/74] Add __visible
` [PATCH 02/74] sections: Make all standard section identifiers __visible
` [PATCH 03/74] sections: Make external kallsyms tables __visible
` [PATCH 04/74] sections: Add __visible to ia64 sections
` [PATCH 05/74] sections: Add __visible to m68k sections
` [PATCH 06/74] sections: Add __visible to powerpc sections
` [PATCH 07/74] sections: Add __visible to sh sections
` [PATCH 08/74] sections: Add __visible to tile sections
` [PATCH 09/74] sections: Add __visible to x86 sections
` [PATCH 10/74] sections: Add __visible to drivers/{base,pci} sections
` [PATCH 11/74] sections: Add __visible to rapidio sections
` [PATCH 12/74] sections: Add __visible to jump_label sections
` [PATCH 13/74] sections: Add __visible to init/* sections
` [PATCH 14/74] sections: Add __visible to kernel/* sections
` [PATCH 15/74] sections: Add __visible to kernel/trace/* sections
` [PATCH 16/74] sections: Add __visible to lib/* sections
` [PATCH 17/74] lto: Make asmlinkage __visible
` [PATCH 18/74] lto, wan/sbni: Make inline assembler symbols visible and assembler global
` [PATCH 19/74] x86, lto: Add missing asmlinkages and __visible
` [PATCH 20/74] x86, lto: Change dotraplinkage into __visible on 32bit
` [PATCH 21/74] lto: Make lockdep_sys_exit asmlinkage
` [PATCH 22/74] lto: Change kernel_execve to asmlinkage for all architectures
` [PATCH 23/74] lto, mutex: Mark __visible
` [PATCH 24/74] lto: Mark do_exit asmlinkage
` [PATCH 25/74] x86, lto: Fix sys_call_table type in asm/syscall.h v2
` [PATCH 26/74] lto, sound: Fix export symbols for !CONFIG_MODULES
` [PATCH 27/74] lto: Mark EXPORT_SYMBOL symbols __visible
` [PATCH 28/74] lto: Make ksymtab and kcrctab symbols and __this_module __visible
` [PATCH 29/74] x86, lto: Make amd.c vide visible
` [PATCH 30/74] x86, lto: Fix AMD K6 indirect call check
` [PATCH 31/74] x86, lto: Make various variables used by assembler code __visible
` [PATCH 32/74] lto, PNP: Fix the inline assembler to use asmlinkage symbols
` [PATCH 33/74] x86, lto, apm: Make APM data structure used from assembler visible
` [PATCH 34/74] x86, lto, lguest: Fix C functions used by inline assembler
` [PATCH 35/74] lto, crypto, aes: mark AES tables __visible
` [PATCH 36/74] lto, crypto, camelia: Make camelia tables used by assembler __visible
` [PATCH 37/74] lto, KVM: Don't assume asm statements end up in the same assembler file
` [PATCH 38/74] lto, watchdog/hpwdt.c: Make assembler label global
` [PATCH 39/74] x86, lto: Mark vdso variables __visible
` [PATCH 40/74] lto, powerpc: Disable LTO for the powerpc VDSO
` [PATCH 41/74] x86, lto: Disable LTO for the x86 VDSO
` [PATCH 42/74] lto, raid: disable LTO for the Altivec RAID code
` [PATCH 43/74] lto, workaround: Disable LTO for sys_ni to work around alias bugs
` [PATCH 44/74] lto: Mark functions used by the vsyscall init code visible
` [PATCH 45/74] lto: Mark rwsem functions that can be called from assembler asmlinkage
` [PATCH 46/74] x86, lto: Disable fancy hweight optimizations for LTO
` [PATCH 47/74] x86, lto: Fix kprobes "
` [PATCH 48/74] x86, lto: Use inline assembler instead of global register variable to get sp
` [PATCH 49/74] x86, lto, paravirt: Add __visible/asmlinkage to xen paravirt ops
` [PATCH 50/74] x86, lto: Make empty_zero_page __visible for LTO
` [PATCH 51/74] x86, lto, efi: Mark the efi variable used from assembler __visible
` [PATCH 52/74] x86, lto, paravirt: Don't rely on local assembler labels
` [PATCH 53/74] x86, lto, paravirt: Make paravirt thunks global
` [PATCH 54/74] x86, lto, vdso: Don't duplicate vvar address variables
` [PATCH 56/74] lto, workaround: Add workaround for missing LTO symbols in igb
` [PATCH 57/74] lto, workaround: Add workaround for LTO build problem in pvrusb2-audio
` [PATCH 58/74] lto, workaround: Work around LTO compiler problem in atheros driver
` [PATCH 59/74] lto: Handle LTO common symbols in module loader
` [PATCH 60/74] lto, Kbuild, bloat-o-meter: fix static detection
` [PATCH 61/74] Kbuild, lto: Drop .number postfixes in modpost
` [PATCH 63/74] Kbuild, lto: Print correct info messages for vmlinux link
` [PATCH 65/74] Kbuild, lto: Disable LTO for asm-offsets.c
` [PATCH 66/74] Kbuild, lto: Handle basic LTO in modpost
` [PATCH 69/74] lto: Increase kallsyms max symbol length
` [PATCH 71/74] lto, kprobes: Use KSYM_NAME_LEN to size identifier buffers
` [PATCH 72/74] lto: Mark spinlocks noinline when inline spinlocks are disabled
` [PATCH 73/74] lto, module: Warn about modules that are not fully LTOed
` [PATCH 74/74] lto, workaround: Mark do_futex noinline to prevent clobbering ebp

[PATCH] kconfig: allow ARCH set to 'the machine hardware name', like 's390x' but not 's390'
 2012-08-17 16:54 UTC  (2+ messages)

[PATCH] kconfig: replace 'oldnoconfig' with 'olddefconfig', what it really does
 2012-08-17  7:16 UTC 

[PATCH] [Signed-off] kconfig: document oldnoconfig to what it really does in conf.c
 2012-08-17  6:57 UTC 

[PATCH] kconfig: document oldnoconfig to what it really does in conf.c
 2012-08-17  6:45 UTC 

[PATCH] scripts/kernel-doc: fix fatal script error
 2012-08-16 23:23 UTC 

Regression: Spurious "^A" in UML output
 2012-08-16 18:15 UTC  (5+ messages)

[PATCH/RFC] um: Preinclude include/linux/kern_levels.h
 2012-08-16 18:15 UTC 

Claim requirements
 2012-08-15 21:49 UTC 

i2c-designware-core: KBUILD_MODNAME undeclared [was: Build regressions/improvements in v3.6-rc1]
 2012-08-15 20:01 UTC 

[v2.6.34-stable 127/165] kbuild: Add extra gcc checks
 2012-08-15 19:47 UTC 

[PATCH] xconfig: Display dependency values in debug_info
 2012-08-15 17:29 UTC  (14+ messages)
      ` [PATCH v2] "

[RFC:PATCH 3.6.0-rc1] dtc: Add -P option to dtc for Pre-Processing
 2012-08-15 16:00 UTC  (8+ messages)

[PATCH] scripts/decodecode: Fixup trapping instruction marker
 2012-08-15 11:00 UTC 

[PATCH 0/8] kbuild: use script for final link, move definitions out of top-level Makefile
 2012-08-15 10:17 UTC  (6+ messages)
` [PATCH 7/8] kbuild: move W=... stuff to Kbuild.arch

[PATCH] kbuild: Remove useless warning while appending KCFLAGS
 2012-08-14 16:00 UTC 

[PATCH] scripts/package/builddeb: upgrade to current practices
 2012-08-14 15:46 UTC  (10+ messages)

[PATCH RFC] Fix "/usr/bin/xargs: rm: Argument list too long" during make distclean
 2012-08-14 12:54 UTC  (5+ messages)

[PATCH] builddeb: remove unneeded explicit Architecture
 2012-08-14 10:44 UTC 

[PATCH] Add mach-specific includes
 2012-08-12  9:47 UTC 

[PATCH] scripts/kernel-doc: added support for html5
 2012-08-12  8:46 UTC 

Claim requirements
 2012-08-12  6:07 UTC 

Failure while make modules_install if kmod was compiled with --with-rootprefix set
 2012-08-10 21:50 UTC 

[PATCH 0/4] minor changes to kconfig/streamline_config.pl
 2012-08-09 14:58 UTC  (8+ messages)
` [PATCH 1/4] localmodconfig: set default value for ksource in streamline_config.pl
    ` [PATCH 1/4] localmodconfig: set default value for ksource in
` [PATCH 2/4] localmodconfig: rework find_config in streamline_config.pl
` [PATCH 3/4] localmodconfig: use 3 parameter open "
` [PATCH 4/4] localmodconfig: use my variable for loop "

[PATCH] firmware: fix directory creation rule matching with make 3.82
 2012-08-08 17:14 UTC 

[PATCH] scripts/kernel-doc: drop maintainer
 2012-08-07 22:59 UTC 

[Patch] scripts: fix "make install" when a directory or file named install exists
 2012-08-07  9:08 UTC 

[RFC] kconfig/mconf.c: revision of curses initialization
 2012-08-06 15:19 UTC 

fix warning: (DRM_NOUVEAU) selects ACPI_WMI
 2012-08-04  6:23 UTC 

[ashishki:rtit-dummy 2/5] make[4]: *** No rule to make target `../../include/asm/cpufeature.h', needed by `arch/x86/kernel/cpu/capflags.c'
 2012-08-03 12:55 UTC  (2+ messages)

[PATCH 0/6] menuconfig: jump to search results
 2012-08-02 21:38 UTC  (14+ messages)
` [PATCH 1/6] menuconfig: Remove superfluous conditionnal
` [PATCH 2/6] menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses
` [PATCH 3/6] menuconfig: Extend dialog_textbox so that it can return to a scrolled position
` [PATCH 4/6] menuconfig: Add jump keys to search results
` [PATCH 5/6] menuconfig: Do not open code textbox scroll up/down
` [PATCH 6/6] menuconfig: Assign jump keys per-page instead of globally

Hello
 2012-08-01  8:18 UTC 

[PATCH] Fix firmware installation for images w/o subdirs
 2012-08-01  3:00 UTC  (2+ messages)

[PATCH] Fix firmware installation for images w/o subdirs
 2012-08-01  2:56 UTC 

[PATCH 0/4] [GIT PULL] localmodconfig: Improve module config removal
 2012-07-30 19:43 UTC  (5+ messages)
` [PATCH 1/4] localmodconfig: Comments and cleanup for streamline_config.pl
` [PATCH 2/4] localmodconfig: Read in orig config file to avoid extra processing
` [PATCH 3/4] localmodconfig: Check if configs are already set for selects
` [PATCH 4/4] localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG

特效催情药,请联系QQ: 739153779
 2019-07-30  6:18 UTC 

[GIT] kbuild treewide cleanup
 2012-07-30 10:45 UTC 

[GIT] kbuild misc changes for v3.6-rc1
 2012-07-30 10:41 UTC 

[GIT] kconfig changes for 3.6-rc1
 2012-07-30 10:02 UTC 

[GIT] kbuild fix for v3.6-rc1
 2012-07-30  9:49 UTC 

[PATCH] scripts/config: fix double-quotes un-escaping
 2012-07-26 16:54 UTC  (4+ messages)

kbuild: Document oldnoconfig to what it really does
 2012-07-26 12:30 UTC  (2+ messages)

[PATCH] menuconfig: make keys u/d move to the previous/next dialog page
 2012-07-26 10:30 UTC  (5+ messages)
  ` [PATCH v2 1/2] menuconfig: add u, d, q command keys in text boxes
    ` [PATCH v2 2/2] nconf: add u, d command keys in scroll windows

[PATCH 6/7] compressed: rename barebox target to zbarebox and zbarebox.bin
 2012-07-23  9:05 UTC 

kconfig-frontends-3.5.0-0 released
 2012-07-22 13:59 UTC 

Account Notice
 2012-07-16 22:30 UTC 

Account Notice
 2012-07-14  0:50 UTC 

Account Notice
 2012-07-14  0:26 UTC 

Account Notice
 2012-07-14  0:36 UTC 

Account Notice
 2012-07-14  0:34 UTC 

Account Notice
 2012-07-14  0:48 UTC 

Account Notice
 2012-07-14  1:07 UTC 

Account Notice
 2012-07-14  1:02 UTC 

Account Notice
 2012-07-14  1:00 UTC 

Account Notice
 2012-07-14  1:03 UTC 

Account Notice
 2012-07-14  0:30 UTC 

Account Notice
 2012-07-14  0:59 UTC 

Account Notice
 2012-07-14  0:46 UTC 

Account Notice
 2012-07-14  0:45 UTC 

Account Notice
 2012-07-14  0:40 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).