| Commit message (Expand) | Author |
| 2014-02-20 | of: Move testcase FDT data into drivers/of | Grant Likely |
| 2014-02-18 | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel |
| 2014-02-18 | cpu: add generic support for CPU feature based module autoloading | Ard Biesheuvel |
| 2014-02-18 | ARM: 7964/1: Detect section mismatches in thumb relocations | David A. Long |
| 2014-02-13 | Kbuild, lto: Handle basic LTO in modpost | Andi Kleen |
| 2014-02-13 | Kbuild, lto: Disable LTO for asm-offsets.c | Andi Kleen |
| 2014-02-13 | Kbuild, lto: Add a gcc-ld script to let run gcc as ld | Andi Kleen |
| 2014-02-13 | Kbuild, lto: add ld-version and ld-ifversion macros | Andi Kleen |
| 2014-02-13 | Kbuild, lto: Drop .number postfixes in modpost | Andi Kleen |
| 2014-02-13 | Kbuild, lto, workaround: Don't warn for initcall_reference in modpost | Andi Kleen |
| 2014-02-10 | checkpatch: fix detection of git repository | Richard Genoud |
| 2014-02-10 | get_maintainer: fix detection of git repository | Richard Genoud |
| 2014-02-07 | Modpost: fixed USB alias generation for ranges including 0x9 and 0xA | Jan Moskyto Matejka |
| 2014-02-06 | scripts/tags.sh: Ignore *.mod.c | Prarit Bhargava |
| 2014-01-27 | checkpatch.pl: check for function declarations without arguments | Joe Perches |
| 2014-01-23 | checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN) | Joe Perches |
| 2014-01-23 | checkpatch: add DT compatible string documentation checks | Rob Herring |
| 2014-01-23 | checkpatch: only flag FSF address, not gnu.org URL | Alexander Duyck |
| 2014-01-23 | checkpatch: add tests for function pointer style misuses | Joe Perches |
| 2014-01-23 | checkpatch: update the FSF/GPL address check | Joe Perches |
| 2014-01-23 | checkpatch: check for if's with unnecessary parentheses | Joe Perches |
| 2014-01-23 | checkpatch: improve space before tab --fix option | Joe Perches |
| 2014-01-23 | checkpatch: add a --fix-inplace option | Joe Perches |
| 2014-01-23 | checkpatch: attempt to find missing switch/case break; | Joe Perches |
| 2014-01-23 | checkpatch: add warning of future __GFP_NOFAIL use | David Rientjes |
| 2014-01-23 | checkpatch: warn only on "space before semicolon" at end of line | Joe Perches |
| 2014-01-23 | checkpatch: more comprehensive split strings warning | Joe Perches |
| 2014-01-23 | get_maintainer: add commit author information to --rolestats | Joe Perches |
| 2014-01-23 | headers_check: special case seqbuf_dump() | Paul Bolle |
| 2014-01-23 | microblaze: extable: sort the exception table at build time | Michal Simek |
| 2014-01-21 | scripts/dtc: Add a script to update to mainline dtc source | Grant Likely |
| 2014-01-21 | scripts/dtc: Update to upstream version v1.4.0 | Grant Likely |
| 2014-01-21 | scripts/dtc: Update shipped files to build with bison 2.7.12 | Grant Likely |
| 2014-01-17 | PM / tools: new tool for suspend/resume performance optimization | Todd E Brandt |
| 2014-01-15 | powerpc: Add vr save/restore functions | Andreas Schwab |
| 2014-01-08 | arm64, jump label: detect %c support for ARM64 | Jiang Liu |
| 2014-01-03 | deb-pkg: Fix building for MIPS big-endian or ARM OABI | Ben Hutchings |
| 2014-01-03 | deb-pkg: Fix cross-building linux-headers package | Ben Hutchings |
| 2014-01-03 | Fix detectition of kernel git repository in setlocalversion script [take #2] | Franck Bui-Huu |
| 2014-01-03 | scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUE | Nishanth Menon |
| 2013-12-20 | localmodconfig: Add config depends by default settings | Steven Rostedt (Red Hat) |
| 2013-12-13 | PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLE | Joe Perches |
| 2013-12-10 | scripts/link-vmlinux.sh: only filter kernel symbols for arm | Ming Lei |
| 2013-12-05 | ftrace: default to tilegx if ARCH=tile is specified | Tony Lu |
| 2013-12-02 | scripts/kernel-doc: make unknown function prototype a Warning instead of an E... | Randy Dunlap |
| 2013-11-25 | ARC: extable: Enable sorting at build time | Vineet Gupta |
| 2013-11-21 | checkpatch: fix "Use of uninitialized value" warnings | Joe Perches |
| 2013-11-18 | deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not set | Ben Hutchings |
| 2013-11-13 | kallsyms: Revert back to 128 max symbol length | Michal Marek |
| 2013-11-13 | kernel-doc: improve "no structured comments found" error | Johannes Berg |