Age | Commit message (Expand) | Author | Files | Lines |
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-18 | checkpatch: fix stringification macro defect | Joe Perches | 1 | -0/+1 |
2013-04-09 | Merge remote-tracking branch 'swarren/for-3.10/dtc-cpp-chroot-std-headers' in... | Shawn Guo | 2 | -42/+68 |
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 |
2013-03-29 | mei: bus: Initial MEI Client bus type implementation | Samuel Ortiz | 2 | -0/+15 |
2013-03-16 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -5/+6 |
2013-03-05 | kbuild: fix make headers_check with make 3.80 | Sam Ravnborg | 1 | -5/+6 |
2013-03-04 | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -3/+21 |
2013-03-03 | genksyms: fix metag symbol prefix on crc symbols | James Hogan | 1 | -1/+2 |
2013-03-03 | scripts/checkstack.pl: Add metag support | James Hogan | 1 | -2/+6 |
2013-03-03 | metag: ftrace support | James Hogan | 1 | -0/+13 |
2013-02-28 | Merge branch 'akpm' (final batch from Andrew) | Linus Torvalds | 3 | -2/+6 |
2013-02-28 | get_maintainer: allow keywords to match filenames | Stephen Warren | 1 | -0/+4 |
2013-02-28 | scripts/kernel-doc: handle struct member __aligned without numbers | Nishanth Menon | 1 | -1/+1 |
2013-02-28 | checkpatch: improve CamelCase test for Page | Joe Perches | 1 | -1/+1 |
2013-02-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 19 | -260/+385 |
2013-02-28 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 6 | -34/+298 |
2013-02-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 10 | -326/+617 |
2013-02-26 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -71/+65 |
2013-02-26 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 26 | -576/+950 |
2013-02-25 | kbuild: Fix reading of .config in link-vmlinux.sh | Michal Marek | 1 | -1/+8 |
2013-02-22 | scripts/coccinelle: find constant additions that could be bit ors | Julia Lawall | 1 | -0/+55 |
2013-02-22 | coccicheck: Allow to show the executed command line | Bernd Schubert | 1 | -7/+21 |
2013-02-22 | kbuild: Unset language specific variables in setlocalversion script | Christophe Leroy | 1 | -1/+1 |
2013-02-22 | depmod: pass -P $CONFIG_SYMBOL_PREFIX | James Hogan | 1 | -3/+23 |
2013-02-22 | kbuild: Fix destination-y for installed headers | Jesper Nilsson | 1 | -3/+3 |
2013-02-22 | coccicheck: Allow the user to give a V= (verbose) argument | Bernd Schubert | 1 | -1/+10 |
2013-02-22 | scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig... | Peter Senna Tschudin | 1 | -0/+103 |
2013-02-22 | kbuild: clear KBUILD_SRC when calling 'make' in RPM spec | David R. Bild | 1 | -1/+1 |
2013-02-22 | scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIG | Michael Grzeschik | 1 | -1/+1 |
2013-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-02-22 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 3 | -7/+45 |
2013-02-22 | checkpatch: fix USLEEP_RANGE test | Bruce Allan | 1 | -2/+2 |
2013-02-22 | checkpatch: Add check for kcalloc argument order | Joe Perches | 1 | -0/+6 |