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
Commit message (
Expand
)
Author
Age
*
xen-blkback: Inline some of the functions that were moved from vbd/interface.c
Konrad Rzeszutek Wilk
2011-04-20
*
xen-blkback: Remove from the copyright notice the address.
Konrad Rzeszutek Wilk
2011-04-20
*
xen/blkback: Squash vbd.c,interface.c in blkback.c and xenbus.c respectivly.
Konrad Rzeszutek Wilk
2011-04-20
*
xen/blkback: Move it from drivers/xen to drivers/block
Konrad Rzeszutek Wilk
2011-04-18
*
block, xen/blkback: remove blk_[get|put]_queue calls.
Konrad Rzeszutek Wilk
2011-04-18
*
xen/blkback: Get the 'requeust_queue' properly.
Konrad Rzeszutek Wilk
2011-04-18
*
xen/blkback: Move the check for misaligned I/O once more.
Konrad Rzeszutek Wilk
2011-04-18
*
xen/blkback: Change fast_flush_area to xen_blkbk_unmap, and tweak xen_blk_map...
Konrad Rzeszutek Wilk
2011-04-15
*
xen/blkback: Move the check for misaligned I/O higher.
Konrad Rzeszutek Wilk
2011-04-15
*
xen/blkback: Shuffle code around (vbd_translate moved higher).
Konrad Rzeszutek Wilk
2011-04-15
*
xen/blkback: Cleanup move the code a bit around.
Konrad Rzeszutek Wilk
2011-04-15
*
xen/blkback: Seperate the bio allocation and the bio submission.
Konrad Rzeszutek Wilk
2011-04-15
*
xen/blkback: remove per-queue plugging
Konrad Rzeszutek Wilk
2011-04-14
*
xen/blkback: Fix checkpatch warnings in blkback.c
Konrad Rzeszutek Wilk
2011-04-14
*
xen/blkback: Fix checkpatch warnings of xenbus.c
Konrad Rzeszutek Wilk
2011-04-14
*
xen/blkback: Fix interface.c checkpatch warnings .. except
Konrad Rzeszutek Wilk
2011-04-14
*
xen/blkback: Fix checkpatch warnings in vbd.c
Konrad Rzeszutek Wilk
2011-04-14
*
xen/blkback: blkif->struct blkif_st
Konrad Rzeszutek Wilk
2011-04-14
*
xen/blkback: Add some comments.
Konrad Rzeszutek Wilk
2011-04-14
*
xen/blkback: Fix the WRITE_BARRIER
Tom Goetz
2011-04-14
*
xen/blkback: Use kzalloc's, and GFP_KERNEL for data structures.
Konrad Rzeszutek Wilk
2011-04-14
*
xen/blkback: Utilize the M2P override mechanism for GNTMAP_host_map
Konrad Rzeszutek Wilk
2011-04-14
*
xen/blkback: Use 'vzalloc' for page arrays and pre-allocate pages.
Konrad Rzeszutek Wilk
2011-04-14
*
xen/blkback: Union the blkif_request request specific fields
Konrad Rzeszutek Wilk
2011-04-14
*
xen/blkback: Move global/static variables into struct xen_blkbk.
Konrad Rzeszutek Wilk
2011-04-14
*
xen/blkback: simplify address translations
Jan Beulich
2011-04-14
*
xen/blkback: Update to use blkdev_get_by_dev instead of open_by_devnum.
Konrad Rzeszutek Wilk
2011-04-14
*
xen/blkback: Replace WRITE_BARRIER with (REQ_FLUSH | REQ_FUA)
Konrad Rzeszutek Wilk
2011-04-14
*
blkback: Fix CVE-2010-3699
Keir Fraser
2011-04-14
*
xen/blkback: Print additional information when a vbd is resized.
K. Y. Srinivasan
2011-04-14
*
xen/blkback: Flush blkback data when connecting.
Chris Lalancette
2011-04-14
*
xen/blkback: add accessor for xenbus backend device
Jeremy Fitzhardinge
2011-04-14
*
xen/blkback: Propagate changed size of VBDs
K. Y. Srinivasan
2011-04-14
*
xen/blkback: use drv_get/set_drvdata rather than directly accessing driver_data.
Jeremy Fitzhardinge
2011-04-14
*
xen: rename blkbk module xen-blkback.
Ian Campbell
2011-04-14
*
Fix compile warnings: ignoring return value of 'xenbus_register_backend' ..
Konrad Rzeszutek Wilk
2011-04-14
*
xen/blkback: little cleanups
Jeremy Fitzhardinge
2011-04-14
*
xen/blkback: remove spurious debug output noise
Jeremy Fitzhardinge
2011-04-14
*
xen/blkback: deal with hardsect_size to logical_block_size rename
Jeremy Fitzhardinge
2011-04-14
*
blkback: Fix potential resource leak.
Keir Fraser
2011-04-14
*
xen/blkback: don't include xen/evtchn.h
Jeremy Fitzhardinge
2011-04-14
*
xen-blkback-porting
Jeremy Fitzhardinge
2011-04-14
*
xen: add blkback support
Konrad Rzeszutek Wilk
2011-04-14
*
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-04-11
|
\
|
*
dt/fsldma: fix build warning caused by of_platform_device changes
Ira W. Snyder
2011-04-11
|
*
spi: Fix race condition in stop_queue()
Vasily Khoruzhick
2011-04-07
|
*
Merge commit 'v2.6.39-rc2' into spi/merge
Grant Likely
2011-04-07
|
|
\
|
*
|
gpio/pch_gpio: Fix output value of pch_gpio_direction_output()
Peter Tyser
2011-03-31
|
*
|
gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output()
Peter Tyser
2011-03-31
|
*
|
gpio/pca953x: fix error handling path in probe() call
Ben Dooks
2011-03-30
[next]