- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / lib / kobject_uevent.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
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