aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
...
* | | | | | | | checkpatch: make in_atomic ok in the coreAndy Whitcroft2009-02-27
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-02-17
|\ \ \ \ \ \ \
| * | | | | | | scripts: add x86 64 bit support to the markup_oops.pl scriptArjan van de Ven2009-02-15
| * | | | | | | scripts: add x86 register parser to markup_oops.plArjan van de Ven2009-02-15
| * | | | | | | kbuild: add sys_* entries for syscalls in tagsRabin Vincent2009-02-15
| * | | | | | | kbuild: fix tags generation of config symbolsAlexey Dobriyan2009-02-15
| * | | | | | | bootgraph: fix for use with dot symbolsMichael Neuling2009-02-15
| * | | | | | | kbuild: add vmlinux to kernel rpmJosh Hunt2009-02-15
| * | | | | | | kbuild,setlocalversion: shorten the make time when using svnMike Frysinger2009-02-15
| | |/ / / / / | |/| | | | |
* / | | | | | HID: fix bus endianity in file2aliasJiri Slaby2009-02-17
|/ / / / / /
* / / / / / kernel-doc: fix syscall wrapper processingRandy Dunlap2009-02-11
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-01-26
|\ \ \ \ \
| * | | | | kbuild: print usage with no arguments in scripts/configAndi Kleen2009-01-14
| * | | | | Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-14
* | | | | | PNP: fix broken pnp lowercasing for acpi module aliasesKay Sievers2009-01-20
| |_|_|_|/ |/| | | |
* | | | | checkpatch: version: 0.27Andy Whitcroft2009-01-15
* | | | | checkpatch: struct seq_operations should normally be constAndy Whitcroft2009-01-15
* | | | | checkpatch: if should not continue a preceeding braceAndy Whitcroft2009-01-15
* | | | | checkpatch: allow parentheses on return handle array valuesAndy Whitcroft2009-01-15
* | | | | checkpatch: type/cast spacing should not check prefix spacingAndy Whitcroft2009-01-15
* | | | | checkpatch: handle missing #if open in contextAndy Whitcroft2009-01-15
|/ / / /
* | | / script: improve markup_oops.pl to also decode oopses in modulesArjan van de Ven2009-01-12
| |_|/ |/| |
* | | bootgraph: make the bootgraph script show async waiting timeArjan van de Ven2009-01-10
| |/ |/|
* | kconfig: add script to manipulate .config files on the command lineAndi Kleen2009-01-07
* | kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscopeJike Song2009-01-07
* | bootchart: improve output based on Dave Jones' feedbackArjan van de Ven2009-01-07
* | fix modules_install via NFSSam Ravnborg2009-01-07
* | checkpatch: version: 0.26Andy Whitcroft2009-01-06
* | checkpatch: fix the perlcritic errorsAndy Whitcroft2009-01-06
* | checkpatch: struct file_operations should normally be constAndy Whitcroft2009-01-06
* | checkpatch: ensure we actually detect if assignments split across linesAndy Whitcroft2009-01-06
* | checkpatch: do not report nr_static as a static declarationAndy Whitcroft2009-01-06
* | checkpatch: track #ifdef/#else/#endif when tracking blocksAndy Whitcroft2009-01-06
* | checkpatch: fix continuation detection when handling spacing on operatorsAndy Whitcroft2009-01-06
* | checkpatch: loosen spacing on typedef function checksAndy Whitcroft2009-01-06
* | checkpatch: try to catch missing VMLINUX_SYMBOL() in vmlinux.lds.hMike Frysinger2009-01-06
* | checkpatch: allow parentheses on return for comparisonsAndy Whitcroft2009-01-06
* | checkpatch: Add warning for p0-patchesWolfram Sang2009-01-06
* | 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