aboutsummaryrefslogtreecommitdiff
path: root/lib/kobject_uevent.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-07-26Use WARN() in lib/Arjan van de Ven
2008-07-21kobject: Transmit return value of call_usermodehelper() to callerWang Chen
2008-04-30lib: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-03[NETNS]: Declare init_net even without CONFIG_NET defined.Denis V. Lunev
2008-03-30fix uevent action-string regressionMark Lord
2008-03-27[NETNS]: Do no include NET related headers if CONFIG_NET is not set.Denis V. Lunev
2008-01-24Kobject: fix coding style issues in kobject c filesGreg Kroah-Hartman
2008-01-24Kobject: auto-cleanup on final unrefKay Sievers
2008-01-24kobject: clean up debugging messagesGreg Kroah-Hartman
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-12Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE"Kay Sievers
2007-10-12Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUGKay Sievers
2007-10-12Driver core: add CONFIG_UEVENT_HELPER_PATHKay Sievers
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman
2007-07-30kobject: fix link error when CONFIG_HOTPLUG is disabledCornelia Huck
2007-07-18Driver core: accept all valid action-strings in uevent-triggerKay Sievers
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-04-27the overdue removal of the mount/umount ueventsAdrian Bunk
2007-04-27Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)John Anthony Kazos Jr
2007-04-27driver core: fix namespace issue with devices assigned to classesKay Sievers
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy
2006-12-20kobject: kobject_uevent() returns manageable valueAneesh Kumar K.V
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck
2006-08-03PCI: docking station: remove dock ueventsKristen Carlson Accardi
2006-06-27KEVENT: add new uevent for dockKristen Accardi
2006-04-27[PATCH] Kobject: fix build errorKay Sievers
2006-03-20[PATCH] kobject: fix build error if CONFIG_SYSFS=nJun'ichi Nomura
2006-02-22Revert mount/umount uevent removalGreg Kroah-Hartman
2006-02-06[PATCH] Fix uevent buffer overflow in input layerBenjamin Herrenschmidt
2006-01-04[PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org
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] remove CONFIG_KOBJECT_UEVENT optionKay Sievers
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] kobject_uevent.c has a typo in a commentErik Hovland
2005-10-28[PATCH] gfp_t: lib/*Al Viro
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-04-16Linux-2.6.12-rc2Linus Torvalds