summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-1167/+2474
2016-07-26mm: clean up non-standard page->_mapcount usersVladimir Davydov-0/+3
2016-07-26scripts/bloat-o-meter: fix percent on <1% changesRiku Voipio-2/+2
2016-07-26Fix the Debian packaging script on systems with no codenameMarcin Mielniczuk-1/+2
2016-07-26builddeb: fix file permissions before packagingHenning Schild-0/+2
2016-07-26Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds-151/+306
2016-07-25Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+16
2016-07-25Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki-1167/+2474
2016-07-24Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+16
2016-07-23doc-rst: kernel-doc: fix a change introduced by mistakeMauro Carvalho Chehab-1/+1
2016-07-23Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab-1/+2
2016-07-23Merge branch 'docs-next' of git://git.lwn.net/linux into topic/docs-nextMauro Carvalho Chehab-1/+5
2016-07-22doc-rst: kernel-doc: fix handling of address_space tagsMauro Carvalho Chehab-0/+4
2016-07-22scripts/dtc: dt_to_config - kernel config options for a devicetreeGaurav Minocha-1/+1214
2016-07-22scripts: Fix size mismatch of kexec_purgatory_sizeTautschnig, Michael-1/+2
2016-07-22scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocciLuis R. Rodriguez-0/+3
2016-07-22coccicheck: refer to Documentation/coccinelle.txt and wikiLuis R. Rodriguez-2/+3
2016-07-22coccicheck: add support for requring a coccinelle versionLuis R. Rodriguez-0/+14
2016-07-22coccicheck: replace --very-quiet with --quiet when debuggingLuis R. Rodriguez-0/+21
2016-07-22coccicheck: add support for DEBUG_FILELuis R. Rodriguez-1/+9
2016-07-22coccicheck: enable parmap supportLuis R. Rodriguez-3/+32
2016-07-22coccicheck: make SPFLAGS more usefulLuis R. Rodriguez-1/+4
2016-07-22coccicheck: move spatch binary check upLuis R. Rodriguez-5/+5
2016-07-19builddeb: really include objtool binary in headers packageWilfried Klaebe-3/+3
2016-07-18Kbuild: don't add obj tree in additional includesArnd Bergmann-4/+5
2016-07-18Kbuild: don't add ../../ to include pathArnd Bergmann-1/+1
2016-07-17kernel-doc: Fix up warning outputDaniel Vetter-1/+1
2016-07-17[media] extract_xc3028.pl: move it to scripts/dirMauro Carvalho Chehab-0/+1717
2016-07-17[media] doc-rst: move DVB avulse docs to Documentation/mediaMauro Carvalho Chehab-0/+942
2016-07-15PM / tools: scripts: AnalyzeSuspend v4.2Todd Brandt-1167/+2474
2016-07-15Revert "scripts/gdb: add a Radix Tree Parser"Kieran Bingham-105/+0
2016-07-15scripts/gdb: Perform path expansion to lx-symbol's argumentsNikolay Borisov-1/+1
2016-07-15scripts/gdb: add constants.py to .gitignoreOmar Sandoval-0/+1
2016-07-15scripts/gdb: rebuild constants.py on dependancy changeKieran Bingham-2/+3
2016-07-15scripts/gdb: silence 'nothing to do' messageKieran Bingham-0/+1
2016-07-12pmem: kill __pmem address spaceDan Williams-1/+0
2016-07-07kbuild: Remove stale asm-generic wrappersJames Hogan-1/+16
2016-07-03doc-rst: linux_tv: remove trailing commentsMauro Carvalho Chehab-0/+0
2016-07-03doc-rst: linux_tv: supress lots of warningsMauro Carvalho Chehab-1/+1
2016-06-26staging: fsl-mc: add support for device table matchingStuart Yoder-0/+16
2016-06-21coccinelle: catch krealloc() on devm_*() allocated memoryYann Droneaud-0/+4
2016-06-21coccinelle: recognize more devm_* memory allocation functionsYann Droneaud-0/+20
2016-06-21coccinelle: also catch kzfree() issuesYann Droneaud-5/+25
2016-06-20coccicheck: Allow for overriding spatch flagsDeepa Dinamani-2/+2
2016-06-20kbuild: setlocalversion: print error to STDERRWolfram Sang-1/+1
2016-06-20Coccinelle: noderef: Add new rules and correct the old ruleVaishali Thakkar-1/+17
2016-06-14modsign: Make sign-file determine the format of the X.509 certDavid Howells-8/+26
2016-06-10Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+1
2016-06-10kernel-doc: unify all EXPORT_SYMBOL scanning to one placeJani Nikula-13/+5
2016-06-10kernel-doc: add support for specifying extra files for EXPORT_SYMBOLsJani Nikula-2/+37