| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 |
|\ |
|
| * | typo fixes | olecom@mail.ru | 2006-06-26 |
| * | Clean up 'inline is not at beginning' warnings for usb storage | Jesper Juhl | 2006-06-26 |
| * | Storage class should be first | Tobias Klauser | 2006-06-26 |
| * | i386: Trivial typo fixes | Egry Gabor | 2006-06-26 |
| * | ixj: make ixj_set_tone_off() static | Matthew Martin | 2006-06-26 |
| * | spelling fixes | Andreas Mohr | 2006-06-26 |
| * | fix paniced->panicked typos | Lee Revell | 2006-06-26 |
| * | Spelling fixes for Documentation/atomic_ops.txt | Michael Hayes | 2006-06-26 |
| * | move acknowledgment for Mark Adler to CREDITS | Adrian Bunk | 2006-06-26 |
| * | remove the bouncing email address of David Campbell | Adrian Bunk | 2006-06-26 |
* | | [PATCH] fix processing of the last byte in isdn_readbchan_tty() | Karsten Keil | 2006-06-26 |
* | | [PATCH] Array overrun in drivers/infiniband/core/cma.c | Eric Sesterhenn | 2006-06-26 |
* | | Revert "[PATCH] kthread: update loop.c to use kthread" | Linus Torvalds | 2006-06-26 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-06-26 |
|\ \ |
|
| * | | kbuild: trivial fixes in Makefile | Sam Ravnborg | 2006-06-24 |
| * | | kbuild: adding symbols in Kconfig and defconfig to TAGS | Masatake YAMATO | 2006-06-24 |
| * | | kbuild: replace abort() with exit(1) | Sam Ravnborg | 2006-06-24 |
| * | | kbuild: support for %.symtypes files | Andreas Gruenbacher | 2006-06-24 |
| * | | kbuild: fix silentoldconfig recursion | Roman Zippel | 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: ignore make's built-in rules & variables | Sam Ravnborg | 2006-06-10 |
| * | | kbuild: bugfix with initramfs | Nickolay | 2006-06-10 |
| * | | 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 |
| * | | kbuild: add dependency on kernel.release to the package targets | Zach Brown | 2006-06-09 |
| * | | kbuild: `make kernelrelease' speedup | Roman Zippel | 2006-06-09 |
| * | | kconfig: KCONFIG_OVERWRITECONFIG | Roman Zippel | 2006-06-09 |
| * | | kconfig: exit if no beginning filename | Randy Dunlap | 2006-06-09 |
| * | | kconfig: remove leading whitespace in menu prompts | Roman Zippel | 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: move .kernelrelease | 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 |