summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2007-07-16kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle itJeremy Fitzhardinge-11/+0
2007-07-16kbuild: suppress modpost warnings for references from the .toc section as use...Stephen Rothwell-1/+4
2007-07-16kbuild: make better section mismatch reports on armSam Ravnborg-0/+24
2007-07-16kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto-0/+76
2007-07-16kconfig: fix update-po-configSam Ravnborg-18/+21
2007-07-16kbuild: add support for squashing uid/gid in gen_initramfs_list.shMike Frysinger-6/+6
2007-07-16kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger-1/+1
2007-07-16scripts: Make cleanfile/cleanpatch warn about long linesH. Peter Anvin-5/+107
2007-07-16kbuild: avoid environment to set variables used by kbuildSam Ravnborg-0/+16
2007-07-16kbuild: New 'cc-fullversion' macroSegher Boessenkool-4/+18
2007-07-16doc/oops-tracing: add Code: decode infoRandy Dunlap-0/+51
2007-07-16update checkpatch.pl to version 0.07Andy Whitcroft-196/+178
2007-07-06x86_64: fix headers_installDavid Woodhouse-1/+1
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse-0/+5
2007-06-24update checkpatch.pl to version 0.06Andy Whitcroft-53/+92
2007-06-24update checkpatch.pl to version 0.05Andy Whitcroft-54/+129
2007-06-11kbuild: fix sh64 section mismatch problemsSam Ravnborg-0/+2
2007-06-08update checkpatch.pl to version 0.04Andy Whitcroft-81/+193
2007-06-08checkpatch: produce fewer lines of outputRandy Dunlap-2/+2
2007-06-08update checkpatch.pl to version 0.03Andy Whitcroft-84/+245
2007-06-07checkpatch.pl: should be executableAndy Whitcroft-0/+0
2007-06-01add a trivial patch style checkerAndy Whitcroft-0/+595
2007-05-21Make 'headerscheck' stop immediately on an errorDavid Woodhouse-1/+1
2007-05-21Revert "kbuild: make better section mismatch reports on i386, arm and mips"Linus Torvalds-82/+0
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds-71/+137
2007-05-21x86_64: Support x86_64 in make buildtarAndi Kleen-2/+2
2007-05-19mm: fix section mismatch warningsSam Ravnborg-19/+0
2007-05-19init/main: use __init_refok to fix section mismatchSam Ravnborg-14/+0
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg-0/+11
2007-05-19kbuild: add "Section mismatch" warning whitelist for powerpcLi Yang-4/+11
2007-05-19kbuild: make better section mismatch reports on i386, arm and mipsAtsushi Nemoto-0/+82
2007-05-19kbuild: make modpost section warnings clearerRussell King-17/+16
2007-05-19kconfig: search harder for curses library in check-lxdialog.shMike Frysinger-15/+9
2007-05-19kbuild: include limits.h in sumversion.c for PATH_MAXMike Frysinger-0/+1
2007-05-19powerpc: Fix the MODALIAS generation in modpost for of devicesSylvain Munaut-3/+8
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-1/+1
2007-05-09Allow arch to initialize arch field of the module structureRoman Zippel-0/+1
2007-05-09kernel-doc: small kernel-doc optimizationBorislav Petkov-3/+4
2007-05-09Fix occurrences of "the the "Michael Opdenacker-1/+1
2007-05-08kill warnings when building mandocsBorislav Petkov-0/+12
2007-05-08kernel-doc: html mode struct highlightsRandy Dunlap-6/+15
2007-05-08kernel-doc: handle arrays with arithmetic expressions as initializersBorislav Petkov-1/+10
2007-05-08scripts: kernel-doc whitespace cleanupRandy Dunlap-48/+48
2007-05-08Add white list into modpost.c for memory hotplug code and ia64's machvec sectionYasunori Goto-0/+27
2007-05-07blackfin architectureBryan Wu-2/+4
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-111/+689
2007-05-06kconfig: fix mconf segmentation faultMarcin Garski-2/+2
2007-05-06kbuild: enable use of code from a different dirSam Ravnborg-17/+16
2007-05-06kconfig: error out if recursive dependencies are foundSam Ravnborg-12/+13
2007-05-02kbuild: scripts/basic/fixdep segfault on pathological string-o-deathAndy Green-0/+2