aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2014-03-04kallsyms: fix absolute addresses for kASLRGravatar Andy Honig 1-2/+1
2014-03-04scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compressionGravatar Daniel M. Weeks 1-1/+1
2014-02-20of: Move testcase FDT data into drivers/ofGravatar Grant Likely 1-0/+1
2014-02-14Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-2/+2
2014-02-10checkpatch: fix detection of git repositoryGravatar Richard Genoud 1-2/+2
2014-02-10get_maintainer: fix detection of git repositoryGravatar Richard Genoud 1-1/+1
2014-02-07Modpost: fixed USB alias generation for ranges including 0x9 and 0xAGravatar Jan Moskyto Matejka 1-2/+2
2014-02-01Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 2-8/+126
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-1/+2
2014-01-27Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 1-0/+9
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-2/+6
2014-01-27checkpatch.pl: check for function declarations without argumentsGravatar Joe Perches 1-0/+9
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1446
2014-01-23checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)Gravatar Joe Perches 1-0/+10
2014-01-23checkpatch: add DT compatible string documentation checksGravatar Rob Herring 1-0/+27
2014-01-23checkpatch: only flag FSF address, not gnu.org URLGravatar Alexander Duyck 1-3/+1
2014-01-23checkpatch: add tests for function pointer style misusesGravatar Joe Perches 1-0/+59
2014-01-23checkpatch: update the FSF/GPL address checkGravatar Joe Perches 1-5/+6
2014-01-23checkpatch: check for if's with unnecessary parenthesesGravatar Joe Perches 1-0/+14
2014-01-23checkpatch: improve space before tab --fix optionGravatar Joe Perches 1-2/+4
2014-01-23checkpatch: add a --fix-inplace optionGravatar Joe Perches 1-1/+9
2014-01-23checkpatch: attempt to find missing switch/case break;Gravatar Joe Perches 1-0/+25
2014-01-23checkpatch: add warning of future __GFP_NOFAIL useGravatar David Rientjes 1-0/+6
2014-01-23checkpatch: warn only on "space before semicolon" at end of lineGravatar Joe Perches 1-1/+1
2014-01-23checkpatch: more comprehensive split strings warningGravatar Joe Perches 1-8/+4
2014-01-23get_maintainer: add commit author information to --rolestatsGravatar Joe Perches 1-6/+85
2014-01-23headers_check: special case seqbuf_dump()Gravatar Paul Bolle 1-1/+5
2014-01-23microblaze: extable: sort the exception table at build timeGravatar Michal Simek 1-0/+5
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+7
2014-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+1
2014-01-20Merge tag 'localmodconfig-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+7
2014-01-17Merge branches 'acpi-tools' and 'pm-tools'Gravatar Rafael J. Wysocki 1-0/+1446
2014-01-17PM / tools: new tool for suspend/resume performance optimizationGravatar Todd E Brandt 1-0/+1446
2014-01-15powerpc: Add vr save/restore functionsGravatar Andreas Schwab 1-2/+6
2014-01-08arm64, jump label: detect %c support for ARM64Gravatar Jiang Liu 1-1/+1
2014-01-03deb-pkg: Fix building for MIPS big-endian or ARM OABIGravatar Ben Hutchings 1-2/+2
2014-01-03deb-pkg: Fix cross-building linux-headers packageGravatar Ben Hutchings 1-5/+4
2014-01-03Fix detectition of kernel git repository in setlocalversion script [take #2]Gravatar Franck Bui-Huu 1-1/+2
2014-01-03scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUEGravatar Nishanth Menon 1-0/+109
2014-01-02Merge commit v3.13-rc1 into kbuild/miscGravatar Michal Marek 22-124/+303
2013-12-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+3
2013-12-20localmodconfig: Add config depends by default settingsGravatar Steven Rostedt (Red Hat) 1-0/+7
2013-12-13Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+5
2013-12-13PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLEGravatar Joe Perches 1-4/+7
2013-12-10scripts/link-vmlinux.sh: only filter kernel symbols for armGravatar Ming Lei 1-1/+3
2013-12-05ftrace: default to tilegx if ARCH=tile is specifiedGravatar Tony Lu 1-1/+2
2013-11-25ARC: extable: Enable sorting at build timeGravatar Vineet Gupta 1-0/+5
2013-11-21Merge branch 'akpm' (fixes from Andrew)Gravatar Linus Torvalds 1-0/+1
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Gravatar Linus Torvalds 1-0/+2
2013-11-21checkpatch: fix "Use of uninitialized value" warningsGravatar Joe Perches 1-0/+1