index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
kobject_uevent.c
Age
Commit message (
Expand
)
Author
2008-04-30
lib: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-03
Merge 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-30
fix uevent action-string regression
Mark Lord
2008-03-27
[NETNS]: Do no include NET related headers if CONFIG_NET is not set.
Denis V. Lunev
2008-01-24
Kobject: fix coding style issues in kobject c files
Greg Kroah-Hartman
2008-01-24
Kobject: auto-cleanup on final unref
Kay Sievers
2008-01-24
kobject: clean up debugging messages
Greg Kroah-Hartman
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-12
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-10
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-07-30
kobject: fix link error when CONFIG_HOTPLUG is disabled
Cornelia Huck
2007-07-18
Driver core: accept all valid action-strings in uevent-trigger
Kay Sievers
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
2007-04-27
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-25
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2006-12-20
kobject: kobject_uevent() returns manageable value
Aneesh Kumar K.V
2006-12-01
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
2006-08-03
PCI: docking station: remove dock uevents
Kristen Carlson Accardi
2006-06-27
KEVENT: add new uevent for dock
Kristen Accardi
2006-04-27
[PATCH] Kobject: fix build error
Kay Sievers
2006-03-20
[PATCH] kobject: fix build error if CONFIG_SYSFS=n
Jun'ichi Nomura
2006-02-22
Revert mount/umount uevent removal
Greg Kroah-Hartman
2006-02-06
[PATCH] Fix uevent buffer overflow in input layer
Benjamin Herrenschmidt
2006-01-04
[PATCH] kobject_uevent CONFIG_NET=n fix
akpm@osdl.org
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
[PATCH] merge kobject_uevent and kobject_hotplug
Kay Sievers
2006-01-04
[PATCH] remove mount/umount uevents from superblock handling
Kay Sievers
2006-01-04
[PATCH] remove CONFIG_KOBJECT_UEVENT option
Kay Sievers
2005-10-28
Merge ../bleed-2.6
Greg KH
2005-10-28
[PATCH] kobject_uevent.c has a typo in a comment
Erik Hovland
2005-10-28
[PATCH] gfp_t: lib/*
Al Viro
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-08-29
[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users
Patrick 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-16
Linux-2.6.12-rc2
Linus Torvalds