summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2013-04-30checkpatch: Prefer seq_puts to seq_printfJoe Perches
2013-04-30checkpatch: add check for reuse of krealloc argJoe Perches
2013-04-30get_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-29kconfig: fix lists definition for C++Yann E. MORIN
2013-04-29modpost: fix unwanted VMLINUX_SYMBOL_STR expansionJames Hogan
2013-04-26Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON...Yann E. MORIN
2013-04-24kconfig: implement KCONFIG_PROBABILITY for randconfigYann E. MORIN
2013-04-24kconfig: allow specifying the seed for randconfigYann E. MORIN
2013-04-24kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIGYann E. MORIN
2013-04-24kconfig: do not override symbols already setYann E. MORIN
2013-04-24kconfig: fix randconfig tristate detectionYann E. MORIN
2013-04-18rpm-pkg: Remove pointless set -e statementsMichal Marek
2013-04-18rpm-pkg: Always regenerate the specfileMichal Marek
2013-04-18rpm-pkg: Do not write to the parent directoryMichal Marek
2013-04-18rpm-pkg: Do not package the whole source directoryMichal Marek
2013-04-17checkpatch: fix stringification macro defectJoe Perches
2013-04-16kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.hYann E. MORIN
2013-04-16menuconfig: Add "breadcrumbs" navigation aidBenjamin Poirier
2013-04-16menuconfig: Fix memory leak introduced by jump keys featureBenjamin Poirier
2013-04-10merge_config.sh: Avoid creating unnessary source softlinksJohn Stultz
2013-04-09Merge remote-tracking branch 'swarren/for-3.10/dtc-cpp-chroot-std-headers' in...Shawn Guo
2013-04-09headers_install.pl: convert to headers_install.shRob Landley
2013-04-08buildtar: Add ARCH to the archive nameBorislav Petkov
2013-04-08Coccinelle: Fix patch output when coccicheck is used with M= and C=Nicolas Palix
2013-04-08Coccinelle: Add support to the SPFLAGS variableNicolas Palix
2013-04-08Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variablesNicolas Palix
2013-04-08Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2)Nicolas Palix
2013-04-08scripts/package/Makefile: compare objtree with srctree instead of test KBUILD...Bin Wang
2013-04-08kbuild: fix ld-option functionAntony Pavlov
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-04-05modpost: handle huge numbers of modules.Rusty Russell
2013-04-05modpost: add -T option to read module names from file/stdin.Rusty Russell
2013-04-05modpost: minor cleanup.Rusty Russell
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz
2013-03-27scripts/tags.sh: Add magic for OFFSET and DEFINEKirill Tkhai
2013-03-21Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek
2013-03-20genksyms: pass symbol-prefix instead of archJames Hogan
2013-03-20module: fix symbol versioning with symbol prefixesJames Hogan
2013-03-16Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell
2013-03-06kconfig: optionally use pkg-config to detect ncurses libsJustin Lecher
2013-03-06menuconfig: optionally use pkg-config to detect ncurses libsJustin Lecher
2013-03-05kbuild: fix make headers_check with make 3.80Sam Ravnborg