summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-04-03genksyms: fix typeof() handlingJan Beulich
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-03-31Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely
2014-03-11revert "kallsyms: fix absolute addresses for kASLR"Andrew Morton
2014-03-08Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-03-04kallsyms: fix absolute addresses for kASLRAndy Honig
2014-03-04scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compressionDaniel M. Weeks
2014-03-04Merge tag 'v3.14-rc5' into HEADGrant Likely
2014-03-03Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman
2014-02-20kbuild: dtbs_install: new make targetJason Cooper
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-15Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-02-14Kbuild, lto: Handle basic LTO in modpostAndi Kleen
2014-02-14Kbuild, lto: Disable LTO for asm-offsets.cAndi Kleen
2014-02-14Kbuild, lto: Add a gcc-ld script to let run gcc as ldAndi Kleen
2014-02-14Kbuild, lto: add ld-version and ld-ifversion macrosAndi Kleen
2014-02-14Kbuild, lto: Drop .number postfixes in modpostAndi Kleen
2014-02-14Kbuild, lto, workaround: Don't warn for initcall_reference in modpostAndi Kleen
2014-02-11checkpatch: fix detection of git repositoryRichard Genoud
2014-02-11get_maintainer: fix detection of git repositoryRichard Genoud
2014-02-07Modpost: fixed USB alias generation for ranges including 0x9 and 0xAJan Moskyto Matejka
2014-02-03Merge branch 'devicetree/dtc' into devicetree/nextGrant Likely
2014-02-01Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-01-31Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-01-28Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-28checkpatch.pl: check for function declarations without argumentsJoe Perches
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-24checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)Joe Perches
2014-01-24checkpatch: add DT compatible string documentation checksRob Herring
2014-01-24checkpatch: only flag FSF address, not gnu.org URLAlexander Duyck
2014-01-24checkpatch: add tests for function pointer style misusesJoe Perches
2014-01-24checkpatch: update the FSF/GPL address checkJoe Perches
2014-01-24checkpatch: check for if's with unnecessary parenthesesJoe Perches
2014-01-24checkpatch: improve space before tab --fix optionJoe Perches
2014-01-24checkpatch: add a --fix-inplace optionJoe Perches
2014-01-24checkpatch: attempt to find missing switch/case break;Joe Perches
2014-01-24checkpatch: add warning of future __GFP_NOFAIL useDavid Rientjes
2014-01-24checkpatch: warn only on "space before semicolon" at end of lineJoe Perches
2014-01-24checkpatch: more comprehensive split strings warningJoe Perches
2014-01-24get_maintainer: add commit author information to --rolestatsJoe Perches
2014-01-24headers_check: special case seqbuf_dump()Paul Bolle
2014-01-24microblaze: extable: sort the exception table at build timeMichal Simek
2014-01-23Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21scripts/dtc: Add a script to update to mainline dtc sourceGrant Likely