summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
...
* | checkpatch: add types for other OS typedefsJoe Perches2015-02-13
* | checkpatch: add ability to coalesce commit descriptions on multiple linesJoe Perches2015-02-13
* | checkpatch: add likely/unlikely comparison misuse testJoe Perches2015-02-13
* | checkpatch: update git commit messageJoe Perches2015-02-13
* | checkpatch: Allow comments in macros tested for single statementsJoe Perches2015-02-13
* | checkpatch: add check for keyword 'boolean' in Kconfig definitionsChristoph Jaeger2015-02-13
* | checkpatch: fix UNNECESSARY_KERN_LEVEL false positivePaolo Bonzini2015-02-13
* | checkpatch: ignore __pure $AttributeJoe Perches2015-02-13
* | checkpatch: improve octal permissions testsJoe Perches2015-02-13
* | checkpatch: emit an error when using predefined timestamp macrosJoe Perches2015-02-13
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-13
|\ \
| * | module: set ksymtab/kcrctab* section addresses to 0x0Rabin Vincent2015-02-06
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-02-11
|\ \ \
| * | | X.509: silence asn1 compiler debug outputArnd Bergmann2015-01-23
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-11
|\ \ \ \ | |_|/ / |/| | |
| * | | s390/ftrace: hotpatch support for function tracingHeiko Carstens2015-01-29
| * | | ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens2015-01-29
* | | | scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher2015-01-19
| |/ / |/| |
* | | kbuild: Fix removal of the debian/ directoryMichal Marek2015-01-02
| |/ |/|
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-12-20
|\ \
| * | scripts/package: binrpm-pkg do not create source and devel packageJérôme Glisse2014-12-08
| * | bugon.cocci: fix Options at the macroMauro Carvalho Chehab2014-11-24
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-12-20
|\ \ \
| * | | kbuild: remove redundant -rR flag of hdr-instMasahiro Yamada2014-12-03
| * | | kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel2014-11-28
| * | | kbuild: Remove duplicate $(cmd) definition in Makefile.cleanMichal Marek2014-11-26
| * | | kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada2014-11-26
| |/ /
* | | CRIS: Fix headers_installSam Ravnborg2014-12-20
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-19
|\ \ \ | |_|/ |/| |
| * | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-12-12
| |\ \
| | * | calloc/xcalloc: Fix argument orderArjun Sreedharan2014-12-09
| | |/
* | | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-14
|\ \ \
| * | | checkkconfigsymbols.py: improve detection of defectsValentin Rothberg2014-11-08
| * | | checkkconfigsymbols.sh: reimplementation in pythonValentin Rothberg2014-11-07
| | |/ | |/|
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \ \
| * | | coccinelle: api: add spatch to prevent unnecessary .ownerWolfram Sang2014-11-06
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-12
|\ \ \
| * | | Replace mentions of "list_struct" to "list_head"Andrey Utkin2014-11-20
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-11
|\ \ \
| * | | s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-27
| |/ /
* | | checkpatch: add ability to --fix (coalesce) string fragments on multiple linesJoe Perches2014-12-10
* | | checkpatch: add --strict "pointer comparison to NULL" testJoe Perches2014-12-10
* | | checkpatch: add test for consecutive string fragmentsJoe Perches2014-12-10
* | | checkpatch: add --strict preference for #defines using BIT(foo)Joe Perches2014-12-10
* | | checkpatch: allow certain SI units with three charactersJulius Werner2014-12-10
* | | checkpatch: Add --strict test for function pointer calling styleJoe Perches2014-12-10
* | | checkpatch: reduce MAINTAINERS update message frequencyJoe Perches2014-12-10
* | | checkpatch: try to avoid mask and shift errorsJoe Perches2014-12-10
* | | checkpatch: fix use via symlink, make missing spelling file non-fatalJoe Perches2014-12-10
* | | checkpatch: improve warning message for "needless if" caseFabio Estevam2014-12-10