aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-05Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-04[PATCH] i386: "invalid operand" -> "invalid opcode"Chuck Ebbert
2006-01-04[PATCH] Fix IXP4xx watchdog errata workaroundDeepak Saxena
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-04Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2006-01-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-01-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-01-04Relax the rw_verify_area() error checking.Linus Torvalds
2006-01-04[PATCH] net: swich device attribute creation to default attrsKay Sievers
2006-01-04[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()Adrian Bunk
2006-01-04[PATCH] sysfs: handle failures in sysfs_make_direntSteven Rostedt
2006-01-04[PATCH] Driver core: Make block devices create the proper symlink nameGreg Kroah-Hartman
2006-01-04[PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabledGreg Kroah-Hartman
2006-01-04[PATCH] Driver Core: Rearrange exports in platform.cDmitry Torokhov
2006-01-04[PATCH] Driver Core: Add platform_device_del()Dmitry Torokhov
2006-01-04[PATCH] Input: fix add modalias support build errorRusty Russell
2006-01-04[PATCH] Input: add modalias supportRusty Russell
2006-01-04[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers
2006-01-04[PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org
2006-01-04[PATCH] Allow overlapping resources for platform devicesKumar Gala
2006-01-04[PATCH] klist: Fix broken kref counting in find functionsFrank Pavlic
2006-01-04[PATCH] Hold the device's parent's lock during probe and removeAlan Stern
2006-01-04[PATCH] driver kill hotplug word from sn and others fixPaul Jackson
2006-01-04[PATCH] HOTPLUG: always enable the .config option, unless EMBEDDEDGreg Kroah-Hartman
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2006-01-04[PATCH] merge kobject_uevent and kobject_hotplugKay Sievers
2006-01-04[PATCH] remove mount/umount uevents from superblock handlingKay Sievers
2006-01-04[PATCH] add uevent_helper control in /sys/kernel/Kay Sievers
2006-01-04[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers
2006-01-04[PATCH] keep pnpbios usermod_helper away from hotplug_path[]Kay Sievers
2006-01-04[TCP] tcp_vegas: Fix slow startThomas Young
2006-01-04[NET]: More instruction checks fornet/core/filter.cKris Katterjohn
2006-01-04[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.YOSHIFUJI Hideaki
2006-01-04[IPV6]: Use macro for rwlock_t initialization.YOSHIFUJI Hideaki
2006-01-04[ECONET]: Use macro for spinlock_t definition.YOSHIFUJI Hideaki
2006-01-04[PATCH] Fix pragma packing in ip2 driverDavid Howells
2006-01-04[PATCH] USB: fix usb-skeleton limit resource usage patch.Sam Bishop
2006-01-04[PATCH] USB: fix buffer size limiting in skeleton driverOlav Kongas
2006-01-04[PATCH] USB: fix usb_find_interface for ppc64Pete Zaitcev
2006-01-04[PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devicesDavid Woodhouse
2006-01-04[PATCH] USB: ioctl compat for usblp.cPete Zaitcev
2006-01-04[PATCH] USB: zd1201: make sysfs device symlinkNathan Lynch
2006-01-04[PATCH] USB: Limiting of resource use in skeleton driverOliver Neukum
2006-01-04[PATCH] USB: replace __setup("nousb") with __module_param_callPete Zaitcev