summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2014-03-11revert "kallsyms: fix absolute addresses for kASLR"Andrew Morton1-1/+2
2014-03-08Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+13
2014-03-04kallsyms: fix absolute addresses for kASLRAndy Honig1-2/+1
2014-03-04scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compressionDaniel M. Weeks1-1/+1
2014-02-20of: Move testcase FDT data into drivers/ofGrant Likely1-0/+1
2014-02-18ARM: 7964/1: Detect section mismatches in thumb relocationsDavid A. Long1-0/+13
2014-02-15Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+2
2014-02-11checkpatch: fix detection of git repositoryRichard Genoud1-2/+2
2014-02-11get_maintainer: fix detection of git repositoryRichard Genoud1-1/+1
2014-02-07Modpost: fixed USB alias generation for ranges including 0x9 and 0xAJan Moskyto Matejka1-2/+2
2014-02-01Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2-8/+126
2014-01-31Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+2
2014-01-28Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-0/+9
2014-01-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-2/+6
2014-01-28checkpatch.pl: check for function declarations without argumentsJoe Perches1-0/+9
2014-01-25Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1446
2014-01-24checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)Joe Perches1-0/+10
2014-01-24checkpatch: add DT compatible string documentation checksRob Herring1-0/+27
2014-01-24checkpatch: only flag FSF address, not gnu.org URLAlexander Duyck1-3/+1
2014-01-24checkpatch: add tests for function pointer style misusesJoe Perches1-0/+59
2014-01-24checkpatch: update the FSF/GPL address checkJoe Perches1-5/+6
2014-01-24checkpatch: check for if's with unnecessary parenthesesJoe Perches1-0/+14
2014-01-24checkpatch: improve space before tab --fix optionJoe Perches1-2/+4
2014-01-24checkpatch: add a --fix-inplace optionJoe Perches1-1/+9
2014-01-24checkpatch: attempt to find missing switch/case break;Joe Perches1-0/+25
2014-01-24checkpatch: add warning of future __GFP_NOFAIL useDavid Rientjes1-0/+6
2014-01-24checkpatch: warn only on "space before semicolon" at end of lineJoe Perches1-1/+1
2014-01-24checkpatch: more comprehensive split strings warningJoe Perches1-8/+4
2014-01-24get_maintainer: add commit author information to --rolestatsJoe Perches1-6/+85
2014-01-24headers_check: special case seqbuf_dump()Paul Bolle1-1/+5
2014-01-24microblaze: extable: sort the exception table at build timeMichal Simek1-0/+5
2014-01-23Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+7
2014-01-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2014-01-20Merge tag 'localmodconfig-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+7
2014-01-17Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki1-0/+1446
2014-01-17PM / tools: new tool for suspend/resume performance optimizationTodd E Brandt1-0/+1446
2014-01-15powerpc: Add vr save/restore functionsAndreas Schwab1-2/+6
2014-01-08arm64, jump label: detect %c support for ARM64Jiang Liu1-1/+1
2014-01-03deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings1-2/+2
2014-01-03deb-pkg: Fix cross-building linux-headers packageBen Hutchings1-5/+4
2014-01-03Fix detectition of kernel git repository in setlocalversion script [take #2]Franck Bui-Huu1-1/+2
2014-01-03scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUENishanth Menon1-0/+109
2014-01-02Merge commit v3.13-rc1 into kbuild/miscMichal Marek22-124/+303
2013-12-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2013-12-21localmodconfig: Add config depends by default settingsSteven Rostedt (Red Hat)1-0/+7
2013-12-14Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2013-12-13PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLEJoe Perches1-4/+7
2013-12-10scripts/link-vmlinux.sh: only filter kernel symbols for armMing Lei1-1/+3
2013-12-06ftrace: default to tilegx if ARCH=tile is specifiedTony Lu1-1/+2
2013-11-25ARC: extable: Enable sorting at build timeVineet Gupta1-0/+5