summaryrefslogtreecommitdiff
path: root/scripts (unfollow)
Commit message (Expand)Author
2014-02-20of: Move testcase FDT data into drivers/ofGrant Likely
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel
2014-02-18cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel
2014-02-18ARM: 7964/1: Detect section mismatches in thumb relocationsDavid A. Long
2014-02-13Kbuild, lto: Handle basic LTO in modpostAndi Kleen
2014-02-13Kbuild, lto: Disable LTO for asm-offsets.cAndi Kleen
2014-02-13Kbuild, lto: Add a gcc-ld script to let run gcc as ldAndi Kleen
2014-02-13Kbuild, lto: add ld-version and ld-ifversion macrosAndi Kleen
2014-02-13Kbuild, lto: Drop .number postfixes in modpostAndi Kleen
2014-02-13Kbuild, lto, workaround: Don't warn for initcall_reference in modpostAndi Kleen
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-01-27checkpatch.pl: check for function declarations without argumentsJoe Perches
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-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-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
2013-12-20localmodconfig: Add config depends by default settingsSteven Rostedt (Red Hat)
2013-12-13PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLEJoe Perches
2013-12-10scripts/link-vmlinux.sh: only filter kernel symbols for armMing Lei
2013-12-05ftrace: default to tilegx if ARCH=tile is specifiedTony Lu
2013-12-02scripts/kernel-doc: make unknown function prototype a Warning instead of an E...Randy Dunlap
2013-11-25ARC: extable: Enable sorting at build timeVineet Gupta
2013-11-21checkpatch: fix "Use of uninitialized value" warningsJoe Perches
2013-11-18deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not setBen Hutchings
2013-11-13kallsyms: Revert back to 128 max symbol lengthMichal Marek
2013-11-13kernel-doc: improve "no structured comments found" errorJohannes Berg