| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | checkpatch: reduce false positive rate of "complex macros" | Joe Perches | 2013-07-03 | 1 | -1/+1 |
| * | | | checkpatch: warn on comparisons to get_jiffies_64() | Joe Perches | 2013-07-03 | 1 | -0/+6 |
| * | | | checkpatch: warn on comparisons to jiffies | Joe Perches | 2013-07-03 | 1 | -0/+6 |
| * | | | checkpatch: warn when networking block comment lines don't start with * | Joe Perches | 2013-07-03 | 1 | -0/+8 |
| * | | | checkpatch: improve network block comment test and message | Joe Perches | 2013-07-03 | 1 | -2/+2 |
| * | | | checkpatch: remove quote from CamelCase test | Joe Perches | 2013-07-03 | 1 | -2/+2 |
| * | | | checkpatch: add --strict preference for p = kmalloc(sizeof(*p)... | Joe Perches | 2013-07-03 | 1 | -0/+8 |
| * | | | checkpatch: warn when using gcc's binary constant ("0b") extension | Joe Perches | 2013-07-03 | 1 | -2/+14 |
| * | | | checkpatch: change CamelCase test and make it --strict | Joe Perches | 2013-07-03 | 1 | -3/+3 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git.... | Linus Torvalds | 2013-07-03 | 1 | -1/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | /
| | | |/
| | |/| |
|
| * | | | modpost.c: Add .text.unlikely to TEXT_SECTIONS | Tom Rini | 2013-05-20 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 2013-07-03 | 1 | -0/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | arm64: extable: sort the exception table at build time | Will Deacon | 2013-06-12 | 1 | -0/+5 |
* | | | dtc: ensure #line directives don't consume data from the next line | Grant Likely | 2013-06-13 | 2 | -117/+117 |
* | | | dtc: Update generated files to output from Bison 2.5 | Grant Likely | 2013-06-13 | 2 | -341/+388 |
* | | | kbuild: make sure we clean up DTB temporary files | Ian Campbell | 2013-06-13 | 1 | -4/+4 |
* | | | Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu... | Michal Marek | 2013-05-30 | 4 | -11/+26 |
|\ \ \ |
|
| * | | | kconfig/menu.c: fix multiple references to expressions in menu_add_prop() | Dirk Gouders | 2013-05-30 | 1 | -1/+14 |
| * | | | mconf: handle keys in empty dialogs | Dirk Gouders | 2013-05-30 | 2 | -9/+11 |
| * | | | scripts/config: fix assignment of parameters for short version of --*-after o... | Clement Chauplannaz | 2013-05-20 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | kbuild: Don't assume dts files live in arch/*/boot/dts | Matthijs Kooijman | 2013-05-23 | 1 | -1/+1 |
| |/
|/| |
|
* | | package: Makefile: unbreak binrpm-pkg target | Luiz Capitulino | 2013-05-16 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2013-05-07 | 4 | -39/+37 |
|\ |
|
| * | rpm-pkg: Remove pointless set -e statements | Michal Marek | 2013-04-18 | 1 | -4/+0 |
| * | rpm-pkg: Always regenerate the specfile | Michal Marek | 2013-04-18 | 1 | -13/+6 |
| * | 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 branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2013-05-07 | 9 | -12/+245 |
|\ \ |
|
| * | | kconfig: fix lists definition for C++ | Yann E. MORIN | 2013-04-29 | 1 | -2/+2 |
| * | | Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON... | Yann E. MORIN | 2013-04-26 | 1 | -4/+3 |
| * | | kconfig: implement KCONFIG_PROBABILITY for randconfig | Yann E. MORIN | 2013-04-25 | 1 | -3/+54 |
| * | | kconfig: allow specifying the seed for randconfig | Yann E. MORIN | 2013-04-25 | 1 | -1/+11 |
| * | | kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG | Yann E. MORIN | 2013-04-25 | 1 | -3/+4 |
| * | | kconfig: do not override symbols already set | Yann E. MORIN | 2013-04-25 | 1 | -1/+1 |
| * | | kconfig: fix randconfig tristate detection | Yann E. MORIN | 2013-04-25 | 1 | -1/+1 |
| * | | kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h | Yann E. MORIN | 2013-04-16 | 1 | -2/+2 |
| * | | menuconfig: Add "breadcrumbs" navigation aid | Benjamin Poirier | 2013-04-16 | 4 | -3/+147 |
| * | | menuconfig: Fix memory leak introduced by jump keys feature | Benjamin Poirier | 2013-04-16 | 2 | -0/+16 |
| * | | merge_config.sh: Avoid creating unnessary source softlinks | John Stultz | 2013-04-10 | 1 | -1/+9 |
| * | | Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu... | Michal Marek | 2013-03-21 | 2 | -1/+5 |
| |\ \
| | |/
| |/| |
|
| | * | kconfig: optionally use pkg-config to detect ncurses libs | Justin Lecher | 2013-03-07 | 1 | -1/+3 |
| | * | menuconfig: optionally use pkg-config to detect ncurses libs | Justin Lecher | 2013-03-07 | 1 | -0/+2 |
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2013-05-07 | 5 | -66/+48 |
|\ \ \ |
|