Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / lib / kobject_uevent.c
2012-03-24 Linus TorvaldsMerge tag 'module-for-3.4' of git://git./linux/kernel...
2012-03-08 Andrew Vaginuevent: send events in correct order according to seqnu...
2012-03-07 Paul Gortmakerlib: reduce the use of module.h wherever possible
2011-12-10 Kay Sieversdriver-core: skip uevent generation when nobody is...
2011-08-23 Milan Brozkobj_uevent: Ignore if some listeners cannot handle...
2010-08-24 Xiaotian Fengkobject_uevent: fix typo in comments
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-04 Dan Carpenterkobject: free memory if netlink_kernel_create() fails
2010-06-04 Andrew Mortonlib/kobject_uevent.c: fix CONIG_NET=n warning
2010-05-21 Eric W. Biedermanhotplug: netns aware uevent_helper
2010-05-21 Eric W. Biedermankobj: Send hotplug events in the proper namespace.
2010-05-21 Eric W. Biedermankobject: Send hotplug events in all network namespaces
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Emese Revfykobject: Constify struct kset_uevent_ops
2009-04-16 Kay Sieversdriver core: allow non-root users to listen to uevents
2009-04-16 Hugh DickinsRevert "kobject: don't block for each kobject_uevent".
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-24 Arjan van de Venkobject: don't block for each kobject_uevent
2009-03-24 Ming LeiDriver core: implement uevent suppress in kobject
2009-02-06 Pablo Neira Ayusonetlink: change return-value logic of netlink_broadcast()
2009-01-06 Ming Leikobject: return the result of uevent sending by netlink
2009-01-06 Tejun Heouevent: don't pass envp_ext[] as format string in kobje...
2008-07-26 Arjan van de VenUse WARN() in lib/
2008-07-22 Wang Chenkobject: Transmit return value of call_usermodehelper...
2008-04-30 Harvey Harrisonlib: replace remaining __FUNCTION__ occurrences
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-03 Denis V. Lunev[NETNS]: Declare init_net even without CONFIG_NET defined.
2008-03-30 Mark Lordfix uevent action-string regression
2008-03-27 Denis V. Lunev[NETNS]: Do no include NET related headers if CONFIG_NE...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-25 Greg Kroah-HartmanKobject: fix coding style issues in kobject c files
2008-01-25 Kay SieversKobject: auto-cleanup on final unref
2008-01-25 Greg Kroah-Hartmankobject: clean up debugging messages
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-12 Kay SieversDriver core: kerneldoc - kobject_uevent_env is not...
2007-10-12 Kay SieversDriver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
2007-10-12 Kay SieversDriver core: add CONFIG_UEVENT_HELPER_PATH
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-07-30 Cornelia Huckkobject: fix link error when CONFIG_HOTPLUG is disabled
2007-07-18 Kay SieversDriver core: accept all valid action-strings in uevent...
2007-07-18 Jeremy Fitzhardingeusermodehelper: Tidy up waiting
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-27 Adrian Bunkthe overdue removal of the mount/umount uevents
2007-04-27 John Anthony Kazos JrKobject: kobject_uevent.c: Collapse unnecessary loop...
2007-04-27 Kay Sieversdriver core: fix namespace issue with devices assigned...
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2006-12-20 Aneesh Kumar K.Vkobject: kobject_uevent() returns manageable value
2006-12-01 Cornelia Huckdriver core: Introduce device_move(): move a device...
2006-08-03 Kristen Carlson... PCI: docking station: remove dock uevents
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-27 Kristen AccardiKEVENT: add new uevent for dock
2006-04-27 Kay Sievers[PATCH] Kobject: fix build error
2006-03-20 Jun'ichi Nomura[PATCH] kobject: fix build error if CONFIG_SYSFS=n
2006-02-22 Greg Kroah-HartmanRevert mount/umount uevent removal
2006-02-06 Benjamin Herrenschmidt[PATCH] Fix uevent buffer overflow in input layer
2006-01-31 Greg Kroah-Hartman- patches.fixes/fix-uevent-buffer-overflow-in-input...
2006-01-05 akpm@osdl.org[PATCH] kobject_uevent CONFIG_NET=n fix
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2006-01-05 Kay Sievers[PATCH] merge kobject_uevent and kobject_hotplug
2006-01-05 Kay Sievers[PATCH] remove mount/umount uevents from superblock...
2006-01-05 Kay Sievers[PATCH] remove CONFIG_KOBJECT_UEVENT option
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Erik Hovland[PATCH] kobject_uevent.c has a typo in a comment
2005-10-28 Al Viro[PATCH] gfp_t: lib/*
2005-08-29 Patrick McHardy[NETLINK]: Add "groups" argument to netlink_kernel_create
2005-08-29 Patrick McHardy[NETLINK]: Convert netlink users to use group numbers...
2005-08-29 Patrick McHardy[NETLINK]: Fix missing dst_groups initializations in...
2005-08-29 Harald Welte[NETLINK]: Add properly module refcounting for kernel...
2005-06-20 Dmitry Torokhov[PATCH] Make kobject's name be const char *
2005-06-20 Dmitry Torokhov[PATCH] kobject_hotplug() should use kobject_name()
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-08 Thomas Gleixner[PATCH] Lock initializer cleanup (Core)
2004-12-03 Greg Kroah-Hartman[PATCH] Driver Core: restore comment in kobject_uevent.c
2004-11-12 Kay Sievers[PATCH] print hotplug SEQNUM as unsigned
2004-11-12 Anil Keshavamurthy[PATCH] Add KOBJ_ONLINE
2004-11-04 Robert Love[PATCH] kobject_uevent: fix init ordering
2004-11-04 Greg Kroah-Hartmankevent: fix build error if CONFIG_KOBJECT_UEVENT is...
2004-11-01 Kay Sievers[PATCH] take me home, hotplug_path[]
2004-11-01 Kay Sievers[PATCH] kobject: fix hotplug bug with seqnum
2004-10-22 Greg Kroah-Hartmanhotplug: prevent skips in sequence number from happening
2004-10-22 Andrew Morton[PATCH] kobject_uevent warning fix
2004-10-22 Andrew Morton[PATCH] remove cpu_run_sbin_hotplug()
2004-10-22 Andrew Morton[PATCH] kobject_hotplug: permit no hotplug_ops
2004-10-15 Greg Kroah-Hartmankevent: add __bitwise kobject_action to help the compil...
2004-09-29 Roland Dreier[PATCH] kobject: add add_hotplug_env_var()
2004-09-15 Greg Kroah-Hartmankevent: add block mount and umount support
2004-09-15 Greg Kroah-Hartmankevent: standardize on the event types
2004-09-14 Andrew Morton[PATCH] kobject_uevent warning fix
2004-09-10 Greg Kroah-HartmanKobject Userspace Event Notification