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
/
drivers
/
base
Commit message (
Expand
)
Author
Age
...
*
|
driver core: add way to get to bus device klist
Greg Kroah-Hartman
2008-01-24
*
|
driver core: add way to get to bus kset
Greg Kroah-Hartman
2008-01-24
*
|
Kobject: convert drivers/base/core.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
*
|
Kobject: convert drivers/base/class.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
*
|
Kobject: change drivers/base/sys.c to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
*
|
driver core: clean up device_shutdown
Greg Kroah-Hartman
2008-01-24
*
|
driver core: clean up shutdown.c
Greg Kroah-Hartman
2008-01-24
*
|
kobject: remove subsystem_(un)register functions
Greg Kroah-Hartman
2008-01-24
*
|
kset: remove decl_subsys macro
Greg Kroah-Hartman
2008-01-24
*
|
firmware: change firmware_kset to firmware_kobj
Greg Kroah-Hartman
2008-01-24
*
|
firmware: remove firmware_(un)register()
Greg Kroah-Hartman
2008-01-24
*
|
firmware: export firmware_kset so that people can use that instead of the bra...
Greg Kroah-Hartman
2008-01-24
*
|
kset: convert struct bus_device->drivers to use kset_create
Greg Kroah-Hartman
2008-01-24
*
|
kset: convert struct bus_device->devices to use kset_create
Greg Kroah-Hartman
2008-01-24
*
|
kset: convert /sys/devices/system to use kset_create
Greg Kroah-Hartman
2008-01-24
*
|
kobject: convert /sys/hypervisor to use kobject_create
Greg Kroah-Hartman
2008-01-24
*
|
kset: convert /sys/devices to use kset_create
Greg Kroah-Hartman
2008-01-24
*
|
kset: convert drivers/base/firmware.c to use kset_create
Greg Kroah-Hartman
2008-01-24
*
|
kset: convert drivers/base/class.c to use kset_create
Greg Kroah-Hartman
2008-01-24
*
|
kset: convert drivers/base/bus.c to use kset_create
Greg Kroah-Hartman
2008-01-24
*
|
kobject: get rid of kobject_kset_add_dir
Greg Kroah-Hartman
2008-01-24
*
|
kobject: get rid of kobject_add_dir
Greg Kroah-Hartman
2008-01-24
*
|
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
*
|
PM: Acquire device locks on suspend
Rafael J. Wysocki
2008-01-24
|
/
*
create /sys/.../power when CONFIG_PM is set
Daniel Drake
2007-11-28
*
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-11-02
*
Revert "Driver core: remove class_device_*_bin_file"
Greg Kroah-Hartman
2007-10-31
*
Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y
Kay Sievers
2007-10-31
*
Driver core: remove class_device_*_bin_file
Greg Kroah-Hartman
2007-10-31
*
memory hotplug: rearrange memory hotplug notifier
Yasunori Goto
2007-10-22
*
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
*
cpu hotplug: topology: remove topology_dev_map
Akinobu Mita
2007-10-18
*
pm_trace displays the wrong time from the RTC
Rafael J. Wysocki
2007-10-18
*
make dmapool code use __set_current_state()
Arjan van de Ven
2007-10-17
*
mm: add node states sysfs class attributeS
Lee Schermerhorn
2007-10-16
*
sparsemem: record when a section has a valid mem_map
Andy Whitcroft
2007-10-16
*
more uevent fallout (drivers/base/memory.c)
Al Viro
2007-10-14
*
PM: merge device power-management source files
Alan Stern
2007-10-12
*
Driver core: rename ktype_driver
Greg Kroah-Hartman
2007-10-12
*
Driver core: rename ktype_device
Greg Kroah-Hartman
2007-10-12
*
Driver core: rename ktype_class
Greg Kroah-Hartman
2007-10-12
*
driver core: remove subsystem_init()
Greg Kroah-Hartman
2007-10-12
*
Driver core: Make platform_device.id an int
Jean Delvare
2007-10-12
*
sysdev: remove global sysdev drivers list
Akinobu Mita
2007-10-12
*
drivers/base/power/: make 2 functions static
Adrian Bunk
2007-10-12
*
Fix Firmware class name collision
Markus Rechberger
2007-10-12
*
Driver core: add uevent file for bus and driver
Kay Sievers
2007-10-12
*
Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
Kay Sievers
2007-10-12
*
Driver core: remove get_bus()
Greg Kroah-Hartman
2007-10-12
*
Driver core: remove put_bus()
Greg Kroah-Hartman
2007-10-12
[prev]
[next]