summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-27s390: cio: Delay uevents for subchannelsCornelia Huck1-0/+6
2007-04-27sysfs: bin.c printk fixAndrew Morton1-1/+1
2007-04-27Driver core: use mutex instead of semaphore in DMA pool handlerMatthias Kaehlcke1-7/+7
2007-04-27driver core: bus_add_driver should return an error if no busGreg Kroah-Hartman1-1/+1
2007-04-27debugfs: Add debugfs_create_u64()Michael Ellerman2-0/+51
2007-04-27the overdue removal of the mount/umount ueventsAdrian Bunk4-30/+3
2007-04-27kobject: Comment and warning fixes to kobject.cEric W. Biederman1-3/+10
2007-04-27Driver core: warn when userspace writes to the uevent file in a non-supported...Kay Sievers1-0/+3
2007-04-27Driver core: make uevent-environment available in uevent-fileKay Sievers1-1/+49
2007-04-27kobject core: remove rwsem from struct subsystemGreg Kroah-Hartman2-5/+1
2007-04-27qeth: Remove usage of subsys.rwsemCornelia Huck1-2/+0
2007-04-27PHY: remove rwsem use from phy coreGreg Kroah-Hartman2-14/+1
2007-04-27IEEE1394: remove rwsem use from ieee1394 coreGreg Kroah-Hartman1-8/+0
2007-04-27IDE: remove rwsem use from ide-proc coreGreg Kroah-Hartman1-4/+0
2007-04-27Input: gameport - do not touch bus's rwsemDmitry Torokhov1-26/+13
2007-04-27Input: serio - do not touch bus's rwsemDmitry Torokhov1-26/+15
2007-04-27PNP: stop using the subsystem rwsemGreg Kroah-Hartman1-6/+0
2007-04-27USB: remove use of the bus rwsem, as it doesn't really protect anything.Greg Kroah-Hartman4-22/+7
2007-04-27SCSI: use the proper semaphore to protect the class listsGreg Kroah-Hartman1-2/+2
2007-04-27Driver core: remove use of rwsemGreg Kroah-Hartman1-2/+0
2007-04-27kobject: kobject_add() reference leakCornelia Huck1-0/+1
2007-04-27Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)John Anthony Kazos Jr1-4/+2
2007-04-27Driver core: add suspend() and resume() to struct device_typeDmitry Torokhov3-1/+26
2007-04-27uevent: use add_uevent_var() instead of open coding itEric Rannaud6-111/+79
2007-04-27Driver core: switch firmware_class to uevent_suppress.Cornelia Huck1-8/+2
2007-04-27Driver core: suppress uevents via filterCornelia Huck1-2/+3
2007-04-27Driver core: notify userspace of network device renamesJean Tourrilhes2-0/+41
2007-04-27kref: fix CPU ordering with respect to krefsOliver Neukum1-0/+2
2007-04-27Driver core: remove unneeded completion from driver release pathGreg Kroah-Hartman3-23/+13
2007-04-27driver core: don't fail attaching the device if it cannot be boundCornelia Huck4-13/+11
2007-04-27powerpc: make it compile for multithread changeAndrew Morton1-3/+0
2007-04-27driver core: per-subsystem multithreaded probingCornelia Huck4-40/+33
2007-04-27kobject: kobject_shadow_add cleanupDmitriy Monakhov1-2/+2
2007-04-27Driver core: add name to device_typeKay Sievers2-0/+15
2007-04-27driver core: Use attribute groups in struct device_typeDmitry Torokhov2-47/+70
2007-04-27Driver core: udev triggered device-<>driver bindingKay Sievers2-21/+97
2007-04-27dev_printk and new-style class devicesJean Delvare1-1/+2
2007-04-27driver core: fix namespace issue with devices assigned to classesKay Sievers6-28/+89
2007-04-27driver core: fix device_add error pathDmitriy Monakhov1-9/+0
2007-04-27Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...Linus Torvalds1-46/+58
2007-04-27Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds47-1002/+1620
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds94-8101/+5648
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1035-43534/+32695
2007-04-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds69-3433/+675
2007-04-27Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds80-2155/+5364
2007-04-27Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds36-1403/+3435
2007-04-27Change default dirty-writeback limitsLinus Torvalds1-2/+2
2007-04-27[MIPS] Don't force frame pointers for lockdep on MIPSFranck Bui-Huu1-1/+1
2007-04-27[MIPS] update vr41xx KconfigYoichi Yuasa1-36/+56
2007-04-27[MIPS] remove 2 select entries for VR41xxYoichi Yuasa1-2/+0