Age | Commit message (Expand) | Author |
2013-04-16 | menuconfig: Fix memory leak introduced by jump keys feature | Benjamin Poirier |
2013-04-10 | merge_config.sh: Avoid creating unnessary source softlinks | John Stultz |
2013-04-09 | Merge remote-tracking branch 'swarren/for-3.10/dtc-cpp-chroot-std-headers' in... | Shawn Guo |
2013-04-09 | headers_install.pl: convert to headers_install.sh | Rob Landley |
2013-04-08 | buildtar: Add ARCH to the archive name | Borislav Petkov |
2013-04-08 | Coccinelle: Fix patch output when coccicheck is used with M= and C= | Nicolas Palix |
2013-04-08 | Coccinelle: Add support to the SPFLAGS variable | Nicolas Palix |
2013-04-08 | Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variables | Nicolas Palix |
2013-04-08 | Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2) | Nicolas Palix |
2013-04-08 | scripts/package/Makefile: compare objtree with srctree instead of test KBUILD... | Bin Wang |
2013-04-08 | kbuild: fix ld-option function | Antony Pavlov |
2013-04-05 | kbuild: always run gcc -E on *.dts, remove cmd_dtc_cpp | Stephen Warren |
2013-04-05 | kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtc | Stephen Warren |
2013-04-05 | kbuild: fixdep: support concatenated dep files | Stephen Warren |
2013-04-05 | kbuild: create an "include chroot" for DT bindings | Stephen Warren |
2013-04-05 | modpost: handle huge numbers of modules. | Rusty Russell |
2013-04-05 | modpost: add -T option to read module names from file/stdin. | Rusty Russell |
2013-04-05 | modpost: minor cleanup. | Rusty Russell |
2013-03-29 | mei: bus: Initial MEI Client bus type implementation | Samuel Ortiz |
2013-03-27 | scripts/tags.sh: Add magic for OFFSET and DEFINE | Kirill Tkhai |
2013-03-21 | Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu... | Michal Marek |
2013-03-20 | genksyms: pass symbol-prefix instead of arch | James Hogan |
2013-03-20 | module: fix symbol versioning with symbol prefixes | James Hogan |
2013-03-15 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2013-03-15 | CONFIG_SYMBOL_PREFIX: cleanup. | Rusty Russell |
2013-03-07 | kconfig: optionally use pkg-config to detect ncurses libs | Justin Lecher |
2013-03-07 | menuconfig: optionally use pkg-config to detect ncurses libs | Justin Lecher |
2013-03-05 | kbuild: fix make headers_check with make 3.80 | Sam Ravnborg |
2013-03-03 | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-03-02 | genksyms: fix metag symbol prefix on crc symbols | James Hogan |
2013-03-02 | scripts/checkstack.pl: Add metag support | James Hogan |
2013-03-02 | metag: ftrace support | James Hogan |
2013-02-27 | Merge branch 'akpm' (final batch from Andrew) | Linus Torvalds |
2013-02-27 | get_maintainer: allow keywords to match filenames | Stephen Warren |
2013-02-27 | scripts/kernel-doc: handle struct member __aligned without numbers | Nishanth Menon |
2013-02-27 | checkpatch: improve CamelCase test for Page | Joe Perches |
2013-02-27 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2013-02-27 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2013-02-27 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-25 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek |
2013-02-25 | kbuild: Fix reading of .config in link-vmlinux.sh | Michal Marek |
2013-02-22 | scripts/coccinelle: find constant additions that could be bit ors | Julia Lawall |
2013-02-22 | coccicheck: Allow to show the executed command line | Bernd Schubert |
2013-02-22 | kbuild: Unset language specific variables in setlocalversion script | Christophe Leroy |
2013-02-22 | depmod: pass -P $CONFIG_SYMBOL_PREFIX | James Hogan |
2013-02-22 | kbuild: Fix destination-y for installed headers | Jesper Nilsson |
2013-02-22 | coccicheck: Allow the user to give a V= (verbose) argument | Bernd Schubert |
2013-02-22 | scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig... | Peter Senna Tschudin |
2013-02-22 | kbuild: clear KBUILD_SRC when calling 'make' in RPM spec | David R. Bild |