| Commit message (Expand) | Author | Age |
* | kbuild: always use $(CC) for $(call cc-version) | Sam Ravnborg | 2006-08-01 |
* | kconfig: correct oldconfig for unset choice options | Roman Zippel | 2006-08-01 |
* | kbuild: fix typo in modpost | Dave Jones | 2006-08-01 |
* | kbuild: improve error from file2alias | Sam Ravnborg | 2006-08-01 |
* | [PATCH] vDSO hash-style fix | Roland McGrath | 2006-07-31 |
* | [PATCH] kernel-doc: ignore __devinit | Randy Dunlap | 2006-07-31 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 |
|\ |
|
| * | Basic implementation of 'make headers_check' | David Woodhouse | 2006-06-18 |
| * | Basic implementation of 'make headers_install' | David Woodhouse | 2006-06-18 |
* | | kbuild: introduce utsrelease.h | Sam Ravnborg | 2006-07-03 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-07-01 |
|\ \ |
|
| * | | kbuild: warn when a moduled uses a symbol marked UNUSED | Sam Ravnborg | 2006-07-01 |
| * | | kbuild: fix segv in modpost | Sam Ravnborg | 2006-07-01 |
| * | | kconfig: enhancing accessibility of lxdialog | Samuel Thibault | 2006-07-01 |
| * | | kbuild: fix ia64 breakage after introducing make -rR | Sam Ravnborg | 2006-07-01 |
* | | | [PATCH] kernel-doc: make man/text mode function output same | Randy Dunlap | 2006-07-01 |
* | | | [PATCH] kernel-doc: consistent text/man mode output | Randy.Dunlap | 2006-07-01 |
|/ / |
|
* | | [PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation | Thomas Gleixner | 2006-06-27 |
* | | [PATCH] pi-futex: rt mutex tester | Thomas Gleixner | 2006-06-27 |
* | | 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 |