summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle2007-07-171-2/+9
* kbuild: use POSIX BRE in headers install targetMike Frysinger2007-07-171-7/+7
* Whitelist references from __dbe_table to .initRalf Baechle2007-07-171-0/+1
* modpost white list pattern adjustmentJan Beulich2007-07-171-2/+4
* kbuild: do section mismatch check on full vmlinuxSam Ravnborg2007-07-172-3/+4
* kbuild: whitelist references from variables named _timer to .init.textSam Ravnborg2007-07-161-1/+2
* kbuild: remove hardcoded _logo names from modpostSam Ravnborg2007-07-161-14/+0
* kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg2007-07-161-1/+0
* kbuild: warn about references from .init.text to .exit.textSam Ravnborg2007-07-161-1/+0
* kbuild: consolidate section checksSam Ravnborg2007-07-161-25/+7
* kbuild: refactor code in modpost to improve maintainabilitySam Ravnborg2007-07-161-79/+75
* kbuild: ignore section mismatch warnings originating from .note sectionSam Ravnborg2007-07-161-0/+2
* kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle itJeremy Fitzhardinge2007-07-161-11/+0
* kbuild: suppress modpost warnings for references from the .toc section as use...Stephen Rothwell2007-07-161-1/+4
* kbuild: make better section mismatch reports on armSam Ravnborg2007-07-161-0/+24
* kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto2007-07-162-0/+76
* kconfig: fix update-po-configSam Ravnborg2007-07-162-18/+21
* kbuild: add support for squashing uid/gid in gen_initramfs_list.shMike Frysinger2007-07-161-6/+6
* kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger2007-07-161-1/+1
* scripts: Make cleanfile/cleanpatch warn about long linesH. Peter Anvin2007-07-162-5/+107
* kbuild: avoid environment to set variables used by kbuildSam Ravnborg2007-07-161-0/+16
* kbuild: New 'cc-fullversion' macroSegher Boessenkool2007-07-162-4/+18
* doc/oops-tracing: add Code: decode infoRandy Dunlap2007-07-161-0/+51
* update checkpatch.pl to version 0.07Andy Whitcroft2007-07-161-196/+178
* x86_64: fix headers_installDavid Woodhouse2007-07-061-1/+1
* Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-281-0/+5
* update checkpatch.pl to version 0.06Andy Whitcroft2007-06-241-53/+92
* update checkpatch.pl to version 0.05Andy Whitcroft2007-06-241-54/+129
* kbuild: fix sh64 section mismatch problemsSam Ravnborg2007-06-111-0/+2
* update checkpatch.pl to version 0.04Andy Whitcroft2007-06-081-81/+193
* checkpatch: produce fewer lines of outputRandy Dunlap2007-06-081-2/+2
* update checkpatch.pl to version 0.03Andy Whitcroft2007-06-081-84/+245
* checkpatch.pl: should be executableAndy Whitcroft2007-06-071-0/+0
* add a trivial patch style checkerAndy Whitcroft2007-06-011-0/+595
* Make 'headerscheck' stop immediately on an errorDavid Woodhouse2007-05-211-1/+1
* Revert "kbuild: make better section mismatch reports on i386, arm and mips"Linus Torvalds2007-05-212-82/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-215-71/+137
|\
| * mm: fix section mismatch warningsSam Ravnborg2007-05-191-19/+0
| * init/main: use __init_refok to fix section mismatchSam Ravnborg2007-05-191-14/+0
| * kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg2007-05-191-0/+11
| * kbuild: add "Section mismatch" warning whitelist for powerpcLi Yang2007-05-191-4/+11
| * kbuild: make better section mismatch reports on i386, arm and mipsAtsushi Nemoto2007-05-192-0/+82
| * kbuild: make modpost section warnings clearerRussell King2007-05-191-17/+16
| * kconfig: search harder for curses library in check-lxdialog.shMike Frysinger2007-05-191-15/+9
| * kbuild: include limits.h in sumversion.c for PATH_MAXMike Frysinger2007-05-191-0/+1
| * powerpc: Fix the MODALIAS generation in modpost for of devicesSylvain Munaut2007-05-191-3/+8
* | x86_64: Support x86_64 in make buildtarAndi Kleen2007-05-211-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\
| * Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* | Allow arch to initialize arch field of the module structureRoman Zippel2007-05-091-0/+1
OpenPOWER on IntegriCloud