index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kobject_uevent.c
Commit message (
Expand
)
Author
Age
*
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-08
*
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
2012-09-08
*
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-29
*
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
|
\
|
*
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-03-07
*
|
uevent: send events in correct order according to seqnum (v3)
Andrew Vagin
2012-03-08
|
/
*
driver-core: skip uevent generation when nobody is listening
Kay Sievers
2011-12-09
*
kobj_uevent: Ignore if some listeners cannot handle message
Milan Broz
2011-08-22
*
kobject_uevent: fix typo in comments
Xiaotian Feng
2010-08-23
*
kobject: free memory if netlink_kernel_create() fails
Dan Carpenter
2010-06-04
*
lib/kobject_uevent.c: fix CONIG_NET=n warning
Andrew Morton
2010-06-04
*
hotplug: netns aware uevent_helper
Eric W. Biederman
2010-05-21
*
kobj: Send hotplug events in the proper namespace.
Eric W. Biederman
2010-05-21
*
kobject: Send hotplug events in all network namespaces
Eric W. Biederman
2010-05-21
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
kobject: Constify struct kset_uevent_ops
Emese Revfy
2010-03-07
*
driver core: allow non-root users to listen to uevents
Kay Sievers
2009-04-16
*
Revert "kobject: don't block for each kobject_uevent".
Hugh Dickins
2009-04-16
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-26
|
\
|
*
kobject: don't block for each kobject_uevent
Arjan van de Ven
2009-03-24
|
*
Driver core: implement uevent suppress in kobject
Ming Lei
2009-03-24
*
|
netlink: change return-value logic of netlink_broadcast()
Pablo Neira Ayuso
2009-02-06
|
/
*
kobject: return the result of uevent sending by netlink
Ming Lei
2009-01-06
*
uevent: don't pass envp_ext[] as format string in kobject_uevent_env()
Tejun Heo
2009-01-06
*
Use WARN() in lib/
Arjan van de Ven
2008-07-26
*
kobject: Transmit return value of call_usermodehelper() to caller
Wang Chen
2008-07-22
*
lib: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
|
\
|
*
fix uevent action-string regression
Mark Lord
2008-03-30
*
|
[NETNS]: Declare init_net even without CONFIG_NET defined.
Denis V. Lunev
2008-04-03
*
|
[NETNS]: Do no include NET related headers if CONFIG_NET is not set.
Denis V. Lunev
2008-03-27
|
/
*
Kobject: fix coding style issues in kobject c files
Greg Kroah-Hartman
2008-01-25
*
Kobject: auto-cleanup on final unref
Kay Sievers
2008-01-24
*
kobject: clean up debugging messages
Greg Kroah-Hartman
2008-01-24
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
*
Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE"
Kay Sievers
2007-10-12
*
Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
Kay Sievers
2007-10-12
*
Driver core: add CONFIG_UEVENT_HELPER_PATH
Kay Sievers
2007-10-12
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
*
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
*
kobject: fix link error when CONFIG_HOTPLUG is disabled
Cornelia Huck
2007-07-30
*
Driver core: accept all valid action-strings in uevent-trigger
Kay Sievers
2007-07-18
*
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
2007-07-18
*
the overdue removal of the mount/umount uevents
Adrian Bunk
2007-04-27
*
Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)
John Anthony Kazos Jr
2007-04-27
*
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
2007-04-27
*
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-26
*
kobject: kobject_uevent() returns manageable value
Aneesh Kumar K.V
2006-12-20
*
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
2006-12-01
*
PCI: docking station: remove dock uevents
Kristen Carlson Accardi
2006-08-03
[next]