Patchworkβ Linux Kernel Build mailing list

login
register
about

Incoming patches

« Previous 1 2 3 4 5 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[4/4] make config / oldconfig: allow editing of remarks for config symbols 2009-11-07 Bernhard Kaindl New
[3/4] xconfig: allow editing of remarks for config symbols 2009-11-07 Bernhard Kaindl New
[2/4] menuconfig: allow editing of remarks for config symbols 2009-11-07 Bernhard Kaindl New
[1/4] Support loading and saving custom remarks for config symbols 2009-11-07 Bernhard Kaindl New
[PATCH/RFC,0/4] user remarks for config symbols 2009-11-07 Bernhard Kaindl New
nconfig v5 2009-11-06 Nir Tzachar New
nconfig v5 2009-11-06 Nir Tzachar New
[05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab) 2009-11-05 Alan Jenkins New
deb-pkg: Make deb-pkg generate a seperate linux-libc-dev deb 2009-11-04 maximilian attems New
[4/4] kconfig CROSS_COMPILE option 2009-11-04 Andrew Morton New
[3/4] kbuild: rebuild fix for Makefile.modbuiltin 2009-11-04 Andrew Morton New
[2/4] kbuild: generate modules.builtin 2009-11-04 Andrew Morton New
[1/4] x86: _end symbol missing from Symbol.map 2009-11-04 Andrew Morton New
[10/10] module: fix is_exported() to return true for all types of exports 2009-11-03 Alan Jenkins New
[09/10] module: speed up find_symbol() using binary search on the builtin symbol tables 2009-11-03 Alan Jenkins New
[08/10] lib: bsearch - remove redundant special case for arrays of size 0 2009-11-03 Alan Jenkins New
[07/10] lib: Add generic binary search function to the kernel. 2009-11-03 Alan Jenkins New
[06/10] module: refactor symbol tables and try to reduce code size of each_symbol() 2009-11-03 Alan Jenkins New
[05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab) 2009-11-03 Alan Jenkins New
[04/10] module: make MODULE_SYMBOL_PREFIX into a CONFIG option 2009-11-03 Alan Jenkins New
[03/10] module: extract __EXPORT_SYMBOL from module.h into mod_export.h 2009-11-03 Alan Jenkins New
[02/10] ARM: unexport symbols used to implement floating point emulation 2009-11-03 Alan Jenkins New
[01/10] ARM: use unified discard definition in linker script 2009-11-03 Alan Jenkins New
[remarks,4/4] make config / oldconfig: allow editing of remarks for config symbols 2009-10-28 Bernhard Kaindl New
[remarks,3/4] xconfig: allow editing of remarks for config symbols 2009-10-28 Bernhard Kaindl New
[remarks,2/4] menuconfig: allow editing of remarks for config symbols 2009-10-28 Bernhard Kaindl New
[remarks,1/4] Support loading and saving custom remarks for config symbols 2009-10-28 Bernhard Kaindl New
kallsyms: clean up alignment (potentially save a few bytes on ARM) 2009-10-25 Alan Jenkins New
[14/14] kbuild: move utsrelease.h to include/generated 2009-10-18 Sam Ravnborg New
[13/14] kbuild: move autoconf.h to include/generated 2009-10-18 Sam Ravnborg New
[12/14] drop explicit include of autoconf.h 2009-10-18 Sam Ravnborg New
[11/14] kbuild: move compile.h to include/generated 2009-10-18 Sam Ravnborg New
[10/14] kbuild: drop include/asm 2009-10-18 Sam Ravnborg New
[09/14] kbuild: do not check for include/asm-$ARCH 2009-10-18 Sam Ravnborg New
[08/14] kbuild: drop include2/ used for O=... builds 2009-10-18 Sam Ravnborg New
[07/14] sh: move machtypes.h to include/generated 2009-10-18 Sam Ravnborg New
[06/14] arm: move mach-types to include/generated 2009-10-18 Sam Ravnborg New
[05/14] ia64: move nr-irqs.h to include/generated 2009-10-18 Sam Ravnborg New
[04/14] kbuild: move asm-offsets.h to include/generated 2009-10-18 Sam Ravnborg New
[03/14] kbuild: move bounds.h to include/generated 2009-10-18 Sam Ravnborg New
[02/14] dontdiff: add generated 2009-10-18 Sam Ravnborg New
[01/14] kbuild: search arch/$ARCH/include before include/ 2009-10-18 Sam Ravnborg New
[v2,2/2] scripts/package: use fakeroot if available 2009-10-15 Jonathan Nieder New
[v2,1/2] scripts/package: add KBUILD_PKG_ROOTCMD variable 2009-10-15 Jonathan Nieder New
[resend,2/2] scripts/package: use fakeroot if available 2009-10-14 Jonathan Nieder New
[resend,1/2] scripts/package: add ROOTCMD variable 2009-10-14 Jonathan Nieder New
nconfig v4 2009-10-12 Nir Tzachar New
[GIT,PULL] kbuild fixes 2009-10-12 Michael Tokarev New
kconfig: simplification of scripts/extract-ikconfig 2009-10-06 Dick Streefland New
linux-next: 20090926 - drop autoconf.h from DRBD driver 2009-09-27 Stephen Rothwell New
linux-next: 20090926 - drop autoconf.h from DRBD driver 2009-09-26 Kamalesh Babulal New
powerpc: build modules outside the kernel tree fails, if it was built using O= 2009-09-26 Yuri Frolov New
[2/2] kbuild: scripts/package: set ROOTCMD="fakeroot -u" by default 2009-09-25 Jonathan Nieder New
[1/2] kbuild: scripts/package: use $(ROOTCMD) to become root 2009-09-25 Jonathan Nieder New
kbuild: generate modules.builtin 2009-09-25 Michal Marek New
powerpc: build modules outside the kernel tree fails, if it was built using O= 2009-09-24 Yuri Frolov New
Fix linking modules against crtsavres.o 2009-09-23 Yuri Frolov New
[2/2] module: use bsearch in find_symbol_in_kernel_section. 2009-09-23 Tim Abbott New
[1/2] lib: Add generic binary search function to the kernel. 2009-09-23 Tim Abbott New
[4/4] module: speed up find_symbol() using binary search on the builtin symbol tables 2009-09-22 Alan Jenkins New
[3/4] module: unexport each_symbol() 2009-09-22 Alan Jenkins New
[2/4] kbuild: sort the list of symbols exported by the kernel (__ksymtab) 2009-09-22 Alan Jenkins New
[1/4] module: extract __ExPORT_SYMBOL from module.h into mod_export.h 2009-09-22 Alan Jenkins New
[4/4] module: speed up find_symbol() using binary search on the builtin symbol tables 2009-09-22 Alan Jenkins New
[3/4] module: unexport each_symbol() 2009-09-22 Alan Jenkins New
[2/4] kbuild: sort the list of symbols exported by the kernel (__ksymtab) 2009-09-22 Alan Jenkins New
[1/4] module: extract __ExPORT_SYMBOL from module.h into mod_export.h 2009-09-22 Alan Jenkins New
warn about use of uninstalled kernel headers 2009-09-21 Arnd Bergmann New
Feedback on "kbuild: generate modules.builtin" 2009-09-20 Sam Ravnborg New
[11/18] kconfig CROSS_COMPILE option 2009-09-20 Sam Ravnborg New
arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 2009-09-19 Sam Ravnborg New
[11/18] kconfig CROSS_COMPILE option 2009-09-19 Sam Ravnborg New
[11/18] kconfig CROSS_COMPILE option 2009-09-19 Sam Ravnborg New
[17/18] kbuild: fail build if recordmcount.pl fails 2009-09-18 Andrew Morton New
[18/18] kbuild: set -fconserve-stack option for gcc 4.5 2009-09-18 Andrew Morton New
[16/18] kbuild: echo the record_mcount command 2009-09-18 Andrew Morton New
[15/18] kbuild: check if linker supports the -X option 2009-09-18 Andrew Morton New
[14/18] kbuild: fix ld-option Makefile macro to really work 2009-09-18 Andrew Morton New
[13/18] gconfig: disable "typeahead find" search in treeviews 2009-09-18 Andrew Morton New
[12/18] kbuild: fix cc1 options check to ensure we do not use -fPIC when compiling 2009-09-18 Andrew Morton New
[11/18] kconfig CROSS_COMPILE option 2009-09-18 Andrew Morton New
[10/18] kbuild: rebuild fix for Makefile.modbuiltin 2009-09-18 Andrew Morton New
[09/18] kbuild: generate modules.builtin 2009-09-18 Andrew Morton New
[07/18] checkincludes.pl: add option to remove duplicates in place 2009-09-18 Andrew Morton New
[08/18] markup_oops: use modinfo to avoid confusion with underscored module names 2009-09-18 Andrew Morton New
[06/18] checkincludes.pl: provide usage helper 2009-09-18 Andrew Morton New
[05/18] checkincludes.pl: close file as soon as we're done with it 2009-09-18 Andrew Morton New
[04/18] ctags: usability fix 2009-09-18 Andrew Morton New
[03/18] kbuild: add static to prototypes 2009-09-18 Andrew Morton New
[02/18] kernel hacking: move STRIP_ASM_SYMS from General 2009-09-18 Andrew Morton New
[01/18] gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzma 2009-09-18 Andrew Morton New
[RFC] kbuild: Warn on selecting symbols with unmet direct dependencies 2009-09-16 Catalin Marinas New
kallsyms: Fix segfault in prefix_underscores_count(). 2009-09-16 Paul Mundt New
kallsyms: Fix segfault in prefix_underscores_count(). 2009-09-16 Paul Mundt New
[18/18] kbuild: set -fconserve-stack option for gcc 4.5 2009-09-14 Andrew Morton New
[17/18] kbuild: fail build if recordmcount.pl fails 2009-09-14 Andrew Morton New
[16/18] kbuild: echo the record_mcount command 2009-09-14 Andrew Morton New
[15/18] kbuild: check if linker supports the -X option 2009-09-14 Andrew Morton New
[14/18] kbuild: fix ld-option Makefile macro to really work 2009-09-14 Andrew Morton New
[13/18] gconfig: disable "typeahead find" search in treeviews 2009-09-14 Andrew Morton New
« Previous 1 2 3 4 5 Next »