summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* [AVR32] checkstack supportHaavard Skinnemoen2007-10-11
* kconfig: oldconfig shall not set symbols if it does not need toRoman Zippel2007-09-01
* update checkpatch.pl to version 0.09Andy Whitcroft2007-08-11
* kbuild: whitelist references from __dbe_table to .initRalf Baechle2007-07-31
* kbuild: fix modpost warnings for xtensaSam Ravnborg2007-07-25
* kbuild: be more foregiving on init section namingSam Ravnborg2007-07-25
* kbuild: rearrange a few function in modpostSam Ravnborg2007-07-25
* kbuild: use LDFLAGS_MODULE only for .ko linksRoland McGrath2007-07-25
* kconfig: remove unused members from struct symbolSam Ravnborg2007-07-25
* kconfig: attach help text to menusSam Ravnborg2007-07-25
* kbuild: fix up printing of Linux C Library version in scripts/ver_linuxJesper Juhl2007-07-25
* kbuild: do not do section mismatch checks on vmlinux in 2nd passSam Ravnborg2007-07-25
* ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger2007-07-23
* Fix Lindent to not indent preprocessor comments so farMatthew Wilcox2007-07-20
* m68k: teach modpost about .m68_fixupAl Viro2007-07-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-19
|\
| * kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.cPaulo Marques2007-07-17
| * kconfig: reset generated values only if Kconfig and .config agree.Roman Zippel2007-07-17
| * kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle2007-07-17
| * kbuild: use POSIX BRE in headers install targetMike Frysinger2007-07-17
| * Whitelist references from __dbe_table to .initRalf Baechle2007-07-17
| * modpost white list pattern adjustmentJan Beulich2007-07-17
| * kbuild: do section mismatch check on full vmlinuxSam Ravnborg2007-07-17
| * kbuild: whitelist references from variables named _timer to .init.textSam Ravnborg2007-07-16
| * kbuild: remove hardcoded _logo names from modpostSam Ravnborg2007-07-16
| * kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg2007-07-16
| * kbuild: warn about references from .init.text to .exit.textSam Ravnborg2007-07-16
| * kbuild: consolidate section checksSam Ravnborg2007-07-16
| * kbuild: refactor code in modpost to improve maintainabilitySam Ravnborg2007-07-16
| * kbuild: ignore section mismatch warnings originating from .note sectionSam Ravnborg2007-07-16
| * kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle itJeremy Fitzhardinge2007-07-16
| * kbuild: suppress modpost warnings for references from the .toc section as use...Stephen Rothwell2007-07-16
| * kbuild: make better section mismatch reports on armSam Ravnborg2007-07-16
| * kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto2007-07-16
| * kconfig: fix update-po-configSam Ravnborg2007-07-16
| * kbuild: add support for squashing uid/gid in gen_initramfs_list.shMike Frysinger2007-07-16
| * kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger2007-07-16
| * scripts: Make cleanfile/cleanpatch warn about long linesH. Peter Anvin2007-07-16
| * kbuild: avoid environment to set variables used by kbuildSam Ravnborg2007-07-16
| * kbuild: New 'cc-fullversion' macroSegher Boessenkool2007-07-16
* | update checkpatch.pl to version 0.08Andy Whitcroft2007-07-19
* | kernel-doc: fix leading dot in man-mode outputRandy Dunlap2007-07-19
* | kernel-doc: strip C99 commentsRandy Dunlap2007-07-19
* | kernel-doc: fix unnamed struct/union warningRandy Dunlap2007-07-19
* | kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-17
|/
* doc/oops-tracing: add Code: decode infoRandy Dunlap2007-07-16
* update checkpatch.pl to version 0.07Andy Whitcroft2007-07-16
* x86_64: fix headers_installDavid Woodhouse2007-07-06
* Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-28
* update checkpatch.pl to version 0.06Andy Whitcroft2007-06-24