summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Drop support for clean-ruleMichal Marek2015-01-021-3/+0
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-12-202-1/+5
|\
| * scripts/package: binrpm-pkg do not create source and devel packageJérôme Glisse2014-12-081-0/+4
| * bugon.cocci: fix Options at the macroMauro Carvalho Chehab2014-11-241-1/+1
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-12-204-12/+15
|\ \
| * | kbuild: remove redundant -rR flag of hdr-instMasahiro Yamada2014-12-031-2/+2
| * | kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel2014-11-281-2/+2
| * | kbuild: Remove duplicate $(cmd) definition in Makefile.cleanMichal Marek2014-11-261-5/+0
| * | kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada2014-11-263-5/+13
| |/
* | CRIS: Fix headers_installSam Ravnborg2014-12-201-2/+0
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-191-2/+2
|\ \
| * \ Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-12-121-2/+2
| |\ \
| | * | calloc/xcalloc: Fix argument orderArjun Sreedharan2014-12-091-2/+2
| | |/
* | | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-142-59/+139
|\ \ \
| * | | checkkconfigsymbols.py: improve detection of defectsValentin Rothberg2014-11-081-30/+27
| * | | checkkconfigsymbols.sh: reimplementation in pythonValentin Rothberg2014-11-072-59/+142
| | |/ | |/|
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-0/+106
|\ \ \
| * | | coccinelle: api: add spatch to prevent unnecessary .ownerWolfram Sang2014-11-061-0/+106
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-3/+3
|\ \ \
| * | | Replace mentions of "list_struct" to "list_head"Andrey Utkin2014-11-201-3/+3
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-112-2/+2
|\ \ \
| * | | s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-272-2/+2
| |/ /
* | | checkpatch: add ability to --fix (coalesce) string fragments on multiple linesJoe Perches2014-12-101-46/+69
* | | checkpatch: add --strict "pointer comparison to NULL" testJoe Perches2014-12-101-0/+14
* | | checkpatch: add test for consecutive string fragmentsJoe Perches2014-12-101-0/+6
* | | checkpatch: add --strict preference for #defines using BIT(foo)Joe Perches2014-12-101-0/+11
* | | checkpatch: allow certain SI units with three charactersJulius Werner2014-12-101-1/+3
* | | checkpatch: Add --strict test for function pointer calling styleJoe Perches2014-12-101-3/+21
* | | checkpatch: reduce MAINTAINERS update message frequencyJoe Perches2014-12-101-0/+6
* | | checkpatch: try to avoid mask and shift errorsJoe Perches2014-12-101-0/+8
* | | checkpatch: fix use via symlink, make missing spelling file non-fatalJoe Perches2014-12-101-17/+21
* | | checkpatch: improve warning message for "needless if" caseFabio Estevam2014-12-101-1/+1
* | | checkpatch: improve test for no space after castJoe Perches2014-12-101-1/+2
* | | checkpatch: add error on use of attribute((weak)) or __weak declarationsJoe Perches2014-12-101-0/+9
* | | checkpatch: add an error test for no space before commaJoe Perches2014-12-101-2/+21
* | | scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg2014-12-101-1/+1
| |/ |/|
* | dts, kbuild: Implement support for dtb vendor subdirsRobert Richter2014-10-211-5/+18
* | dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter2014-10-213-12/+44
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-10-143-23/+193
|\
| * deb-pkg: remove obsolete -isp option to dpkg-gencontrolAsbjoern Sloth Toennesen2014-10-061-1/+1
| * coccinelle: misc: semantic patch to delete overly complex return code processingJulia Lawall2014-09-261-0/+180
| * deb-pkg: Add support for powerpc little endianMichael Neuling2014-09-121-1/+1
| * builddeb: put the dbg files into the correct directoryMichal Marek2014-08-261-12/+10
| * scripts/tags.sh: fix DEFINE_HASHTABLE in emacs caseDirk Gouders2014-08-191-1/+1
| * scripts/tags.sh: remove *PCGFLAGS regular expressionsDirk Gouders2014-08-191-8/+0
| * scripts/tags.sh: Don't specify kind-spec for emacs' ctags/etagsDirk Gouders2014-08-191-1/+1
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-1431-52/+35
|\ \
| * | kbuild: simplify build, clean, modbuiltin shorthandsMasahiro Yamada2014-10-022-3/+3
| * | kbuild: remove obj-n and lib-n handlingMasahiro Yamada2014-10-023-6/+4
| * | kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman2014-09-231-1/+5
OpenPOWER on IntegriCloud