aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
...
* checkpatch: update copyrightsAndy Whitcroft2009-01-06
* checkpatch: version: 0.25Andy Whitcroft2009-01-06
* checkpatch: dissallow spaces between stars in pointer typesAndy Whitcroft2009-01-06
* checkpatch: comment ends inside strings is most likely not an open commentAndy Whitcroft2009-01-06
* checkpatch: detect multiple bitfield declarationsAndy Whitcroft2009-01-06
* checkpatch: __weak is an official attributeAndy Whitcroft2009-01-06
* checkpatch: structure member assignments are not complexAndy Whitcroft2009-01-06
* checkpatch: widen implied comment detection to allow multiple starsAndy Whitcroft2009-01-06
* checkpatch: comment detection may miss an implied comment on the last hunkAndy Whitcroft2009-01-06
* checkpatch: add checks for in_atomic()Andy Whitcroft2009-01-06
* scripts: script from kerneloops.org to pretty print oops dumpsArjan van de Ven2009-01-06
* kbuild: ignore a few files in headers_checkSam Ravnborg2009-01-02
* kbuild: add checks for include of linux/types in userspace headersSam Ravnborg2009-01-02
* kbuild: drop debugging leftover in tags.shSam Ravnborg2009-01-02
* kbuild: in headers_install autoconvert asm/inline/volatile to __xxx__Mike Frysinger2009-01-02
* kbuild: check for leaked CONFIG_ symbols to userspaceSam Ravnborg2009-01-02
* headers_check.pl: disallow extern'sMike Frysinger2009-01-02
* kconfig: improve error messages for bad source statementsSam Ravnborg2009-01-02
* kconfig: struct property commentedSam Ravnborg2009-01-02
* kconfig: add comments to symbol flagsSam Ravnborg2009-01-02
* kconfig: explain symbol value defaultsSam Ravnborg2009-01-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-12-28
|\
| * allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich2008-12-19
| * kbuild: strip generated symbols from *.koJan Beulich2008-12-19
| * kbuild: simplify use of genksymsSam Ravnborg2008-12-19
| * kernel-doc: check for extra kernel-doc notationsRandy Dunlap2008-12-19
| * kbuild: add headerdep used to detect inclusion cycles in header filesVegard Nossum2008-12-18
| * kbuild: fix string equality testing in tags.shJiri Slaby2008-12-13
| * kbuild: fix make tags/cscopeJiri Slaby2008-12-13
| * kbuild: remove TAR_IGNORERobert P. J. Day2008-12-05
| * setlocalversion: add git-svn supportPeter Korsgaard2008-12-03
| * setlocalversion: print correct subversion revisionPeter Korsgaard2008-12-03
| * scripts: improve the decodecode scriptArjan van de Ven2008-12-03
| * scripts/package: allow custom options to rpmJeremy Kerr2008-12-03
| * genksyms: allow to ignore symbol checksum changesAndreas Gruenbacher2008-12-03
| * genksyms: track symbol checksum changesAndreas Gruenbacher2008-12-03
| * tags and cscope support really belongs in a shell scriptSam Ravnborg2008-12-03
| * kconfig: fix options to check-lxdialog.shSam Ravnborg2008-12-03
| * remove bashisms from scripts/extract-ikconfigWerner Almesberger2008-12-03
| * kbuild: teach mkmakfile to be silentSam Ravnborg2008-12-03
| * kbuild: use KECHO convenience echoMike Frysinger2008-12-03
| * kbuild: introduce $(kecho) convenience echoMike Frysinger2008-12-03
| * kbuild: kill output in silent mode of mkcompile_hMike Frysinger2008-12-03
| * kbuild: expand -I in KBUILD_CPPFLAGSSam Ravnborg2008-12-03
| * kbuild: fix -I option expansion with O=... buildsSam Ravnborg2008-12-03
* | tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker2008-12-12
* | Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-04
|\|
| * kernel-doc: handle varargs cleanlyRandy Dunlap2008-12-01
| |
| \
*-. \ Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-11-27
|\ \ \
| | * | tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-26
| |/ / |/| |