aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-02kbuild: ignore a few files in headers_checkSam Ravnborg1-0/+6
2009-01-02kbuild: add checks for include of linux/types in userspace headersSam Ravnborg1-3/+44
2009-01-02kbuild: drop debugging leftover in tags.shSam Ravnborg1-1/+0
2009-01-02kbuild: in headers_install autoconvert asm/inline/volatile to __xxx__Mike Frysinger1-0/+3
2009-01-02kbuild: check for leaked CONFIG_ symbols to userspaceSam Ravnborg1-1/+10
2009-01-02headers_check.pl: disallow extern'sMike Frysinger1-1/+11
2009-01-02kconfig: improve error messages for bad source statementsSam Ravnborg2-4/+10
2009-01-02kconfig: struct property commentedSam Ravnborg1-10/+30
2009-01-02kconfig: add comments to symbol flagsSam Ravnborg1-16/+18
2009-01-02kconfig: explain symbol value defaultsSam Ravnborg1-2/+6
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds21-197/+923
2008-12-19allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich3-106/+106
2008-12-19kbuild: strip generated symbols from *.koJan Beulich5-32/+76
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-12tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker1-0/+1
2008-12-05kbuild: remove TAR_IGNORERobert P. J. Day1-4/+0
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar1-3/+7
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-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/coreIngo Molnar2-0/+110
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven1-0/+108
2008-11-26ftrace: adding other non-leaving .text sectionsLiming Wang1-0/+2
2008-11-23ftrace: scripts/recordmcount.pl support for ARMJim Radford1-1/+7
2008-11-23ftrace: specify $alignment for sh architectureMatt Fleming1-1/+2
2008-11-23ftrace: create default variables for archs in recordmcount.plSteven Rostedt1-16/+11
2008-11-23ftrace: add support for powerpc to recordmcount.pl scriptSteven Rostedt1-2/+17
2008-11-23sh: dynamic ftrace support.Matt Fleming1-0/+11
2008-11-13tracing/fastboot: put error message on stderrStephen Hemminger1-5/+7
2008-11-12tracing/fastboot: fix perlcritic warningStephen Hemminger1-2/+2
2008-11-11Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar1-2/+22
2008-11-09kbuild: Fixup deb-pkg target to generate separate firmware debJonathan McDowell1-2/+22
2008-11-08ftrace: align __mcount_loc sectionsMatt Fleming1-0/+4