Show patches with: none      |   12388 patches
« 1 2 ... 112 113 114123 124 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[32/40] UAPI: Add a script to create a commit to set up new UAPI dirs [ver #3] - - - --- 2011-07-28 David Howells New
[31/40] UAPI: Fix arch/mips/include/asm/Kbuild to have separate header-y lines [ver #3] - - - --- 2011-07-28 David Howells New
[30/40] UAPI: Fix x86_64 system call count and generation [ver #3] - - - --- 2011-07-28 David Howells New
[29/40] UAPI: Fix linux/ncp.h [ver #3] - - - --- 2011-07-28 David Howells New
[28/40] UAPI: Guard linux/sound.h [ver #3] - - - --- 2011-07-28 David Howells New
[27/40] UAPI: Guard linux/isdn_divertif.h [ver #3] - - - --- 2011-07-28 David Howells New
[26/40] UAPI: Fix linux/coda.h [ver #3] - - - --- 2011-07-28 David Howells New
[25/40] UAPI: Fix u_quad_t ordering problem in linux/coda.h [ver #3] - - - --- 2011-07-28 David Howells New
[24/40] UAPI: Fix SNDRV_*_ENDIAN ordering problem [ver #3] - - - --- 2011-07-28 David Howells New
[23/40] UAPI: sound/sound_core.c should include linux/fs.h [ver #3] - - - --- 2011-07-28 David Howells New
[22/40] UAPI: Fix drmP.h to use #include <...> when referring to system header files [ver #3] - - - --- 2011-07-28 David Howells New
[21/40] UAPI: Fix linux/auto_fs.h inclusion order [ver #3] - - - --- 2011-07-28 David Howells New
[20/40] UAPI: Fix up linux/netfilter/xt_policy.h [ver #3] - - - --- 2011-07-28 David Howells New
[19/40] UAPI: Fix linux/input.h inclusion order [ver #3] - - - --- 2011-07-28 David Howells New
[18/40] UAPI: Fix linux/netfilter.h inclusion order [ver #3] - - - --- 2011-07-28 David Howells New
[17/40] UAPI: Fix E820_X_MAX ordering problem [ver #3] - - - --- 2011-07-28 David Howells New
[16/40] UAPI: Fix sigset_t ordering problem [ver #3] - - - --- 2011-07-28 David Howells New
[15/40] UAPI: elf_read_implies_exec() is a kernel-only feature - so hide from userspace [ver #3] - - - --- 2011-07-28 David Howells New
[14/40] UAPI: Fix definition of HZ in asm-generic/param.h [ver #3] - - - --- 2011-07-28 David Howells New
[13/40] UAPI: Remove the inclusion of linux/types.h from x86's asm/page.h [ver #3] - - - --- 2011-07-28 David Howells New
[12/40] UAPI: Split trivial #if defined(__KERNEL__) && X conditionals [ver #3] - - - --- 2011-07-28 David Howells New
[11/40] UAPI: Fix nested __KERNEL__ guards in video/edid.h [ver #3] - - - --- 2011-07-28 David Howells New
[10/40] UAPI: Don't have a #elif clause in a __KERNEL__ guard in linux/soundcard.h [ver #3] - - - --- 2011-07-28 David Howells New
[09/40] UAPI: Make linux/patchkey.h easier to parse [ver #3] - - - --- 2011-07-28 David Howells New
[08/40] UAPI: ac_etime in linux/acct.h must keep its __KERNEL__ guards [ver #3] - - - --- 2011-07-28 David Howells New
[07/40] UAPI: Fix AHZ multiple inclusion when __KERNEL__ is removed [ver #3] - - - --- 2011-07-28 David Howells New
[06/40] UAPI: Differentiate userspace build and kernelspace build include path sets [ver #3] - - - --- 2011-07-28 David Howells New
[05/40] UAPI: Add include/uapi/ directories to build [ver #3] - - - --- 2011-07-28 David Howells New
[03/40] UAPI: Add script to audit drivers/gpu/ for #including system headers with "..." [ver #3] - - - --- 2011-07-28 David Howells New
[02/40] UAPI: Convert #include "..." to #include <path/...> in kernel system headers [ver #3] - - - --- 2011-07-28 David Howells New
[01/40] UAPI: Add script to convert #include "..." to #include <path/...> in sys headers [ver #3] - - - --- 2011-07-28 David Howells New
[01/40] UAPI: Add script to convert #include "..." to #include <path/...> in sys headers - - - --- 2011-07-28 David Howells New
'make distclean' silently removes empty files - - - --- 2011-07-28 Arnaud Lacombe New
[RFC,2/2] mm: Switch NUMA_BUILD and COMPACTION_BUILD to new KCONFIG() syntax - - - --- 2011-07-25 Michal Marek New
[RFC,1/2] kconfig: Introduce KCONFIG(), KCONFIG_BUILTIN() and KCONFIG_MODULE() - - - --- 2011-07-25 Michal Marek New
[2/2] This patch gives ability for add some "-fno-..." options for GCC and to force -O1 optimizatio… - - - --- 2011-07-24 Rados?aw Smogura New
[1/2] Added hacking menu for override optimization by GCC. - - - --- 2011-07-24 Rados?aw Smogura New
kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.h - - - --- 2011-07-14 Arnaud Lacombe New
media/Kconfig: fix hexadecimal prefix for `hex' symbols - - - --- 2011-07-14 Arnaud Lacombe New
modpost: Fix modpost's license checking V3 - - - --- 2011-07-14 Alessio Igor Bogani New
[RFC,0/4] streamline_config clean-ups - - - --- 2011-07-14 Arnaud Lacombe New
kconfig: Only generate config_is_xxx for bool and tristate options - - - --- 2011-07-13 Sam Ravnborg New
[2/2] kconfig/nconf: prevent segfault on empty menu - - - --- 2011-07-12 Andrej Gelenberg New
kbuild: Do not write to builddir in modules_install - - - --- 2011-07-12 Michal Marek New
modpost: Fix modpost's license checking V2 - - - --- 2011-07-12 Alessio Igor Bogani New
kbuild: incremental tags updating with GNU GLOBAL - - - --- 2011-07-11 Víctor M. Jáquez L. New
[1/9] stringify: add HEX_STRING() - - - --- 2011-07-10 Randy Dunlap New
kconfig/nconf: remove useless conditionnal - - - --- 2011-07-10 Arnaud Lacombe New
[2/2] kconfig/nconf: prevent segfault on empty menu - - - --- 2011-07-10 Arnaud Lacombe New
[1/2] kconfig/nconf: use the generic menu_get_ext_help() - - - --- 2011-07-10 Arnaud Lacombe New
nconfig: prevent segfault on empty menu - - - --- 2011-07-10 Andrej Gelenberg New
modpost: Fix modpost's license checking - - - --- 2011-07-09 Alessio Igor Bogani New
Avoid Wunused-but-set warning - - - --- 2011-07-09 Raghavendra Prabhu New
[V3] kbuild: silence generated makefile message - - - --- 2011-07-04 Peter Foley New
[5/5] kconfig/conf: mark xfgets() private - - - --- 2011-07-02 Arnaud Lacombe New
[4/5] kconfig: remove pending prototypes for kconfig_load() - - - --- 2011-07-02 Arnaud Lacombe New
[3/5] kconfig/conf: add command line options' description - - - --- 2011-07-02 Arnaud Lacombe New
[2/5] kconfig/conf: reduce the scope of `defconfig_file' - - - --- 2011-07-02 Arnaud Lacombe New
[1/5] kconfig: use calloc() for expr allocation - - - --- 2011-07-02 Arnaud Lacombe New
[RFC,7/7] kconfig: add stub for nconf checks - - - --- 2011-07-02 Arnaud Lacombe New
[RFC,6/7] kconfig: move ncurses checks to `scripts/kconfig/check.sh' - - - --- 2011-07-02 Arnaud Lacombe New
[RFC,5/7] kconfig: move GTK checks to `scripts/kconfig/check.sh' - - - --- 2011-07-02 Arnaud Lacombe New
[RFC,4/7] kconfig: move QT checks to `scripts/kconfig/check.sh' - - - --- 2011-07-02 Arnaud Lacombe New
[RFC,3/7] kconfig/check.sh: prepare for generic check - - - --- 2011-07-02 Arnaud Lacombe New
[RFC,2/7] kconfig/Makefile: ensure `conf' appears last in `hostprogs-y' - - - --- 2011-07-02 Arnaud Lacombe New
[RFC,1/7] kconfig/Makefile: add pretty printer for moc(1) - - - --- 2011-07-02 Arnaud Lacombe New
[RFC,4/4] kconfig/streamline_config.pl: move config generation to script - - - --- 2011-07-01 Arnaud Lacombe New
[RFC,3/4] kconfig/streamline_config.pl: merge local{mod,yes}config - - - --- 2011-07-01 Arnaud Lacombe New
[RFC,2/4] kconfig/streamline_config.pl: directly access LSMOD - - - --- 2011-07-01 Arnaud Lacombe New
[RFC,1/4] kbuild: export MAKECMDGOALS - - - --- 2011-07-01 Arnaud Lacombe New
gitignore: ignore debian build directory - - - --- 2011-06-30 Greg Dietsche New
[V2] kbuild: silence generated makefile message - - - --- 2011-06-27 Peter Foley New
kbuild: silence generated makefile message - - - --- 2011-06-27 Peter Foley New
staging: iio light Kconfig fixlet - - - --- 2011-06-25 maximilian attems New
STAGING: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHE - - - --- 2011-06-23 Arnaud Lacombe New
um: Reinstate kernel version in generated .config - - - --- 2011-06-18 Geert Uytterhoeven New
generate one module from multiple object files (was: Re: [PATCH 2/2] usb: gadget: convert all users… - - - --- 2011-06-14 Arnaud Lacombe New
Documentation:change all arch/i386 to arch/x86 in Documentation - - - --- 2011-06-13 Wanlong Gao New
[lm-sensors,GIT] kbuild fixes for 3.0 - - - --- 2011-06-10 Jean Delvare New
[GIT] kbuild fixes for 3.0 - - - --- 2011-06-10 Arnaud Lacombe New
[GIT] kbuild fixes for 3.0 - - - --- 2011-06-10 Arnaud Lacombe New
[v2,5/5] perf: Use make kernelversion instead of parsing the Makefile - - - --- 2011-06-09 Michal Marek New
[v2,4/5] kbuild: Hack for depmod not handling X.Y versions - - - --- 2011-06-09 Michal Marek New
[v2,3/5] kbuild: Move depmod call to a separate script - - - --- 2011-06-09 Michal Marek New
[v2,2/5] kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL - - - --- 2011-06-09 Michal Marek New
[v2,1/5] kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVEL - - - --- 2011-06-09 Michal Marek New
[PATCHv2] kconfig: introduce specialized printer - - - --- 2011-06-09 Michal Marek New
kbuild: silence Nothing to be done for 'all' message - - - --- 2011-06-09 Peter Foley New
[RFC] of/dtb: Add missing pieces of the in-kernel dtb support - - - --- 2011-06-08 Sebastian Andrzej Siewior New
[RFCv4] Kbuild: factor parser rules - - - --- 2011-06-07 Arnaud Lacombe New
[RFCv4] Kbuild: factor parser rules - - - --- 2011-06-07 Arnaud Lacombe New
[RFCv3] Kbuild: factor parser rules - - - --- 2011-06-07 Michal Marek New
[RFC] Kconfig library check merge - - - --- 2011-06-06 Arnaud Lacombe New
[9/9] kconfig/gconf: silent missing prototype warnings - - - --- 2011-06-06 Arnaud Lacombe New
[8/9] kconfig/gconf: kill deadcode - - - --- 2011-06-06 Arnaud Lacombe New
[7/9] kconfig: nuke LKC_DIRECT_LINK cruft - - - --- 2011-06-06 Arnaud Lacombe New
[6/9] kconfig: nuke reference to SWIG - - - --- 2011-06-06 Arnaud Lacombe New
[5/9] kconfig: add missing <stdlib.h> inclusion - - - --- 2011-06-06 Arnaud Lacombe New
[4/9] kconfig: add missing <ctype.h> inclusion - - - --- 2011-06-06 Arnaud Lacombe New
[3/9] kconfig: add missing <stdarg.h> inclusion - - - --- 2011-06-06 Arnaud Lacombe New
« 1 2 ... 112 113 114123 124 »