Age | Commit message (Expand) | Author |
2006-02-22 | kbuild: do not warn when unwind sections references .init/.exit sections | Sam Ravnborg |
2006-02-22 | kbuild: fix modpost compile with older gcc | akpm@osdl.org |
2006-02-19 | kbuild: include symbol names in section mismatch warnings | Sam Ravnborg |
2006-02-19 | kbuild: fix segfault in modpost | Sam Ravnborg |
2006-02-19 | kbuild: do not segfault in modpost if MODVERDIR is not defined | Sam Ravnborg |
2006-02-19 | kbuild: fix comment in Kbuild.include | Sam Ravnborg |
2006-02-19 | kbuild: remove checkconfig.pl | Brian Gerst |
2006-02-19 | kbuild: fix mkmakefile | Jan Beulich |
2006-02-19 | kbuild: consolidate command line escaping | Jan Beulich |
2006-02-19 | kbuild: make cc-version available in kbuild files | Sam Ravnborg |
2006-02-19 | kbuild: check for section mismatch during modpost stage | Sam Ravnborg |
2006-02-19 | kbuild: warn about duplicate exported symbols | Sam Ravnborg |
2006-02-19 | kbuild: improved modversioning support for external modules | Sam Ravnborg |
2006-02-19 | kbuild: apply CodingStyle to modpost.c | Sam Ravnborg |
2006-02-19 | kbuild: use warn()/fatal() consistent in modpost | Sam Ravnborg |
2006-02-09 | Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf" | Linus Torvalds |
2006-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfix | Linus Torvalds |
2006-02-05 | [PATCH] kconfig: detect if -lintl is needed when linking conf,mconf | Robb, Sam |
2006-02-01 | [PATCH] kernel-doc: clean up the script (whitespace) | Randy Dunlap |
2006-02-01 | [PATCH] Doc/kernel-doc: add more usage info | Randy Dunlap |
2006-02-01 | [PATCH] DocBook: allow even longer return types | Martin Waitz |
2006-01-21 | kconfig: fix /dev/null breakage | Sam Ravnborg |
2006-01-16 | kbuild: create .kernelrelease at *config step | Sam Ravnborg |
2006-01-15 | kconfig: get rid of stray a.o, support ncursesw | Sam Ravnborg |
2006-01-10 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2006-01-10 | [PATCH] DocBook: warn for missing macro parameters | Martin Waitz |
2006-01-10 | spelling: s/retreive/retrieve/ | Adrian Bunk |
2006-01-08 | [PATCH] tiny: Add bloat-o-meter to scripts | Matt Mackall |
2006-01-08 | [PATCH] kconf: Check for eof from input stream. | Ben Collins |
2006-01-08 | [PATCH] fix gcc4.1 build failure on xconfig | Dave Jones |
2006-01-08 | kbuild: reference_discarded addition | Dave Jones |
2006-01-08 | kbuild: In setlocalversion change -git_dirty to just -dirty | Ryan Anderson |
2006-01-08 | modpost/file2alias: Fix typo | Brian Gerst |
2006-01-08 | kconfig: factor out ncurses check in a shell script | Sam Ravnborg |
2006-01-06 | kbuild: introduce escsq to escapre single quotes | Sam Ravnborg |
2006-01-06 | kconfig: fix gconfig with POSIXLY_CORRECT=1 | Adrian Bunk |
2006-01-06 | kbuild: Use git in scripts/setlocalversion | Rene Scharfe |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2006-01-04 | [PATCH] Input: add modalias support | Rusty Russell |
2006-01-03 | Merge branch 'master' | Sam Ravnborg |
2006-01-03 | update the email address of Randy Dunlap | Adrian Bunk |
2006-01-03 | s/retreiv/retriev/g | Matt Mackall |
2006-01-03 | gitignore: ignore more generated files | |
2006-01-01 | kconfig: Remove support for lxdialog --checklist | Petr Baudis |
2006-01-01 | gitignore: misc files | Brian Gerst |
2006-01-01 | kbuild: tar-pkg with out-out-tree building | Jan-Benedict Glaw |
2005-12-26 | kbuild: always run 'make silentoldconfig' when tree is cleaned | Sam Ravnborg |
2005-12-26 | kbuild: Create _shipped files for genksyms | Sam Ravnborg |
2005-12-26 | kbuild: Fix genksyms handling of DEFINE_PER_CPU(struct foo_s *, bar); | Robin Holt |