aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_*_tape() functions from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs support from the sound subsystemGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs from the partition codeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs documentation from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] Array overrun in drivers/infiniband/core/cma.cEric Sesterhenn2006-06-26
* Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds2006-06-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-26
|\
| * kbuild: trivial fixes in MakefileSam Ravnborg2006-06-24
| * kbuild: adding symbols in Kconfig and defconfig to TAGSMasatake YAMATO2006-06-24
| * kbuild: replace abort() with exit(1)Sam Ravnborg2006-06-24
| * kbuild: support for %.symtypes filesAndreas Gruenbacher2006-06-24
| * kbuild: fix silentoldconfig recursionRoman Zippel2006-06-24
| * kbuild: add option for stripping modules while installing themTheodore Ts'o2006-06-24
| * kbuild: kill some false positives from modpostAl Viro2006-06-24
| * kbuild: export-symbol usage report generatorRam Pai2006-06-24
| * kbuild: fix make -rR breakageSam Ravnborg2006-06-24
| * kbuild: append -dirty for updated but uncommited changesUwe Zeisberger2006-06-16
| * kbuild: append git revision for all untagged commitsUwe Zeisberger2006-06-16
| * kbuild: fix module.symvers parsing in modpostLaurent Riffard2006-06-16
| * kbuild: ignore make's built-in rules & variablesSam Ravnborg2006-06-10
| * kbuild: bugfix with initramfsNickolay2006-06-10
| * kbuild: modpost build fixAndrew Morton2006-06-10
| * kbuild: check license compatibility when building modulesSam Ravnborg2006-06-09
| * kbuild: export-type enhancement to modpost.cRam Pai2006-06-09
| * kbuild: add dependency on kernel.release to the package targetsZach Brown2006-06-09
| * kbuild: `make kernelrelease' speedupRoman Zippel2006-06-09
| * kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel2006-06-09
| * kconfig: exit if no beginning filenameRandy Dunlap2006-06-09
| * kconfig: remove leading whitespace in menu promptsRoman Zippel2006-06-09
| * kconfig: warn about leading whitespace for menu promptsRoman Zippel2006-06-09
| * kconfig: jump to linked menu promptRoman Zippel2006-06-09
| * kconfig: create links in info windowRoman Zippel2006-06-09
| * kconfig: finer customization via popup menusRoman Zippel2006-06-09
| * kconfig: Add search option for xconfigRoman Zippel2006-06-09