index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kobject_uevent.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: allow non-root users to listen to uevents
Kay Sievers
2009-04-16
1
-1
/
+1
*
Revert "kobject: don't block for each kobject_uevent".
Hugh Dickins
2009-04-16
1
-1
/
+1
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-26
1
-1
/
+8
|
\
|
*
kobject: don't block for each kobject_uevent
Arjan van de Ven
2009-03-24
1
-1
/
+1
|
*
Driver core: implement uevent suppress in kobject
Ming Lei
2009-03-24
1
-0
/
+7
*
|
netlink: change return-value logic of netlink_broadcast()
Pablo Neira Ayuso
2009-02-05
1
-0
/
+3
|
/
*
kobject: return the result of uevent sending by netlink
Ming Lei
2009-01-06
1
-2
/
+4
*
uevent: don't pass envp_ext[] as format string in kobject_uevent_env()
Tejun Heo
2009-01-06
1
-1
/
+1
*
Use WARN() in lib/
Arjan van de Ven
2008-07-26
1
-4
/
+2
*
kobject: Transmit return value of call_usermodehelper() to caller
Wang Chen
2008-07-21
1
-1
/
+2
*
lib: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-5
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
1
-1
/
+1
|
\
|
*
fix uevent action-string regression
Mark Lord
2008-03-30
1
-1
/
+1
*
|
[NETNS]: Declare init_net even without CONFIG_NET defined.
Denis V. Lunev
2008-04-03
1
-2
/
+0
*
|
[NETNS]: Do no include NET related headers if CONFIG_NET is not set.
Denis V. Lunev
2008-03-27
1
-2
/
+6
|
/
*
Kobject: fix coding style issues in kobject c files
Greg Kroah-Hartman
2008-01-24
1
-4
/
+3
*
Kobject: auto-cleanup on final unref
Kay Sievers
2008-01-24
1
-0
/
+11
*
kobject: clean up debugging messages
Greg Kroah-Hartman
2008-01-24
1
-6
/
+14
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE"
Kay Sievers
2007-10-12
1
-4
/
+4
*
Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
Kay Sievers
2007-10-12
1
-13
/
+44
*
Driver core: add CONFIG_UEVENT_HELPER_PATH
Kay Sievers
2007-10-12
1
-1
/
+1
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-86
/
+63
*
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
1
-3
/
+2
*
kobject: fix link error when CONFIG_HOTPLUG is disabled
Cornelia Huck
2007-07-30
1
-8
/
+8
*
Driver core: accept all valid action-strings in uevent-trigger
Kay Sievers
2007-07-18
1
-20
/
+10
*
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
2007-07-18
1
-1
/
+1
*
the overdue removal of the mount/umount uevents
Adrian Bunk
2007-04-27
1
-4
/
+0
*
Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)
John Anthony Kazos Jr
2007-04-27
1
-4
/
+2
*
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
2007-04-27
1
-6
/
+10
*
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-25
1
-1
/
+1
*
kobject: kobject_uevent() returns manageable value
Aneesh Kumar K.V
2006-12-20
1
-14
/
+30
*
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
2006-12-01
1
-4
/
+24
*
PCI: docking station: remove dock uevents
Kristen Carlson Accardi
2006-08-03
1
-4
/
+0
*
KEVENT: add new uevent for dock
Kristen Accardi
2006-06-27
1
-0
/
+4
*
[PATCH] Kobject: fix build error
Kay Sievers
2006-04-27
1
-1
/
+7
*
[PATCH] kobject: fix build error if CONFIG_SYSFS=n
Jun'ichi Nomura
2006-03-20
1
-0
/
+2
*
Revert mount/umount uevent removal
Greg Kroah-Hartman
2006-02-22
1
-0
/
+4
*
[PATCH] Fix uevent buffer overflow in input layer
Benjamin Herrenschmidt
2006-02-06
1
-1
/
+1
*
[PATCH] kobject_uevent CONFIG_NET=n fix
akpm@osdl.org
2006-01-04
1
-3
/
+1
*
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
1
-32
/
+32
*
[PATCH] merge kobject_uevent and kobject_hotplug
Kay Sievers
2006-01-04
1
-184
/
+95
*
[PATCH] remove mount/umount uevents from superblock handling
Kay Sievers
2006-01-04
1
-4
/
+0
*
[PATCH] remove CONFIG_KOBJECT_UEVENT option
Kay Sievers
2006-01-04
1
-19
/
+5
*
Merge ../bleed-2.6
Greg KH
2005-10-28
1
-2
/
+2
|
\
|
*
[PATCH] gfp_t: lib/*
Al Viro
2005-10-28
1
-2
/
+2
*
|
[PATCH] kobject_uevent.c has a typo in a comment
Erik Hovland
2005-10-28
1
-1
/
+1
|
/
*
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
2005-08-29
1
-1
/
+1
*
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-08-29
1
-1
/
+1
*
[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users
Patrick McHardy
2005-08-29
1
-0
/
+1
[next]