| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] devfs: Last little devfs cleanups throughout the kernel tree. | Greg Kroah-Hartman | 2006-06-26 | 10 | -52/+18 |
* | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 | 18 | -25/+32 |
* | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 32 | -42/+5 |
* | [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 4 | -4/+0 |
* | [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 2 | -3/+1 |
* | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 29 | -47/+5 |
* | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 11 | -14/+0 |
* | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 | 70 | -83/+0 |
* | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 47 | -161/+9 |
* | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 35 | -202/+8 |
* | [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 5 | -54/+0 |
* | [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 2 | -11/+0 |
* | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 33 | -55/+1 |
* | [PATCH] devfs: Remove devfs_*_tape() functions from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 2 | -10/+0 |
* | [PATCH] devfs: Remove devfs support from the sound subsystem | Greg Kroah-Hartman | 2006-06-26 | 4 | -45/+2 |
* | [PATCH] devfs: Remove devfs support from the ide subsystem. | Greg Kroah-Hartman | 2006-06-26 | 7 | -38/+1 |
* | [PATCH] devfs: Remove devfs support from the serial subsystem | Greg Kroah-Hartman | 2006-06-26 | 24 | -34/+1 |
* | [PATCH] devfs: Remove devfs from the init code | Greg Kroah-Hartman | 2006-06-26 | 8 | -172/+10 |
* | [PATCH] devfs: Remove devfs from the partition code | Greg Kroah-Hartman | 2006-06-26 | 4 | -162/+5 |
* | [PATCH] devfs: Remove devfs documentation from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 4 | -4041/+0 |
* | [PATCH] devfs: Remove devfs from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 8 | -3007/+0 |
* | [PATCH] Array overrun in drivers/infiniband/core/cma.c | Eric Sesterhenn | 2006-06-26 | 1 | -1/+1 |
* | Revert "[PATCH] kthread: update loop.c to use kthread" | Linus Torvalds | 2006-06-26 | 2 | -12/+14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-06-26 | 48 | -1537/+2618 |
|\ |
|
| * | kbuild: trivial fixes in Makefile | Sam Ravnborg | 2006-06-25 | 1 | -41/+41 |
| * | kbuild: adding symbols in Kconfig and defconfig to TAGS | Masatake YAMATO | 2006-06-24 | 1 | -9/+25 |
| * | kbuild: replace abort() with exit(1) | Sam Ravnborg | 2006-06-24 | 4 | -6/+6 |
| * | kbuild: support for %.symtypes files | Andreas Gruenbacher | 2006-06-24 | 4 | -28/+67 |
| * | kbuild: fix silentoldconfig recursion | Roman Zippel | 2006-06-24 | 1 | -0/+4 |
| * | kbuild: add option for stripping modules while installing them | Theodore Ts'o | 2006-06-24 | 3 | -1/+26 |
| * | kbuild: kill some false positives from modpost | Al Viro | 2006-06-24 | 1 | -0/+6 |
| * | kbuild: export-symbol usage report generator | Ram Pai | 2006-06-24 | 1 | -0/+169 |
| * | kbuild: fix make -rR breakage | Sam Ravnborg | 2006-06-24 | 5 | -7/+14 |
| * | kbuild: append -dirty for updated but uncommited changes | Uwe Zeisberger | 2006-06-17 | 1 | -1/+1 |
| * | kbuild: append git revision for all untagged commits | Uwe Zeisberger | 2006-06-17 | 1 | -1/+1 |
| * | kbuild: fix module.symvers parsing in modpost | Laurent Riffard | 2006-06-16 | 1 | -1/+1 |
| * | kbuild: ignore make's built-in rules & variables | Sam Ravnborg | 2006-06-10 | 1 | -4/+3 |
| * | kbuild: bugfix with initramfs | Nickolay | 2006-06-10 | 1 | -2/+1 |
| * | kbuild: modpost build fix | Andrew Morton | 2006-06-10 | 1 | -1/+2 |
| * | kbuild: check license compatibility when building modules | Sam Ravnborg | 2006-06-09 | 4 | -12/+85 |
| * | kbuild: export-type enhancement to modpost.c | Ram Pai | 2006-06-09 | 2 | -16/+80 |
| * | kbuild: add dependency on kernel.release to the package targets | Zach Brown | 2006-06-09 | 1 | -2/+2 |
| * | kbuild: `make kernelrelease' speedup | Roman Zippel | 2006-06-09 | 1 | -2/+3 |
| * | kconfig: KCONFIG_OVERWRITECONFIG | Roman Zippel | 2006-06-09 | 3 | -21/+33 |
| * | kconfig: exit if no beginning filename | Randy Dunlap | 2006-06-09 | 1 | -0/+1 |
| * | kconfig: remove leading whitespace in menu prompts | Roman Zippel | 2006-06-09 | 4 | -9/+9 |
| * | kconfig: warn about leading whitespace for menu prompts | Roman Zippel | 2006-06-09 | 1 | -6/+10 |
| * | kconfig: jump to linked menu prompt | Roman Zippel | 2006-06-09 | 2 | -29/+86 |
| * | kconfig: create links in info window | Roman Zippel | 2006-06-09 | 4 | -32/+81 |
| * | kconfig: finer customization via popup menus | Roman Zippel | 2006-06-09 | 2 | -238/+343 |