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
Commit message (
Expand
)
Author
Age
*
class: rename "sem" to "class_sem" in internal class structure
Greg Kroah-Hartman
2008-07-22
*
class: rename "subsys" to "class_subsys" in internal class structure
Greg Kroah-Hartman
2008-07-22
*
class: rename "interfaces" to "class_interfaces" in internal class structure
Greg Kroah-Hartman
2008-07-22
*
class: rename "devices" to "class_devices" in internal class structure
Greg Kroah-Hartman
2008-07-22
*
class: move driver core specific parts to a private structure
Greg Kroah-Hartman
2008-07-22
*
bluetooth: remove improper bluetooth class symlinks.
Greg Kroah-Hartman
2008-07-22
*
infiniband: make cm_device use a struct device and not a kobject.
Greg Kroah-Hartman
2008-07-22
*
infiniband: rename "device" to "ib_device" in cm_device
Greg Kroah-Hartman
2008-07-22
*
block: make /proc/partitions and /proc/diskstats use class_find_device()
Greg Kroah-Hartman
2008-07-22
*
block: move header for /proc/partitions to seq_start
Greg Kroah-Hartman
2008-07-22
*
block: make proc files seq_start use the class_find_device()
Greg Kroah-Hartman
2008-07-22
*
block: make /proc/diskstats only build if CONFIG_PROC_FS is enabled
Randy Dunlap
2008-07-22
*
block: make blk_lookup_devt use the class iterator function
Greg Kroah-Hartman
2008-07-22
*
block: make printk_partition use the class iterator function
Greg Kroah-Hartman
2008-07-22
*
block: fix compiler warning in genhd.c
Greg Kroah-Hartman
2008-07-22
*
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
2008-07-22
*
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
2008-07-22
*
device create: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-22
*
driver core: remove device_create()
Greg Kroah-Hartman
2008-07-22
*
device create: x86: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: spi: convert device_create to device_create_drvdata
David Brownell
2008-07-22
*
device create: sound: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: scsi: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: s390: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: net: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: mtd: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: misc: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: mips: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: macintosh: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: isdn: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: infiniband: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: ieee1394: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: ide: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: i2c: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: hwmon: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: hid: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: framebuffer: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: dvb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: dca: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: coda: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
device create: block: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
Firmware: fix typo in example code
Greg Kroah-Hartman
2008-07-22
*
debugfs: Add a reference to the debugfs API documentation.
Robert P. J. Day
2008-07-22
*
kobject: replace '/' with '!' in name
Kay Sievers
2008-07-22
*
sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor
Dan Williams
2008-07-22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-07-21
|
\
|
*
usb-storage: revert DMA-alignment change for Wireless USB
Alan Stern
2008-07-21
|
*
USB: use reset_resume when normal resume fails
Alan Stern
2008-07-21
[next]