summaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAge
* scripts: Reduce parallelism in "all" buildsDavid Brown2016-03-23
* checkpatch: add support for --noauthorJeff Johnson2016-03-23
* dtc: add integer overflow checks in fdt headerVijay Kumar Pendoti2016-03-23
* scripts: Add build-all.py kernel building utilityDavid Brown2016-03-23
* scripts: gcc-wrapper: Use wrapper to check compiler warningsDavid Brown2016-03-23
* scripts: checkpatch.pl: warn on invalid credentialsBryan Huntsman2016-03-23
* setlocalversion: Include post Linus git tags in LOCALVERSION_AUTOStephen Boyd2016-03-23
* checkpatch: Add check for vreg_xxx api in opensource driversPankaj Kumar2016-03-23
* checkpatch: Add check for gpiomux usage in msm board filesRohit Vaswani2016-03-23
* checkpatch: complain about the use of dsb().Gregory Bean2016-03-23
* checkpatch: close filp_open loophole.Gregory Bean2016-03-23
* checkpatch: Handle long multi-line macros better.Gregory Bean2016-03-23
* checkpatch: deprecate unbounded string functions.Gregory Bean2016-03-23
* checkpatch: forbid implied-barrier I/O functions.Gregory Bean2016-03-23
* checkpatch: Merge continuation-header handling from .38.Gregory Bean2016-03-23
* checkpatch: forbid filesystem accesses from within the kernel.Gregory Bean2016-03-23
* Checkpatch: Print location when catching return code errorPatrick Pannuto2016-03-23
* checkpatch: Check for illegal return codesPatrick Pannuto2016-03-23
* checkpatch: remove column limit for checkpatch patchesIsrael Schlesinger2016-03-23
* checkpatch: Add warnings for use of mdelay()Israel Schlesinger2016-03-23
* checkpatch: Exceptions for CLK_* macros and some spaces in macrosMatt Wagantall2016-03-23
* checkpatch: check for #if 0/#if 1Abhijeet Dharmapurikar2016-03-23
* scripts/Makefile.headersinst: install staging UAPI header files to usrMitchel Humpherys2016-03-23
* Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\
| * scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky2016-02-25
| * scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand2016-01-31
* | kasan: Kconfig: Add KASAN_SANITIZE_ALLPatrick Daly2016-03-22
* | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-03-22
* | ARM: convert build of appended dtb zImage to list of dtbsColin Cross2016-03-01
* | kbuild: Makefile.clean: make Kbuild and Makefile optionalAmit Pundir2016-02-16
* | kbuild: make it possible to specify the module output dirRom Lemarchand2016-02-16
* | ARM: convert build of appended dtb zImage to list of dtbsColin Cross2016-02-16
|/
* ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King2016-01-04
* ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)2015-12-16
* scripts: recordmcount: break hardlinksRussell King2015-12-16
* arch: um: fix error when linking vmlinux.Lorenzo Colitti2015-12-08
* kernel-doc: Make it compatible with Perl versions below 5.12 againMauro Carvalho Chehab2015-11-17
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-11-10
|\
| * coccinelle: Improve checking for missing NULL terminatorsDaniel Granat2015-10-26
| * coccinelle: ifnullfree: handle various destroy functionsJulia Lawall2015-10-26
| * coccinelle: ifnullfree: various cleanupsJulia Lawall2015-10-26
| * cocinelle: iterators: semantic patch to delete unneeded of_node_putJulia Lawall2015-10-26
| * deb-pkg: Add automatic support for armhf architectureBen Hutchings2015-10-26
| * scripts/coccinelle: fix typosJulia Lawall2015-10-26
| * coccinelle: misc: remove "complex return code" warningsJohan Hovold2015-10-26
| * Coccinelle: fix incorrect -include option transformationAndrzej Hajda2015-10-26
| * coccinelle: tests: improve odd_ptr_err.cocciJulia Lawall2015-10-26
| * coccinelle: misc: move constants to the rightJulia Lawall2015-10-26
| * scripts/tags.sh: Teach tags about some powerpc macrosMichael Ellerman2015-10-13
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-11-10
|\ \