aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kobject_uevent.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-07[PATCH] Lock initializer cleanup (Core)Thomas Gleixner1-1/+1
2004-12-02[PATCH] Driver Core: restore comment in kobject_uevent.cGreg Kroah-Hartman1-0/+2
2004-11-11[PATCH] print hotplug SEQNUM as unsignedKay Sievers1-3/+3
2004-11-11[PATCH] Add KOBJ_ONLINEAnil Keshavamurthy1-0/+2
2004-11-03[PATCH] kobject_uevent: fix init orderingRobert Love1-4/+2
2004-11-03kevent: fix build error if CONFIG_KOBJECT_UEVENT is not selected.Greg Kroah-Hartman1-1/+1
2004-10-31[PATCH] take me home, hotplug_path[]Kay Sievers1-0/+1
2004-10-31[PATCH] kobject: fix hotplug bug with seqnumKay Sievers1-17/+30
2004-10-22hotplug: prevent skips in sequence number from happeningGreg Kroah-Hartman1-8/+9
2004-10-22[PATCH] kobject_uevent warning fixAndrew Morton1-0/+2
2004-10-22[PATCH] remove cpu_run_sbin_hotplug()Andrew Morton1-0/+2
2004-10-22[PATCH] kobject_hotplug: permit no hotplug_opsAndrew Morton1-7/+12
2004-10-15kevent: add __bitwise kobject_action to help the compiler check for misusagesGreg Kroah-Hartman1-15/+13
2004-09-29[PATCH] kobject: add add_hotplug_env_var()Roland Dreier1-1/+51
2004-09-15kevent: add block mount and umount supportGreg Kroah-Hartman1-0/+1
2004-09-14kevent: standardize on the event typesGreg Kroah-Hartman1-8/+38
2004-09-13[PATCH] kobject_uevent warning fixAndrew Morton1-1/+1
2004-09-10Kobject Userspace Event NotificationGreg Kroah-Hartman1-0/+264