summaryrefslogtreecommitdiff
path: root/lib/kobject_uevent.c
AgeCommit message (Expand)Author
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy
2005-08-29[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte
2005-06-20[PATCH] Make kobject's name be const char *Dmitry Torokhov
2005-06-20[PATCH] kobject_hotplug() should use kobject_name()Dmitry Torokhov
2005-01-07[PATCH] Lock initializer cleanup (Core)Thomas Gleixner
2004-12-02[PATCH] Driver Core: restore comment in kobject_uevent.cGreg Kroah-Hartman
2004-11-11[PATCH] print hotplug SEQNUM as unsignedKay Sievers
2004-11-11[PATCH] Add KOBJ_ONLINEAnil Keshavamurthy
2004-11-03[PATCH] kobject_uevent: fix init orderingRobert Love
2004-11-03kevent: fix build error if CONFIG_KOBJECT_UEVENT is not selected.Greg Kroah-Hartman
2004-10-31[PATCH] take me home, hotplug_path[]Kay Sievers
2004-10-31[PATCH] kobject: fix hotplug bug with seqnumKay Sievers
2004-10-22hotplug: prevent skips in sequence number from happeningGreg Kroah-Hartman
2004-10-22[PATCH] kobject_uevent warning fixAndrew Morton
2004-10-22[PATCH] remove cpu_run_sbin_hotplug()Andrew Morton
2004-10-22[PATCH] kobject_hotplug: permit no hotplug_opsAndrew Morton
2004-10-15kevent: add __bitwise kobject_action to help the compiler check for misusagesGreg Kroah-Hartman
2004-09-29[PATCH] kobject: add add_hotplug_env_var()Roland Dreier
2004-09-15kevent: add block mount and umount supportGreg Kroah-Hartman
2004-09-14kevent: standardize on the event typesGreg Kroah-Hartman
2004-09-13[PATCH] kobject_uevent warning fixAndrew Morton
2004-09-10Kobject Userspace Event NotificationGreg Kroah-Hartman