aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2013-05-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-04-30menuconfig: print more info for symbol without promptsWengmeiling
2013-04-30Merge tag 'localmodconfig-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-29checkpatch: add Suggested-by as a standard signatureMugunthan V N
2013-04-29checkpatch: only warn for empty lines before closing braces by themselvesMatthijs Kooijman
2013-04-29checkpatch: warn on space before semicolonJoe Perches
2013-04-29checkpatch: complain about executable filesJoe Perches
2013-04-29checkpatch: Prefer seq_puts to seq_printfJoe Perches
2013-04-29checkpatch: add check for reuse of krealloc argJoe Perches
2013-04-29get_maintainer: use filename-only regex match for TegraStephen Warren
2013-04-29scripts/decodecode: make faulting insn ptr more robustBorislav Petkov
2013-04-29localmodconfig: Process source kconfig files as they are foundSteven Rostedt
2013-04-29localmodconfig: Add debug prints for dependencies of module configsSteven Rostedt
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-17checkpatch: fix stringification macro defectJoe Perches
2013-04-09Merge remote-tracking branch 'swarren/for-3.10/dtc-cpp-chroot-std-headers' in...Shawn Guo
2013-04-05kbuild: always run gcc -E on *.dts, remove cmd_dtc_cppStephen Warren
2013-04-05kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtcStephen Warren
2013-04-05kbuild: fixdep: support concatenated dep filesStephen Warren
2013-04-05kbuild: create an "include chroot" for DT bindingsStephen Warren
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz
2013-03-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-03-05kbuild: fix make headers_check with make 3.80Sam Ravnborg
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-02genksyms: fix metag symbol prefix on crc symbolsJames Hogan
2013-03-02scripts/checkstack.pl: Add metag supportJames Hogan
2013-03-02metag: ftrace supportJames Hogan
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds
2013-02-27get_maintainer: allow keywords to match filenamesStephen Warren
2013-02-27scripts/kernel-doc: handle struct member __aligned without numbersNishanth Menon
2013-02-27checkpatch: improve CamelCase test for PageJoe Perches
2013-02-27Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-02-27Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2013-02-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2013-02-25kbuild: Fix reading of .config in link-vmlinux.shMichal Marek
2013-02-22scripts/coccinelle: find constant additions that could be bit orsJulia Lawall
2013-02-22coccicheck: Allow to show the executed command lineBernd Schubert
2013-02-22kbuild: Unset language specific variables in setlocalversion scriptChristophe Leroy
2013-02-22depmod: pass -P $CONFIG_SYMBOL_PREFIXJames Hogan
2013-02-22kbuild: Fix destination-y for installed headersJesper Nilsson
2013-02-22coccicheck: Allow the user to give a V= (verbose) argumentBernd Schubert
2013-02-22scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig...Peter Senna Tschudin
2013-02-22kbuild: clear KBUILD_SRC when calling 'make' in RPM specDavid R. Bild
2013-02-22scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIGMichael Grzeschik
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21checkpatch: fix USLEEP_RANGE testBruce Allan
2013-02-21checkpatch: Add check for kcalloc argument orderJoe Perches