aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
...
| * | | checkpatch: reduce false positive rate of "complex macros"Joe Perches2013-07-03
| * | | checkpatch: warn on comparisons to get_jiffies_64()Joe Perches2013-07-03
| * | | checkpatch: warn on comparisons to jiffiesJoe Perches2013-07-03
| * | | checkpatch: warn when networking block comment lines don't start with *Joe Perches2013-07-03
| * | | checkpatch: improve network block comment test and messageJoe Perches2013-07-03
| * | | checkpatch: remove quote from CamelCase testJoe Perches2013-07-03
| * | | checkpatch: add --strict preference for p = kmalloc(sizeof(*p)...Joe Perches2013-07-03
| * | | checkpatch: warn when using gcc's binary constant ("0b") extensionJoe Perches2013-07-03
| * | | checkpatch: change CamelCase test and make it --strictJoe Perches2013-07-03
| | | |
| \ \ \
*-. \ \ \ Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....Linus Torvalds2013-07-03
|\ \ \ \ \ | |_|/ / / |/| | | / | | | |/ | | |/|
| * / | modpost.c: Add .text.unlikely to TEXT_SECTIONSTom Rini2013-05-19
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-03
|\ \ \ | |_|/ |/| |
| * | arm64: extable: sort the exception table at build timeWill Deacon2013-06-12
* | | dtc: ensure #line directives don't consume data from the next lineGrant Likely2013-06-13
* | | dtc: Update generated files to output from Bison 2.5Grant Likely2013-06-13
* | | kbuild: make sure we clean up DTB temporary filesIan Campbell2013-06-13
* | | Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek2013-05-30
|\ \ \
| * | | kconfig/menu.c: fix multiple references to expressions in menu_add_prop()Dirk Gouders2013-05-29
| * | | mconf: handle keys in empty dialogsDirk Gouders2013-05-29
| * | | scripts/config: fix assignment of parameters for short version of --*-after o...Clement Chauplannaz2013-05-20
| | |/ | |/|
* | | kbuild: Don't assume dts files live in arch/*/boot/dtsMatthijs Kooijman2013-05-23
| |/ |/|
* | package: Makefile: unbreak binrpm-pkg targetLuiz Capitulino2013-05-16
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-05-07
|\
| * rpm-pkg: Remove pointless set -e statementsMichal Marek2013-04-18
| * rpm-pkg: Always regenerate the specfileMichal Marek2013-04-18
| * rpm-pkg: Do not write to the parent directoryMichal Marek2013-04-18
| * rpm-pkg: Do not package the whole source directoryMichal Marek2013-04-18
| * buildtar: Add ARCH to the archive nameBorislav Petkov2013-04-08
| * Coccinelle: Fix patch output when coccicheck is used with M= and C=Nicolas Palix2013-04-08
| * Coccinelle: Add support to the SPFLAGS variableNicolas Palix2013-04-08
| * Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variablesNicolas Palix2013-04-08
| * Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2)Nicolas Palix2013-04-08
| * scripts/package/Makefile: compare objtree with srctree instead of test KBUILD...Bin Wang2013-04-08
| * scripts/tags.sh: Add magic for OFFSET and DEFINEKirill Tkhai2013-03-27
* | 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
|\ \ \