summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
...
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-05-07
|\ \
| * | kconfig: fix lists definition for C++Yann E. MORIN2013-04-29
| * | Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON...Yann E. MORIN2013-04-26
| * | kconfig: implement KCONFIG_PROBABILITY for randconfigYann E. MORIN2013-04-24
| * | kconfig: allow specifying the seed for randconfigYann E. MORIN2013-04-24
| * | kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIGYann E. MORIN2013-04-24
| * | kconfig: do not override symbols already setYann E. MORIN2013-04-24
| * | kconfig: fix randconfig tristate detectionYann E. MORIN2013-04-24
| * | kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.hYann E. MORIN2013-04-16
| * | menuconfig: Add "breadcrumbs" navigation aidBenjamin Poirier2013-04-16
| * | menuconfig: Fix memory leak introduced by jump keys featureBenjamin Poirier2013-04-16
| * | merge_config.sh: Avoid creating unnessary source softlinksJohn Stultz2013-04-10
| * | Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek2013-03-21
| |\ \ | | |/ | |/|
| | * kconfig: optionally use pkg-config to detect ncurses libsJustin Lecher2013-03-06
| | * menuconfig: optionally use pkg-config to detect ncurses libsJustin Lecher2013-03-06
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-05-07
|\ \ \
| * | | Fix cleaning in scripts/modAndreas Schwab2013-05-06
| * | | headers_install.pl: convert to headers_install.shRob Landley2013-04-09
| * | | kbuild: fix ld-option functionAntony Pavlov2013-04-08
* | | | menuconfig: fix NULL pointer dereference when searching a symbolLi Zefan2013-05-07
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-05
|\ \ \ \
| * | | | modpost: fix unwanted VMLINUX_SYMBOL_STR expansionJames Hogan2013-04-28
| * | | | modpost: handle huge numbers of modules.Rusty Russell2013-04-04
| * | | | modpost: add -T option to read module names from file/stdin.Rusty Russell2013-04-04
| * | | | modpost: minor cleanup.Rusty Russell2013-04-04
| * | | | genksyms: pass symbol-prefix instead of archJames Hogan2013-03-19
| * | | | module: fix symbol versioning with symbol prefixesJames Hogan2013-03-19
| * | | | CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-15
| | |/ / | |/| |
* | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-05-02
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'swarren/for-3.10/dtc-cpp-chroot-std-headers' in...Shawn Guo2013-04-09
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | kbuild: always run gcc -E on *.dts, remove cmd_dtc_cppStephen Warren2013-04-05
| | * | | kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtcStephen Warren2013-04-05
| | * | | kbuild: fixdep: support concatenated dep filesStephen Warren2013-04-05
| | * | | kbuild: create an "include chroot" for DT bindingsStephen Warren2013-04-05
| | |/ /
* | | | menuconfig: print more info for symbol without promptsWengmeiling2013-04-30
* | | | Merge tag 'localmodconfig-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-30
|\ \ \ \
| * | | | localmodconfig: Process source kconfig files as they are foundSteven Rostedt2013-04-29
| * | | | localmodconfig: Add debug prints for dependencies of module configsSteven Rostedt2013-04-29
* | | | | checkpatch: add Suggested-by as a standard signatureMugunthan V N2013-04-29
* | | | | checkpatch: only warn for empty lines before closing braces by themselvesMatthijs Kooijman2013-04-29
* | | | | checkpatch: warn on space before semicolonJoe Perches2013-04-29
* | | | | checkpatch: complain about executable filesJoe Perches2013-04-29
* | | | | checkpatch: Prefer seq_puts to seq_printfJoe Perches2013-04-29
* | | | | checkpatch: add check for reuse of krealloc argJoe Perches2013-04-29
* | | | | get_maintainer: use filename-only regex match for TegraStephen Warren2013-04-29
* | | | | scripts/decodecode: make faulting insn ptr more robustBorislav Petkov2013-04-29
* | | | | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-04-29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mei: bus: Initial MEI Client bus type implementationSamuel Ortiz2013-03-29
| |/ / /
* / / / checkpatch: fix stringification macro defectJoe Perches2013-04-17
|/ / /
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-03-15
|\ \ \ | |/ / |/| |