summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-03-23scripts: gcc-wrapper: allow a few forbidden warningsDavid Keitel
2016-03-23scripts: build-all: Fix the check_kernel for MSMRohit Vaswani
2016-03-23checkpatch: Excuse reverts from "summary line over 75 characters" checkMatt Wagantall
2016-03-23checkpatch: recognize only specific tags when ending commit textSteve Muckle
2016-03-23checkpatch: require commit textSteve Muckle
2016-03-23Don't complain about MIME headers.Gregory Bean
2016-03-23checkpatch: warn on subject line not followed by blank lineDavid Keitel
2016-03-23checkpatch: warn on long summary, commit text linesDavid Keitel
2016-03-23checkpatch: Add exceptions for "dsb" keyword usageSarangdhar Joshi
2016-03-23script: check-config-exemptions: add exemption for USB_CONFIGFSMatt Wagantall
2016-03-23scripts: Add script to verify Android configurationsDavid Brown
2016-03-23scripts: Call out python2 explicitlyDavid Brown
2016-03-23scripts: gcc-wrapper: bypass forbidden warnings with gcc5Se Wang (Patrick) Oh
2016-03-23scripts: build_all: stop building mdm targetsAbhimanyu Kapur
2016-03-23Revert "checkpatch.pl: add check for Change-Id"Ian Maund
2016-03-23scripts: Restore some of the parallism in "all" buildsDavid Brown
2016-03-23scripts: gcc-wrapper: Allow upstream forbidden warningsIan Maund
2016-03-23scripts: Reduce parallelism in "all" buildsDavid Brown
2016-03-23checkpatch: add support for --noauthorJeff Johnson
2016-03-23dtc: add integer overflow checks in fdt headerVijay Kumar Pendoti
2016-03-23scripts: Add build-all.py kernel building utilityDavid Brown
2016-03-23scripts: gcc-wrapper: Use wrapper to check compiler warningsDavid Brown
2016-03-23scripts: checkpatch.pl: warn on invalid credentialsBryan Huntsman
2016-03-23setlocalversion: Include post Linus git tags in LOCALVERSION_AUTOStephen Boyd
2016-03-23checkpatch: Add check for vreg_xxx api in opensource driversPankaj Kumar
2016-03-23checkpatch: Add check for gpiomux usage in msm board filesRohit Vaswani
2016-03-23checkpatch: complain about the use of dsb().Gregory Bean
2016-03-23checkpatch: close filp_open loophole.Gregory Bean
2016-03-23checkpatch: Handle long multi-line macros better.Gregory Bean
2016-03-23checkpatch: deprecate unbounded string functions.Gregory Bean
2016-03-23checkpatch: forbid implied-barrier I/O functions.Gregory Bean
2016-03-23checkpatch: Merge continuation-header handling from .38.Gregory Bean
2016-03-23checkpatch: forbid filesystem accesses from within the kernel.Gregory Bean
2016-03-23Checkpatch: Print location when catching return code errorPatrick Pannuto
2016-03-23checkpatch: Check for illegal return codesPatrick Pannuto
2016-03-23checkpatch: remove column limit for checkpatch patchesIsrael Schlesinger
2016-03-23checkpatch: Add warnings for use of mdelay()Israel Schlesinger
2016-03-23checkpatch: Exceptions for CLK_* macros and some spaces in macrosMatt Wagantall
2016-03-23checkpatch: check for #if 0/#if 1Abhijeet Dharmapurikar
2016-03-23scripts/Makefile.headersinst: install staging UAPI header files to usrMitchel Humpherys
2016-03-23Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel
2016-03-22kasan: Kconfig: Add KASAN_SANITIZE_ALLPatrick Daly
2016-03-22UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-03-01ARM: convert build of appended dtb zImage to list of dtbsColin Cross
2016-02-25scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky
2016-02-16kbuild: Makefile.clean: make Kbuild and Makefile optionalAmit Pundir
2016-02-16kbuild: make it possible to specify the module output dirRom Lemarchand
2016-02-16ARM: convert build of appended dtb zImage to list of dtbsColin Cross
2016-01-31scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand
2016-01-04ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King