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