| Commit message (Expand) | Author | Age | Files | Lines |
* | rpm-pkg: Do not write to the parent directory | Michal Marek | 2013-04-18 | 1 | -7/+5 |
* | rpm-pkg: Do not package the whole source directory | Michal Marek | 2013-04-18 | 1 | -1/+5 |
* | buildtar: Add ARCH to the archive name | Borislav Petkov | 2013-04-08 | 1 | -1/+1 |
* | Coccinelle: Fix patch output when coccicheck is used with M= and C= | Nicolas Palix | 2013-04-08 | 1 | -1/+5 |
* | Coccinelle: Add support to the SPFLAGS variable | Nicolas Palix | 2013-04-08 | 1 | -1/+1 |
* | Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variables | Nicolas Palix | 2013-04-08 | 1 | -12/+13 |
* | Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2) | Nicolas Palix | 2013-04-08 | 1 | -1/+1 |
* | scripts/package/Makefile: compare objtree with srctree instead of test KBUILD... | Bin Wang | 2013-04-08 | 1 | -1/+1 |
* | scripts/tags.sh: Add magic for OFFSET and DEFINE | Kirill Tkhai | 2013-03-27 | 1 | -1/+3 |
* | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-03-03 | 3 | -3/+21 |
|\ |
|
| * | genksyms: fix metag symbol prefix on crc symbols | James Hogan | 2013-03-02 | 1 | -1/+2 |
| * | scripts/checkstack.pl: Add metag support | James Hogan | 2013-03-02 | 1 | -2/+6 |
| * | metag: ftrace support | James Hogan | 2013-03-02 | 1 | -0/+13 |
* | | Merge branch 'akpm' (final batch from Andrew) | Linus Torvalds | 2013-02-27 | 3 | -2/+6 |
|\ \ |
|
| * | | get_maintainer: allow keywords to match filenames | Stephen Warren | 2013-02-27 | 1 | -0/+4 |
| * | | scripts/kernel-doc: handle struct member __aligned without numbers | Nishanth Menon | 2013-02-27 | 1 | -1/+1 |
| * | | checkpatch: improve CamelCase test for Page | Joe Perches | 2013-02-27 | 1 | -1/+1 |
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2013-02-27 | 19 | -260/+385 |
|\ \ \ |
|
| * \ \ | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2013-02-25 | 26 | -576/+950 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu... | Michal Marek | 2013-01-12 | 1 | -1/+0 |
| | |\ \ \ |
|
| | | * | | | kconfig:lxdialog: remove duplicate code | Wang YanQing | 2012-12-27 | 1 | -1/+0 |
| * | | | | | kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new | Ben Hutchings | 2013-02-19 | 1 | -1/+6 |
| * | | | | | kconfig: nconf: rewrite labels of function keys line | Roland Eggner | 2013-02-09 | 1 | -4/+4 |
| * | | | | | kconfig: nconf: rewrite help texts | Roland Eggner | 2013-02-09 | 1 | -164/+156 |
| * | | | | | kconfig: fix a compiliation error when using make xconfig | Tiana Rakotovao Andriamahefa | 2013-01-30 | 1 | -0/+1 |
| * | | | | | nconf: function keys line, change background color for better readability | Roland Eggner | 2013-01-24 | 1 | -1/+1 |
| * | | | | | menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an A... | Wang YanQing | 2013-01-16 | 1 | -14/+0 |
| * | | | | | menuconfig: Add Save/Load buttons | Wang YanQing | 2013-01-16 | 2 | -14/+36 |
| * | | | | | menuconfig:inputbox: support navigate input position | Wang YanQing | 2012-12-25 | 1 | -29/+92 |
| * | | | | | scripts/kconfig: ensure we use proper CONFIG_ prefix | Yann E. MORIN | 2012-12-20 | 1 | -0/+3 |
| * | | | | | merge_config.sh: Add option to specify output dir | Zhangfei Gao | 2012-12-09 | 1 | -4/+16 |
| * | | | | | kconfig: Regenerate lexer | Michal Marek | 2012-11-20 | 1 | -4/+4 |
| * | | | | | kconfig: Fix malloc handling in conf tools | Alan Cox | 2012-11-20 | 6 | -19/+40 |
| * | | | | | kconfig: get CONFIG_ prefix from the environment | Yann E. MORIN | 2012-11-20 | 3 | -2/+3 |
| * | | | | | kconfig: add a function to get the CONFIG_ prefix | Yann E. MORIN | 2012-11-20 | 1 | -0/+6 |
| * | | | | | kconfig: remove CONFIG_ from string constants | Yann E. MORIN | 2012-11-20 | 2 | -4/+17 |
| * | | | | | menuconfig: fix extended colors ncurses support | Krzysztof Mazur | 2012-11-20 | 1 | -0/+1 |
* | | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2013-02-27 | 6 | -34/+298 |
|\ \ \ \ \ \ |
|
| * | | | | | | scripts/coccinelle: find constant additions that could be bit ors | Julia Lawall | 2013-02-22 | 1 | -0/+55 |
| * | | | | | | coccicheck: Allow to show the executed command line | Bernd Schubert | 2013-02-22 | 1 | -7/+21 |
| * | | | | | | coccicheck: Allow the user to give a V= (verbose) argument | Bernd Schubert | 2013-02-22 | 1 | -1/+10 |
| * | | | | | | scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig... | Peter Senna Tschudin | 2013-02-22 | 1 | -0/+103 |
| * | | | | | | kbuild: clear KBUILD_SRC when calling 'make' in RPM spec | David R. Bild | 2013-02-22 | 1 | -1/+1 |
| * | | | | | | scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test | Peter Senna Tschudin | 2013-01-24 | 1 | -0/+83 |
| * | | | | | | scripts/tags.sh: Fix regex syntax for etags | Andreas Schwab | 2013-01-13 | 1 | -25/+25 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2013-02-27 | 10 | -326/+617 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | kbuild: Fix reading of .config in link-vmlinux.sh | Michal Marek | 2013-02-25 | 1 | -1/+8 |
| * | | | | | kbuild: Unset language specific variables in setlocalversion script | Christophe Leroy | 2013-02-22 | 1 | -1/+1 |
| * | | | | | depmod: pass -P $CONFIG_SYMBOL_PREFIX | James Hogan | 2013-02-22 | 1 | -3/+23 |
| * | | | | | kbuild: Fix destination-y for installed headers | Jesper Nilsson | 2013-02-22 | 1 | -3/+3 |