Age | Commit message (Expand) | Author |
2007-10-11 | [AVR32] checkstack support | Haavard Skinnemoen |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner |
2007-10-10 | [NETNS]: Move some code into __init section when CONFIG_NET_NS=n | Pavel Emelyanov |
2007-10-10 | [SSB]: add Sonics Silicon Backplane bus support | Michael Buesch |
2007-09-23 | sdio: add modalias support | Pierre Ossman |
2007-09-01 | kconfig: oldconfig shall not set symbols if it does not need to | Roman Zippel |
2007-08-11 | update checkpatch.pl to version 0.09 | Andy Whitcroft |
2007-07-31 | kbuild: whitelist references from __dbe_table to .init | Ralf Baechle |
2007-07-25 | kbuild: fix modpost warnings for xtensa | Sam Ravnborg |
2007-07-25 | kbuild: be more foregiving on init section naming | Sam Ravnborg |
2007-07-25 | kbuild: rearrange a few function in modpost | Sam Ravnborg |
2007-07-25 | kbuild: use LDFLAGS_MODULE only for .ko links | Roland McGrath |
2007-07-25 | kconfig: remove unused members from struct symbol | Sam Ravnborg |
2007-07-25 | kconfig: attach help text to menus | Sam Ravnborg |
2007-07-25 | kbuild: fix up printing of Linux C Library version in scripts/ver_linux | Jesper Juhl |
2007-07-25 | kbuild: do not do section mismatch checks on vmlinux in 2nd pass | Sam Ravnborg |
2007-07-23 | ACPI: autoload modules - Create ACPI alias interface | Thomas Renninger |
2007-07-20 | Fix Lindent to not indent preprocessor comments so far | Matthew Wilcox |
2007-07-20 | m68k: teach modpost about .m68_fixup | Al Viro |
2007-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2007-07-19 | update checkpatch.pl to version 0.08 | Andy Whitcroft |
2007-07-19 | kernel-doc: fix leading dot in man-mode output | Randy Dunlap |
2007-07-19 | kernel-doc: strip C99 comments | Randy Dunlap |
2007-07-19 | kernel-doc: fix unnamed struct/union warning | Randy Dunlap |
2007-07-17 | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo |
2007-07-17 | kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.c | Paulo Marques |
2007-07-17 | kconfig: reset generated values only if Kconfig and .config agree. | Roman Zippel |
2007-07-17 | kconfig: strip 'CONFIG_' automatically in kernel configuration search | Bernhard Walle |
2007-07-17 | kbuild: use POSIX BRE in headers install target | Mike Frysinger |
2007-07-17 | Whitelist references from __dbe_table to .init | Ralf Baechle |
2007-07-17 | modpost white list pattern adjustment | Jan Beulich |
2007-07-17 | kbuild: do section mismatch check on full vmlinux | Sam Ravnborg |
2007-07-16 | kbuild: whitelist references from variables named _timer to .init.text | Sam Ravnborg |
2007-07-16 | kbuild: remove hardcoded _logo names from modpost | Sam Ravnborg |
2007-07-16 | kbuild: remove hardcoded apic_es7000 from modpost | Sam Ravnborg |
2007-07-16 | kbuild: warn about references from .init.text to .exit.text | Sam Ravnborg |
2007-07-16 | kbuild: consolidate section checks | Sam Ravnborg |
2007-07-16 | kbuild: refactor code in modpost to improve maintainability | Sam Ravnborg |
2007-07-16 | kbuild: ignore section mismatch warnings originating from .note section | Sam Ravnborg |
2007-07-16 | kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle it | Jeremy Fitzhardinge |
2007-07-16 | kbuild: suppress modpost warnings for references from the .toc section as use... | Stephen Rothwell |
2007-07-16 | kbuild: make better section mismatch reports on arm | Sam Ravnborg |
2007-07-16 | kbuild: make better section mismatch reports on i386 and mips | Atsushi Nemoto |
2007-07-16 | kconfig: fix update-po-config | Sam Ravnborg |
2007-07-16 | kbuild: add support for squashing uid/gid in gen_initramfs_list.sh | Mike Frysinger |
2007-07-16 | kconfig: use POSIX equality test in check-lxdialog.sh | Mike Frysinger |
2007-07-16 | scripts: Make cleanfile/cleanpatch warn about long lines | H. Peter Anvin |
2007-07-16 | kbuild: avoid environment to set variables used by kbuild | Sam Ravnborg |
2007-07-16 | kbuild: New 'cc-fullversion' macro | Segher Boessenkool |
2007-07-16 | doc/oops-tracing: add Code: decode info | Randy Dunlap |