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.c
Commit message (
Expand
)
Author
Age
*
kobject: two typo fixes
Johannes Berg
2007-11-28
*
kobject: check for duplicate names in kobject_rename
Greg Kroah-Hartman
2007-10-31
*
kobject: update the copyrights
Greg Kroah-Hartman
2007-10-12
*
driver core: remove subsystem_init()
Greg Kroah-Hartman
2007-10-12
*
sysfs: move sysfs file poll implementation to sysfs_open_dirent
Tejun Heo
2007-10-12
*
sysfs: Remove first pass at shadow directory support
Eric W. Biederman
2007-10-12
*
kobject: remove the static array for the name
Greg Kroah-Hartman
2007-10-12
*
Driver core: remove subsys_get()
Greg Kroah-Hartman
2007-10-12
*
Driver core: remove subsys_put()
Greg Kroah-Hartman
2007-10-12
*
sysfs: make kobj point to sysfs_dirent instead of dentry
Tejun Heo
2007-07-11
*
Driver core: add missing kset uevent
Kay Sievers
2007-07-11
*
kobject: use the proper printk level for kobject error
Greg Kroah-Hartman
2007-06-08
*
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
*
kobject: Comment and warning fixes to kobject.c
Eric W. Biederman
2007-04-27
*
kobject core: remove rwsem from struct subsystem
Greg Kroah-Hartman
2007-04-27
*
kobject: kobject_add() reference leak
Cornelia Huck
2007-04-27
*
Driver core: notify userspace of network device renames
Jean Tourrilhes
2007-04-27
*
kobject: kobject_shadow_add cleanup
Dmitriy Monakhov
2007-04-27
*
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
2007-04-27
*
kobject: new_device->kref wasn't putted after error in kobject_move()
Dmitriy Monakhov
2007-03-09
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-02-19
|
\
|
*
PCI/sysfs/kobject kernel-doc fixes
Randy Dunlap
2007-02-16
*
|
kobject: kobj->k_name verification fix
Martin Stoilov
2007-02-16
|
/
*
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2007-02-11
*
sysfs: Shadow directory support
Eric W. Biederman
2007-02-07
*
kobject: kobject_put cleanup
Mariusz Kozlowski
2007-02-07
*
driver core: Allow device_move(dev, NULL).
Cornelia Huck
2007-02-07
*
Kobject: make kobject apis more robust in handling NULL pointers
Greg Kroah-Hartman
2007-02-07
*
[PATCH] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-07
*
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
2006-12-01
*
Input: add missing exports to fix modular build
Dmitry Torokhov
2006-10-11
*
kobject: must_check fixes
Randy Dunlap
2006-09-26
*
[PATCH] kobject: make people pay attention to kobject_add errors
Greg Kroah-Hartman
2006-06-21
*
[PATCH] kobject: quiet errors in kobject_add
Greg Kroah-Hartman
2006-05-21
*
[PATCH] Kobject: possible cleanups
Adrian Bunk
2006-04-27
*
[PATCH] sysfs: Allow sysfs attribute files to be pollable
NeilBrown
2006-04-14
*
[PATCH] kobject_add_dir
Jun'ichi Nomura
2006-03-20
*
[PATCH] Kobject: provide better warning messages when people do stupid things
Greg Kroah-Hartman
2006-03-20
*
[PATCH] kobject: don't oops on null kobject.name
Chuck Ebbert
2006-02-06
*
[PATCH] kobject_add() must have a valid name in order to succeed.
Greg Kroah-Hartman
2006-02-06
*
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
*
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
*
[PATCH] gfp_t: lib/*
Al Viro
2005-10-28
*
[PATCH] Make kobject's name be const char *
Dmitry Torokhov
2005-06-20
*
[PATCH] DocBook: fix some descriptions
Martin Waitz
2005-05-01
*
[PATCH] kobject/hotplug split - kobject add/remove
kay.sievers@vrfy.org
2005-04-19
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16