aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [no-upstream] get confirmation to delete or force update treeVitaly Andrianov2014-12-031-0/+18
* [no-upstream] add master-rt branch to forest_rebuild scriptVitaly Andrianov2014-12-031-4/+15
* [no-upstream] add forest maintenance helper scriptsCyril Chemparathy2014-12-036-0/+337
* recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith2014-07-061-2/+2
* powerpc: Add vr save/restore functionsAndreas Schwab2014-05-301-2/+6
* kbuild: fix make headers_install when path is too longNicolas Dichtel2014-04-142-8/+19
* deb-pkg: Fix cross-building linux-headers packageBen Hutchings2014-03-311-5/+4
* Modpost: fixed USB alias generation for ranges including 0x9 and 0xAJan Moskyto Matejka2014-02-221-2/+2
* scripts/kallsyms: filter symbols not in kernel address spaceMing Lei2013-11-122-1/+13
* dtc: ensure #line directives don't consume data from the next lineGrant Likely2013-06-132-117/+117
* dtc: Update generated files to output from Bison 2.5Grant Likely2013-06-132-341/+388
* kbuild: make sure we clean up DTB temporary filesIan Campbell2013-06-131-4/+4
* Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek2013-05-304-11/+26
|\
| * kconfig/menu.c: fix multiple references to expressions in menu_add_prop()Dirk Gouders2013-05-291-1/+14
| * mconf: handle keys in empty dialogsDirk Gouders2013-05-292-9/+11
| * scripts/config: fix assignment of parameters for short version of --*-after o...Clement Chauplannaz2013-05-201-1/+1
* | kbuild: Don't assume dts files live in arch/*/boot/dtsMatthijs Kooijman2013-05-231-1/+1
* | package: Makefile: unbreak binrpm-pkg targetLuiz Capitulino2013-05-161-1/+1
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-05-074-39/+37
|\
| * rpm-pkg: Remove pointless set -e statementsMichal Marek2013-04-181-4/+0
| * rpm-pkg: Always regenerate the specfileMichal Marek2013-04-181-13/+6
| * rpm-pkg: Do not write to the parent directoryMichal Marek2013-04-181-7/+5
| * rpm-pkg: Do not package the whole source directoryMichal Marek2013-04-181-1/+5
| * buildtar: Add ARCH to the archive nameBorislav Petkov2013-04-081-1/+1
| * Coccinelle: Fix patch output when coccicheck is used with M= and C=Nicolas Palix2013-04-081-1/+5
| * Coccinelle: Add support to the SPFLAGS variableNicolas Palix2013-04-081-1/+1
| * Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variablesNicolas Palix2013-04-081-12/+13
| * Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2)Nicolas Palix2013-04-081-1/+1
| * scripts/package/Makefile: compare objtree with srctree instead of test KBUILD...Bin Wang2013-04-081-1/+1
| * scripts/tags.sh: Add magic for OFFSET and DEFINEKirill Tkhai2013-03-271-1/+3
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-05-079-12/+245
|\ \
| * | kconfig: fix lists definition for C++Yann E. MORIN2013-04-291-2/+2
| * | Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON...Yann E. MORIN2013-04-261-4/+3
| * | kconfig: implement KCONFIG_PROBABILITY for randconfigYann E. MORIN2013-04-241-3/+54
| * | kconfig: allow specifying the seed for randconfigYann E. MORIN2013-04-241-1/+11
| * | kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIGYann E. MORIN2013-04-241-3/+4
| * | kconfig: do not override symbols already setYann E. MORIN2013-04-241-1/+1
| * | kconfig: fix randconfig tristate detectionYann E. MORIN2013-04-241-1/+1
| * | kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.hYann E. MORIN2013-04-161-2/+2
| * | menuconfig: Add "breadcrumbs" navigation aidBenjamin Poirier2013-04-164-3/+147
| * | menuconfig: Fix memory leak introduced by jump keys featureBenjamin Poirier2013-04-162-0/+16
| * | merge_config.sh: Avoid creating unnessary source softlinksJohn Stultz2013-04-101-1/+9
| * | Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek2013-03-212-1/+5
| |\ \ | | |/ | |/|
| | * kconfig: optionally use pkg-config to detect ncurses libsJustin Lecher2013-03-061-1/+3
| | * menuconfig: optionally use pkg-config to detect ncurses libsJustin Lecher2013-03-061-0/+2
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-05-075-66/+48
|\ \ \
| * | | Fix cleaning in scripts/modAndreas Schwab2013-05-061-0/+2
| * | | headers_install.pl: convert to headers_install.shRob Landley2013-04-093-65/+45
| * | | kbuild: fix ld-option functionAntony Pavlov2013-04-081-1/+1
* | | | menuconfig: fix NULL pointer dereference when searching a symbolLi Zefan2013-05-071-6/+10