summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-07-22Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni
2016-07-12Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang
2016-05-12parisc: Use generic extable search and sort routinesHelge Deller
2016-05-11arm64: switch to relative exception tablesArd Biesheuvel
2016-05-11scripts/sortextable: add support for ET_DYN binariesArd Biesheuvel
2016-05-04unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro
2016-04-12kbuild/mkspec: fix grub2 installkernel issueJiri Kosina
2016-04-12scripts/kconfig: allow building with make 3.80 againJan Beulich
2016-04-12scripts/coccinelle: modernize &Julia Lawall
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