aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-19kbuild: simplify use of genksymsSam Ravnborg1-18/+12
2008-12-19kernel-doc: check for extra kernel-doc notationsRandy Dunlap1-1/+66
2008-12-18kbuild: add headerdep used to detect inclusion cycles in header filesVegard Nossum1-0/+193
2008-12-14kbuild: fix string equality testing in tags.shJiri Slaby1-5/+5
2008-12-14kbuild: fix make tags/cscopeJiri Slaby1-12/+12
2008-12-05kbuild: remove TAR_IGNORERobert P. J. Day1-4/+0
2008-12-03setlocalversion: add git-svn supportPeter Korsgaard1-0/+5
2008-12-03setlocalversion: print correct subversion revisionPeter Korsgaard1-1/+1
2008-12-03scripts: improve the decodecode scriptArjan van de Ven1-10/+22
2008-12-03scripts/package: allow custom options to rpmJeremy Kerr1-2/+3
2008-12-03genksyms: allow to ignore symbol checksum changesAndreas Gruenbacher2-4/+31
2008-12-03genksyms: track symbol checksum changesAndreas Gruenbacher3-19/+239
2008-12-03tags and cscope support really belongs in a shell scriptSam Ravnborg1-0/+160
2008-12-03kconfig: fix options to check-lxdialog.shSam Ravnborg1-1/+1
2008-12-03remove bashisms from scripts/extract-ikconfigWerner Almesberger1-4/+4
2008-12-03kbuild: teach mkmakfile to be silentSam Ravnborg1-1/+3
2008-12-03kbuild: use KECHO convenience echoMike Frysinger1-9/+2
2008-12-03kbuild: introduce $(kecho) convenience echoMike Frysinger1-0/+7
2008-12-03kbuild: kill output in silent mode of mkcompile_hMike Frysinger1-2/+4
2008-12-03kbuild: expand -I in KBUILD_CPPFLAGSSam Ravnborg1-6/+9
2008-12-03kbuild: fix -I option expansion with O=... buildsSam Ravnborg1-1/+3
2008-12-01kernel-doc: handle varargs cleanlyRandy Dunlap1-3/+7
2008-11-09kbuild: Fixup deb-pkg target to generate separate firmware debJonathan McDowell1-2/+22
2008-10-29Fix incompatibility with versions of Perl less than 5.6.0Jeremy Huntwork2-13/+14
2008-10-29kbuild: tag with git revision when git describe is missingTrent Piepho1-1/+3
2008-10-29kbuild: prevent modpost from looking for a .cmd file for a static library linked into a moduleAshutosh Naik1-1/+11
2008-10-29kbuild: fix KBUILD_EXTRA_SYMBOLSPeter Volkov1-1/+1
2008-10-29scripts/checksyscalls.sh: fix for non-gnu sedThomas Volpini1-2/+2
2008-10-29scripts/package: don't break if %{_smp_mflags} isn't setJeremy Kerr1-1/+1
2008-10-29kbuild: setlocalversion: dont include svn change countMike Frysinger1-1/+1
2008-10-29kbuild: mkspec - fix build rpmEvgeniy Manachkin1-0/+3
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-13/+44
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar4-3/+10
2008-10-26kernel-doc: allow more whitespace in macrosRandy Dunlap1-3/+3
2008-10-26fix allmodconfig breakageAl Viro1-2/+1
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+4
2008-10-23ftrace: dynamic ftrace process only text sectionSteven Rostedt1-3/+14
2008-10-23ftrace: handle generic arch callsSteven Rostedt2-3/+18
2008-10-22x86, um: get rid of arch/um/Kconfig.archAl Viro1-0/+4
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-1/+1
2008-10-22sparc: Add checkstack supportMartin Habets1-0/+4
2008-10-22tracing/fastboot: fix row order in bootgraph.plAlan Jenkins1-3/+3
2008-10-22tracing/fastboot: fix bootgraph.pl to run with "use strict"Alan Jenkins1-5/+10
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-11/+415
2008-10-20Update email addresses.Dave Jones1-1/+1
2008-10-20Update .gitignore files for generated targetsLinus Torvalds1-1/+1
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-0/+9
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-2/+75
2008-10-16checkpatch: version: 0.24Andy Whitcroft1-1/+1
2008-10-16checkpatch: allow for comments either side of a brace on caseAndy Whitcroft1-1/+1