Age | Commit message (Expand) | Author | Files | Lines |
2013-05-07 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 4 | -39/+37 |
2013-05-07 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 9 | -12/+245 |
2013-05-07 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 5 | -66/+48 |
2013-05-07 | menuconfig: fix NULL pointer dereference when searching a symbol | Li Zefan | 1 | -6/+10 |
2013-05-07 | Fix cleaning in scripts/mod | Andreas Schwab | 1 | -0/+2 |
2013-05-05 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -57/+78 |
2013-05-02 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -42/+68 |
2013-05-01 | menuconfig: print more info for symbol without prompts | Wengmeiling | 1 | -7/+20 |
2013-04-30 | Merge tag 'localmodconfig-v3.10' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -10/+16 |
2013-04-30 | checkpatch: add Suggested-by as a standard signature | Mugunthan V N | 1 | -0/+1 |
2013-04-30 | checkpatch: only warn for empty lines before closing braces by themselves | Matthijs Kooijman | 1 | -1/+1 |
2013-04-30 | checkpatch: warn on space before semicolon | Joe Perches | 1 | -2/+2 |
2013-04-30 | checkpatch: complain about executable files | Joe Perches | 1 | -1/+2 |
2013-04-30 | checkpatch: Prefer seq_puts to seq_printf | Joe Perches | 1 | -0/+16 |
2013-04-30 | checkpatch: add check for reuse of krealloc arg | Joe Perches | 1 | -0/+7 |
2013-04-30 | get_maintainer: use filename-only regex match for Tegra | Stephen Warren | 1 | -1/+1 |
2013-04-30 | scripts/decodecode: make faulting insn ptr more robust | Borislav Petkov | 1 | -1/+7 |
2013-04-29 | localmodconfig: Process source kconfig files as they are found | Steven Rostedt | 1 | -10/+7 |
2013-04-29 | localmodconfig: Add debug prints for dependencies of module configs | Steven Rostedt | 1 | -0/+9 |
2013-04-29 | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+15 |
2013-04-29 | kconfig: fix lists definition for C++ | Yann E. MORIN | 1 | -2/+2 |
2013-04-29 | modpost: fix unwanted VMLINUX_SYMBOL_STR expansion | James Hogan | 1 | -1/+1 |
2013-04-27 | Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON... | Yann E. MORIN | 1 | -4/+3 |
2013-04-25 | kconfig: implement KCONFIG_PROBABILITY for randconfig | Yann E. MORIN | 1 | -3/+54 |
2013-04-25 | kconfig: allow specifying the seed for randconfig | Yann E. MORIN | 1 | -1/+11 |
2013-04-25 | kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG | Yann E. MORIN | 1 | -3/+4 |
2013-04-25 | kconfig: do not override symbols already set | Yann E. MORIN | 1 | -1/+1 |
2013-04-25 | kconfig: fix randconfig tristate detection | Yann E. MORIN | 1 | -1/+1 |
2013-04-18 | rpm-pkg: Remove pointless set -e statements | Michal Marek | 1 | -4/+0 |
2013-04-18 | rpm-pkg: Always regenerate the specfile | Michal Marek | 1 | -13/+6 |
2013-04-18 | rpm-pkg: Do not write to the parent directory | Michal Marek | 1 | -7/+5 |
2013-04-18 | rpm-pkg: Do not package the whole source directory | Michal Marek | 1 | -1/+5 |
2013-04-18 | checkpatch: fix stringification macro defect | Joe Perches | 1 | -0/+1 |
2013-04-17 | kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h | Yann E. MORIN | 1 | -2/+2 |
2013-04-17 | menuconfig: Add "breadcrumbs" navigation aid | Benjamin Poirier | 4 | -3/+147 |
2013-04-16 | menuconfig: Fix memory leak introduced by jump keys feature | Benjamin Poirier | 2 | -0/+16 |
2013-04-10 | merge_config.sh: Avoid creating unnessary source softlinks | John Stultz | 1 | -1/+9 |
2013-04-09 | Merge remote-tracking branch 'swarren/for-3.10/dtc-cpp-chroot-std-headers' in... | Shawn Guo | 2 | -42/+68 |
2013-04-09 | headers_install.pl: convert to headers_install.sh | Rob Landley | 3 | -65/+45 |
2013-04-08 | buildtar: Add ARCH to the archive name | Borislav Petkov | 1 | -1/+1 |
2013-04-08 | Coccinelle: Fix patch output when coccicheck is used with M= and C= | Nicolas Palix | 1 | -1/+5 |
2013-04-08 | Coccinelle: Add support to the SPFLAGS variable | Nicolas Palix | 1 | -1/+1 |
2013-04-08 | Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variables | Nicolas Palix | 1 | -12/+13 |
2013-04-08 | Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2) | Nicolas Palix | 1 | -1/+1 |
2013-04-08 | scripts/package/Makefile: compare objtree with srctree instead of test KBUILD... | Bin Wang | 1 | -1/+1 |
2013-04-08 | kbuild: fix ld-option function | Antony Pavlov | 1 | -1/+1 |
2013-04-05 | kbuild: always run gcc -E on *.dts, remove cmd_dtc_cpp | Stephen Warren | 1 | -9/+5 |
2013-04-05 | kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtc | Stephen Warren | 1 | -2/+3 |
2013-04-05 | kbuild: fixdep: support concatenated dep files | Stephen Warren | 1 | -32/+61 |
2013-04-05 | kbuild: create an "include chroot" for DT bindings | Stephen Warren | 1 | -1/+1 |