| Commit message (Expand) | Author | Age |
* | Revert "kbuild: fix make -rR breakage" | Linus Torvalds | 2006-06-26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-06-26 |
|\ |
|
| * | kbuild: replace abort() with exit(1) | Sam Ravnborg | 2006-06-24 |
| * | kbuild: support for %.symtypes files | Andreas Gruenbacher | 2006-06-24 |
| * | kbuild: add option for stripping modules while installing them | Theodore Ts'o | 2006-06-24 |
| * | kbuild: kill some false positives from modpost | Al Viro | 2006-06-24 |
| * | kbuild: export-symbol usage report generator | Ram Pai | 2006-06-24 |
| * | kbuild: fix make -rR breakage | Sam Ravnborg | 2006-06-24 |
| * | kbuild: append -dirty for updated but uncommited changes | Uwe Zeisberger | 2006-06-16 |
| * | kbuild: append git revision for all untagged commits | Uwe Zeisberger | 2006-06-16 |
| * | kbuild: fix module.symvers parsing in modpost | Laurent Riffard | 2006-06-16 |
| * | kbuild: modpost build fix | Andrew Morton | 2006-06-10 |
| * | kbuild: check license compatibility when building modules | Sam Ravnborg | 2006-06-09 |
| * | kbuild: export-type enhancement to modpost.c | Ram Pai | 2006-06-09 |
| * | kconfig: KCONFIG_OVERWRITECONFIG | Roman Zippel | 2006-06-09 |
| * | kconfig: exit if no beginning filename | Randy Dunlap | 2006-06-09 |
| * | kconfig: warn about leading whitespace for menu prompts | Roman Zippel | 2006-06-09 |
| * | kconfig: jump to linked menu prompt | Roman Zippel | 2006-06-09 |
| * | kconfig: create links in info window | Roman Zippel | 2006-06-09 |
| * | kconfig: finer customization via popup menus | Roman Zippel | 2006-06-09 |
| * | kconfig: Add search option for xconfig | Roman Zippel | 2006-06-09 |
| * | kconfig: add defconfig_list/module option | Roman Zippel | 2006-06-09 |
| * | kconfig: add symbol option config syntax | Roman Zippel | 2006-06-09 |
| * | kconfig: integrate split config into silentoldconfig | Roman Zippel | 2006-06-09 |
| * | kconfig: allow loading multiple configurations | Roman Zippel | 2006-06-09 |
| * | kconfig: allow multiple default values per symbol | Roman Zippel | 2006-06-09 |
| * | kconfig: remove SYMBOL_{YES,MOD,NO} | Roman Zippel | 2006-06-09 |
| * | kconfig: fix .config dependencies | Roman Zippel | 2006-06-09 |
| * | kconfig: improve config load/save output | Roman Zippel | 2006-06-09 |
| * | kbuild: fix false section mismatch with ARCH=um build | Sam Ravnborg | 2006-06-08 |
| * | kbuild: ignore smp_locks section warnings from init/exit code | Randy Dunlap | 2006-06-08 |
| * | kbuild: fix make rpm for powerpc | Mike Wolf | 2006-06-08 |
| * | kbuild: obj-dirs is calculated incorrectly if hostprogs-y is defined | Pavel Roskin | 2006-06-08 |
* | | [PATCH] kernel-doc: use Members for struct fields consistently | Randy Dunlap | 2006-06-25 |
* | | [PATCH] kernel-doc: don't use XML escapes in text or man output mode | Randy Dunlap | 2006-06-25 |
* | | [PATCH] kernel-doc: warn on malformed function docs. | Randy Dunlap | 2006-06-25 |
* | | [PATCH] checkstack: print module names | Randy Dunlap | 2006-06-25 |
* | | [PATCH] kernel-doc: script cleanups | Randy Dunlap | 2006-06-25 |
* | | [PATCH] kernel-doc: drop leading space in sections | Randy Dunlap | 2006-06-25 |
* | | [PATCH] bloat-o-meter: gcc-4 fix | Rob Landley | 2006-06-25 |
|/ |
|
* | [PATCH] kbuild: fix modpost segfault for 64bit mipsel kernel | Atsushi Nemoto | 2006-05-21 |
* | [PATCH] kbuild: check SHT_REL sections | Atsushi Nemoto | 2006-05-21 |
* | Revert "kbuild: fix modpost segfault for 64bit mipsel kernel" | Linus Torvalds | 2006-05-08 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-05-08 |
|\ |
|
| * | kbuild: Do not overwrite makefile as anohter user | Jan Beulich | 2006-05-08 |
| * | kbuild: fix gen_initramfs_list.sh | Sam Ravnborg | 2006-04-30 |
| * | kbuild modpost - relax driver data name | Randy Dunlap | 2006-04-30 |
| * | kbuild: fix modpost segfault for 64bit mipsel kernel | Atsushi Nemoto | 2006-04-30 |
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-04-29 |
|\| |
|
| * | [PATCH] config: update usage/help info | Randy Dunlap | 2006-04-19 |