Age | Commit message (Expand) | Author | Files | Lines |
2007-10-12 | kbuild: fix genksyms Makefile | Sam Ravnborg | 1 | -2/+6 |
2007-10-12 | kbuild: scripts/ver_linux : correct printing of binutils version | Jesper Juhl | 1 | -3/+1 |
2007-10-12 | kbuild: ver_linux fix glibc version print | Jesper Juhl | 1 | -3/+2 |
2007-10-12 | kbuild: improve scripts/gcc-version.sh output a bit when called without args | Jesper Juhl | 1 | -1/+7 |
2007-10-12 | kbuild: fix segfault in modpost | Petr Stetiar | 1 | -0/+6 |
2007-10-12 | kbuild: fix perl usage in export_report.pl | Ram Pai | 1 | -4/+4 |
2007-10-12 | kbuild: fix export_report.pl | Adrian Bunk | 1 | -1/+1 |
2007-10-12 | kbuild: script to check for undefined Kconfig symbols | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+59 |
2007-10-12 | kbuild: check if we can link gettext not just compile | Sam Ravnborg | 2 | -8/+16 |
2007-10-12 | kbuild: Use Elfnn_Half as replacement for Elfnn_Section | Sam Ravnborg | 1 | -2/+2 |
2007-10-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2 | -0/+19 |
2007-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk... | Linus Torvalds | 1 | -0/+5 |
2007-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 1 | -0/+20 |
2007-10-11 | x86: fixup the x86 namespace change in scripts/namespace.pl | Thomas Gleixner | 1 | -4/+4 |
2007-10-11 | [AVR32] checkstack support | Haavard Skinnemoen | 1 | -0/+5 |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 1 | -1/+1 |
2007-10-10 | [NETNS]: Move some code into __init section when CONFIG_NET_NS=n | Pavel Emelyanov | 1 | -0/+1 |
2007-10-10 | [SSB]: add Sonics Silicon Backplane bus support | Michael Buesch | 1 | -0/+19 |
2007-09-23 | sdio: add modalias support | Pierre Ossman | 1 | -0/+20 |
2007-09-01 | kconfig: oldconfig shall not set symbols if it does not need to | Roman Zippel | 1 | -9/+12 |
2007-08-11 | update checkpatch.pl to version 0.09 | Andy Whitcroft | 1 | -31/+71 |
2007-07-31 | kbuild: whitelist references from __dbe_table to .init | Ralf Baechle | 1 | -0/+1 |
2007-07-25 | kbuild: fix modpost warnings for xtensa | Sam Ravnborg | 1 | -6/+24 |
2007-07-25 | kbuild: be more foregiving on init section naming | Sam Ravnborg | 1 | -26/+10 |
2007-07-25 | kbuild: rearrange a few function in modpost | Sam Ravnborg | 1 | -32/+48 |
2007-07-25 | kbuild: use LDFLAGS_MODULE only for .ko links | Roland McGrath | 2 | -2/+2 |
2007-07-25 | kconfig: remove unused members from struct symbol | Sam Ravnborg | 1 | -1/+0 |
2007-07-25 | kconfig: attach help text to menus | Sam Ravnborg | 10 | -43/+49 |
2007-07-25 | kbuild: fix up printing of Linux C Library version in scripts/ver_linux | Jesper Juhl | 1 | -2/+2 |
2007-07-25 | kbuild: do not do section mismatch checks on vmlinux in 2nd pass | Sam Ravnborg | 2 | -12/+20 |
2007-07-23 | ACPI: autoload modules - Create ACPI alias interface | Thomas Renninger | 1 | -0/+12 |
2007-07-20 | Fix Lindent to not indent preprocessor comments so far | Matthew Wilcox | 1 | -1/+1 |
2007-07-20 | m68k: teach modpost about .m68_fixup | Al Viro | 1 | -0/+1 |
2007-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 16 | -187/+414 |
2007-07-19 | update checkpatch.pl to version 0.08 | Andy Whitcroft | 1 | -32/+143 |
2007-07-19 | kernel-doc: fix leading dot in man-mode output | Randy Dunlap | 1 | -1/+5 |
2007-07-19 | kernel-doc: strip C99 comments | Randy Dunlap | 1 | -1/+7 |
2007-07-19 | kernel-doc: fix unnamed struct/union warning | Randy Dunlap | 1 | -4/+10 |
2007-07-17 | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo | 1 | -2/+2 |
2007-07-17 | kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.c | Paulo Marques | 1 | -4/+13 |
2007-07-17 | kconfig: reset generated values only if Kconfig and .config agree. | Roman Zippel | 1 | -11/+26 |
2007-07-17 | kconfig: strip 'CONFIG_' automatically in kernel configuration search | Bernhard Walle | 1 | -2/+9 |
2007-07-17 | kbuild: use POSIX BRE in headers install target | Mike Frysinger | 1 | -7/+7 |
2007-07-17 | Whitelist references from __dbe_table to .init | Ralf Baechle | 1 | -0/+1 |
2007-07-17 | modpost white list pattern adjustment | Jan Beulich | 1 | -2/+4 |
2007-07-17 | kbuild: do section mismatch check on full vmlinux | Sam Ravnborg | 2 | -3/+4 |
2007-07-16 | kbuild: whitelist references from variables named _timer to .init.text | Sam Ravnborg | 1 | -1/+2 |
2007-07-16 | kbuild: remove hardcoded _logo names from modpost | Sam Ravnborg | 1 | -14/+0 |
2007-07-16 | kbuild: remove hardcoded apic_es7000 from modpost | Sam Ravnborg | 1 | -1/+0 |
2007-07-16 | kbuild: warn about references from .init.text to .exit.text | Sam Ravnborg | 1 | -1/+0 |