summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-02-18Merge branch 'akpm-current/current'Stephen Rothwell
2014-02-18Merge remote-tracking branch 'devicetree/devicetree/next'Stephen Rothwell
2014-02-18Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2014-02-18Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2014-02-14Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-02-14checkpatch: warn on uses of __constant_<foo> functionsJoe Perches
2014-02-14checkpatch: add checks for constant non-octal permissionsJoe Perches
2014-02-14checkpatch: don't warn on some function pointer return stylesJoe Perches
2014-02-14checkpatch: add test for long udelayJoe Perches
2014-02-10checkpatch: fix detection of git repositoryRichard Genoud
2014-02-10get_maintainer: fix detection of git repositoryRichard Genoud
2014-02-07Modpost: fixed USB alias generation for ranges including 0x9 and 0xAJan Moskyto Matejka
2014-02-06scripts/tags.sh: Ignore *.mod.cPrarit Bhargava
2014-02-03Merge branch 'devicetree/dtc' into devicetree/nextGrant Likely
2014-02-03module: allow multiple calls to MODULE_DEVICE_TABLE() per moduleTom Gundersen
2014-02-01Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-01-27Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-27checkpatch.pl: check for function declarations without argumentsJoe Perches
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)Joe Perches
2014-01-23checkpatch: add DT compatible string documentation checksRob Herring
2014-01-23checkpatch: only flag FSF address, not gnu.org URLAlexander Duyck
2014-01-23checkpatch: add tests for function pointer style misusesJoe Perches
2014-01-23checkpatch: update the FSF/GPL address checkJoe Perches
2014-01-23checkpatch: check for if's with unnecessary parenthesesJoe Perches
2014-01-23checkpatch: improve space before tab --fix optionJoe Perches
2014-01-23checkpatch: add a --fix-inplace optionJoe Perches
2014-01-23checkpatch: attempt to find missing switch/case break;Joe Perches
2014-01-23checkpatch: add warning of future __GFP_NOFAIL useDavid Rientjes
2014-01-23checkpatch: warn only on "space before semicolon" at end of lineJoe Perches
2014-01-23checkpatch: more comprehensive split strings warningJoe Perches
2014-01-23get_maintainer: add commit author information to --rolestatsJoe Perches
2014-01-23headers_check: special case seqbuf_dump()Paul Bolle
2014-01-23microblaze: extable: sort the exception table at build timeMichal Simek
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21scripts/dtc: Add a script to update to mainline dtc sourceGrant Likely
2014-01-21scripts/dtc: Update to upstream version v1.4.0Grant Likely
2014-01-21scripts/dtc: Update shipped files to build with bison 2.7.12Grant Likely
2014-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-01-20Merge tag 'localmodconfig-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-17Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki
2014-01-17PM / tools: new tool for suspend/resume performance optimizationTodd E Brandt
2014-01-15powerpc: Add vr save/restore functionsAndreas Schwab
2014-01-08arm64, jump label: detect %c support for ARM64Jiang Liu
2014-01-03deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings
2014-01-03deb-pkg: Fix cross-building linux-headers packageBen Hutchings
2014-01-03Fix detectition of kernel git repository in setlocalversion script [take #2]Franck Bui-Huu
2014-01-03scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUENishanth Menon