Age | Commit message (Expand) | Author |
2010-02-05 | markup_oops.pl: minor fixes | Hui Zhu |
2010-02-05 | markup_oops.pl: add options to improve cross-sompilation environments | Hui Zhu |
2010-02-02 | Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbu... | Michal Marek |
2010-02-02 | scripts: use %_tmppath in "make rpm-pkg" | John Saalwaechter |
2010-02-02 | markup_oops.pl: fix for faulting instruction in the first line of a range | Hui Zhu |
2010-02-02 | scripts: change scripts to use system python instead of env | Don Zickus |
2010-02-02 | scripts/kallsyms: suppress build warning | Himanshu Chauhan |
2010-02-02 | scripts/mkcompile_h: don't test for hardcoded paths | Michal Marek |
2010-02-02 | Improve kconfig symbol hashing | Andi Kleen |
2010-02-02 | nconfig: minor fix | Nir Tzachar |
2010-02-02 | nconfig: mark local functions as such | Michal Marek |
2010-02-02 | kconfig: new configuration interface (nconfig) | nir.tzachar@gmail.com |
2010-02-02 | genksyms: close ref_file after use | Alexander Beregalov |
2010-02-02 | menuconfig: wrap long help lines | Vadim Bendebury (вб) |
2010-02-02 | scripts: add ARM support to decodecode | Rabin Vincent |
2010-02-02 | kbuild: Fix linking error built-in.o no such file or directory | Jiafu He |
2010-01-30 | modpost: don't allow *driver to reference .init.* | Uwe Kleine-König |
2010-01-30 | modpost: make symbol white list a per mismatch type variable | Uwe Kleine-König |
2010-01-30 | modpost: remove now unused NO_MISMATCH constant | Uwe Kleine-König |
2010-01-30 | modpost: pass around const struct sectioncheck * instead of enum mismatch | Uwe Kleine-König |
2010-01-30 | modpost: give most mismatch constants a better name | Uwe Kleine-König |
2010-01-29 | modpost: define ALL_XXX{IN,EX}IT_SECTIONS | Uwe Kleine-König |
2010-01-29 | modpost: members of *driver structs should not point to __init functions | Uwe Kleine-König |
2010-01-17 | modpost: fix segfault in sym_is() with prefixed arches | Mike Frysinger |
2010-01-16 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-01-16 | markup_oops.pl: fix error with x86 | Hui Zhu |
2010-01-13 | kbuild: really fix bzImage build with non-bash sh | Jonathan Nieder |
2010-01-12 | remove my email address from checkpatch. | Dave Jones |
2010-01-11 | tracing/x86: Derive arch from bits argument in recordmcount.pl | Jan Kiszka |
2010-01-11 | scripts/get_maintainer.pl: fix file exclusion X: logic | Joe Perches |
2010-01-11 | lib: add support for LZO-compressed kernels | Albin Tonnerre |
2009-12-17 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2009-12-17 | MIPS: Tracing: Add dynamic function tracer support | Wu Zhangjin |
2009-12-17 | MIPS: Tracing: Add an endian argument to scripts/recordmcount.pl | Wu Zhangjin |
2009-12-16 | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2009-12-15 | scripts/get_maintainer.pl: support multiple VCSs - add mercurial | Joe Perches |
2009-12-15 | scripts/get_maintainer.pl: fix --non with --git-blame and cleanups | Joe Perches |
2009-12-15 | scripts/get_maintainer.pl: add --roles and --rolestats | Joe Perches |
2009-12-15 | modpost: fix segfault with short symbol names | Michal Marek |
2009-12-15 | Kbuild: clear marker out of modpost | Wenji Huang |
2009-12-15 | module: make MODULE_SYMBOL_PREFIX into a CONFIG option | Alan Jenkins |
2009-12-14 | microblaze: ftrace: Add dynamic trace support | Michal Simek |
2009-12-12 | kbuild: generate modules.builtin | Michal Marek |
2009-12-12 | genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}() | Jan Beulich |
2009-12-12 | unifdef: update to upstream revision 1.190 | Tony Finch |
2009-12-12 | kbuild: specify absolute paths for cscope | Daniel Vetter |
2009-12-12 | kbuild: create include/generated in silentoldconfig | Michal Marek |
2009-12-12 | scripts/package: deb-pkg: use fakeroot if available | Jonathan Nieder |
2009-12-12 | scripts/package: add KBUILD_PKG_ROOTCMD variable | Jonathan Nieder |