Age | Commit message (Expand) | Author | Files | Lines |
2014-02-18 | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel | 1 | -5/+5 |
2014-02-18 | cpu: add generic support for CPU feature based module autoloading | Ard Biesheuvel | 2 | -0/+13 |
2014-02-18 | ARM: 7964/1: Detect section mismatches in thumb relocations | David A. Long | 1 | -0/+13 |
2014-02-14 | Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+2 |
2014-02-13 | Kbuild, lto: Handle basic LTO in modpost | Andi Kleen | 1 | -1/+5 |
2014-02-13 | Kbuild, lto: Disable LTO for asm-offsets.c | Andi Kleen | 1 | -1/+1 |
2014-02-13 | Kbuild, lto: Add a gcc-ld script to let run gcc as ld | Andi Kleen | 1 | -0/+29 |
2014-02-13 | Kbuild, lto: add ld-version and ld-ifversion macros | Andi Kleen | 2 | -0/+17 |
2014-02-13 | Kbuild, lto: Drop .number postfixes in modpost | Andi Kleen | 2 | -2/+15 |
2014-02-13 | Kbuild, lto, workaround: Don't warn for initcall_reference in modpost | Andi Kleen | 1 | -0/+4 |
2014-02-10 | checkpatch: fix detection of git repository | Richard Genoud | 1 | -2/+2 |
2014-02-10 | get_maintainer: fix detection of git repository | Richard Genoud | 1 | -1/+1 |
2014-02-07 | Modpost: fixed USB alias generation for ranges including 0x9 and 0xA | Jan Moskyto Matejka | 1 | -2/+2 |
2014-02-06 | scripts/tags.sh: Ignore *.mod.c | Prarit Bhargava | 1 | -5/+4 |
2014-02-03 | Merge branch 'devicetree/dtc' into devicetree/next | Grant Likely | 9 | -365/+570 |
2014-02-01 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2 | -8/+126 |
2014-01-30 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+2 |
2014-01-27 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 1 | -0/+9 |
2014-01-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -2/+6 |
2014-01-27 | checkpatch.pl: check for function declarations without arguments | Joe Perches | 1 | -0/+9 |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1446 |
2014-01-23 | checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN) | Joe Perches | 1 | -0/+10 |
2014-01-23 | checkpatch: add DT compatible string documentation checks | Rob Herring | 1 | -0/+27 |
2014-01-23 | checkpatch: only flag FSF address, not gnu.org URL | Alexander Duyck | 1 | -3/+1 |
2014-01-23 | checkpatch: add tests for function pointer style misuses | Joe Perches | 1 | -0/+59 |
2014-01-23 | checkpatch: update the FSF/GPL address check | Joe Perches | 1 | -5/+6 |
2014-01-23 | checkpatch: check for if's with unnecessary parentheses | Joe Perches | 1 | -0/+14 |
2014-01-23 | checkpatch: improve space before tab --fix option | Joe Perches | 1 | -2/+4 |
2014-01-23 | checkpatch: add a --fix-inplace option | Joe Perches | 1 | -1/+9 |
2014-01-23 | checkpatch: attempt to find missing switch/case break; | Joe Perches | 1 | -0/+25 |
2014-01-23 | checkpatch: add warning of future __GFP_NOFAIL use | David Rientjes | 1 | -0/+6 |
2014-01-23 | checkpatch: warn only on "space before semicolon" at end of line | Joe Perches | 1 | -1/+1 |
2014-01-23 | checkpatch: more comprehensive split strings warning | Joe Perches | 1 | -8/+4 |
2014-01-23 | get_maintainer: add commit author information to --rolestats | Joe Perches | 1 | -6/+85 |
2014-01-23 | headers_check: special case seqbuf_dump() | Paul Bolle | 1 | -1/+5 |
2014-01-23 | microblaze: extable: sort the exception table at build time | Michal Simek | 1 | -0/+5 |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+7 |
2014-01-21 | scripts/dtc: Add a script to update to mainline dtc source | Grant Likely | 2 | -1/+55 |
2014-01-21 | scripts/dtc: Update to upstream version v1.4.0 | Grant Likely | 6 | -82/+294 |
2014-01-21 | scripts/dtc: Update shipped files to build with bison 2.7.12 | Grant Likely | 2 | -283/+222 |
2014-01-20 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2014-01-20 | Merge tag 'localmodconfig-v3.14' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+7 |
2014-01-17 | Merge branches 'acpi-tools' and 'pm-tools' | Rafael J. Wysocki | 1 | -0/+1446 |
2014-01-17 | PM / tools: new tool for suspend/resume performance optimization | Todd E Brandt | 1 | -0/+1446 |
2014-01-15 | powerpc: Add vr save/restore functions | Andreas Schwab | 1 | -2/+6 |
2014-01-08 | arm64, jump label: detect %c support for ARM64 | Jiang Liu | 1 | -1/+1 |
2014-01-03 | deb-pkg: Fix building for MIPS big-endian or ARM OABI | Ben Hutchings | 1 | -2/+2 |
2014-01-03 | deb-pkg: Fix cross-building linux-headers package | Ben Hutchings | 1 | -5/+4 |
2014-01-03 | Fix detectition of kernel git repository in setlocalversion script [take #2] | Franck Bui-Huu | 1 | -1/+2 |
2014-01-03 | scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUE | Nishanth Menon | 1 | -0/+109 |