summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2013-04-08Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variablesNicolas Palix-12/+13
2013-04-08Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2)Nicolas Palix-1/+1
2013-04-08scripts/package/Makefile: compare objtree with srctree instead of test KBUILD...Bin Wang-1/+1
2013-04-08kbuild: fix ld-option functionAntony Pavlov-1/+1
2013-04-05kbuild: always run gcc -E on *.dts, remove cmd_dtc_cppStephen Warren-9/+5
2013-04-05kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtcStephen Warren-2/+3
2013-04-05kbuild: fixdep: support concatenated dep filesStephen Warren-32/+61
2013-04-05kbuild: create an "include chroot" for DT bindingsStephen Warren-1/+1
2013-04-05modpost: handle huge numbers of modules.Rusty Russell-3/+5
2013-04-05modpost: add -T option to read module names from file/stdin.Rusty Russell-2/+30
2013-04-05modpost: minor cleanup.Rusty Russell-8/+15
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz-0/+15
2013-03-27scripts/tags.sh: Add magic for OFFSET and DEFINEKirill Tkhai-1/+3
2013-03-21Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek-1/+5
2013-03-20genksyms: pass symbol-prefix instead of archJames Hogan-12/+9
2013-03-20module: fix symbol versioning with symbol prefixesJames Hogan-1/+2
2013-03-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-5/+6
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell-31/+17
2013-03-07kconfig: optionally use pkg-config to detect ncurses libsJustin Lecher-1/+3
2013-03-07menuconfig: optionally use pkg-config to detect ncurses libsJustin Lecher-0/+2
2013-03-05kbuild: fix make headers_check with make 3.80Sam Ravnborg-5/+6
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+21
2013-03-02genksyms: fix metag symbol prefix on crc symbolsJames Hogan-1/+2
2013-03-02scripts/checkstack.pl: Add metag supportJames Hogan-2/+6
2013-03-02metag: ftrace supportJames Hogan-0/+13
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds-2/+6
2013-02-27get_maintainer: allow keywords to match filenamesStephen Warren-0/+4
2013-02-27scripts/kernel-doc: handle struct member __aligned without numbersNishanth Menon-1/+1
2013-02-27checkpatch: improve CamelCase test for PageJoe Perches-1/+1
2013-02-27Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-260/+385
2013-02-27Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-34/+298
2013-02-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-326/+617
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-71/+65
2013-02-25Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek-576/+950
2013-02-25kbuild: Fix reading of .config in link-vmlinux.shMichal Marek-1/+8
2013-02-22scripts/coccinelle: find constant additions that could be bit orsJulia Lawall-0/+55
2013-02-22coccicheck: Allow to show the executed command lineBernd Schubert-7/+21
2013-02-22kbuild: Unset language specific variables in setlocalversion scriptChristophe Leroy-1/+1
2013-02-22depmod: pass -P $CONFIG_SYMBOL_PREFIXJames Hogan-3/+23
2013-02-22kbuild: Fix destination-y for installed headersJesper Nilsson-3/+3
2013-02-22coccicheck: Allow the user to give a V= (verbose) argumentBernd Schubert-1/+10
2013-02-22scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig...Peter Senna Tschudin-0/+103
2013-02-22kbuild: clear KBUILD_SRC when calling 'make' in RPM specDavid R. Bild-1/+1
2013-02-22scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIGMichael Grzeschik-1/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds-7/+45
2013-02-21checkpatch: fix USLEEP_RANGE testBruce Allan-2/+2
2013-02-21checkpatch: Add check for kcalloc argument orderJoe Perches-0/+6
2013-02-21checkpatch: don't emit the CamelCase warning for PageFooJoe Perches-0/+1
2013-02-21checkpatch: warn on unnecessary __dev<foo> section markingsJoe Perches-0/+6