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
*
qla2xxx: remove redundant declaration in 'qla_gbl.h'
Chen Gang
2014-11-12
*
ipr: set coherent DMA mask
Anton Blanchard
2014-11-12
*
ipr: convert to generic DMA API
Anton Blanchard
2014-11-12
*
vmw_pvscsi: fixup tagging
Hannes Reinecke
2014-11-12
*
scsi_debug: error message should say scsi_host_alloc not scsi_register
Finn Thain
2014-11-12
*
tmscim: remove unused SCSI_IRQ_NONE macro definition
Finn Thain
2014-11-12
*
ufs: remove spurious scsi_set_tag_type call
Christoph Hellwig
2014-11-12
*
scsi: don't force tagged_supported in drivers
Christoph Hellwig
2014-11-12
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
*
scsi: remove use_blk_tcq Scsi_Host field
Christoph Hellwig
2014-11-12
*
mptfusion: don't change queue type in ->change_queue_depth
Christoph Hellwig
2014-11-12
*
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
2014-11-12
*
scsi: remove ordered_tag host template field
Christoph Hellwig
2014-11-12
*
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
2014-11-12
*
scsi: add new scsi-command flag for tagged commands
Christoph Hellwig
2014-11-12
*
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
*
scsi: handle more device handler setup/teardown in common code
Christoph Hellwig
2014-11-12
*
scsi: device handlers must have attach and detach methods
Christoph Hellwig
2014-11-12
*
scsi: remove struct scsi_dh_devlist
Christoph Hellwig
2014-11-12
*
scsi: use container_of to get at device handler private data
Christoph Hellwig
2014-11-12
*
scsi_dh: get module reference outside of device handler
Christoph Hellwig
2014-11-12
*
scsi_dh_hp_sw: fix return value on failed allocation
Christoph Hellwig
2014-11-12
*
sd: disable discard_zeroes_data for UNMAP
Martin K. Petersen
2014-11-12
*
scsi: return EAGAIN when resetting a device under EH
Christoph Hellwig
2014-11-12
*
osst: call scsi_set_medium_removal directly
Christoph Hellwig
2014-11-12
*
st: call scsi_set_medium_removal directly
Christoph Hellwig
2014-11-12
*
sd: fix up ->compat_ioctl
Christoph Hellwig
2014-11-12
*
scsi: split scsi_nonblockable_ioctl
Christoph Hellwig
2014-11-12
*
scsi: refactor scsi_reset_provider handling
Christoph Hellwig
2014-11-12
*
scsi: add support for multiple hardware queues in scsi_(host_)find_tag
Bart Van Assche
2014-11-12
*
scsi: add support for multiple hardware queues
Bart Van Assche
2014-11-12
*
blk-mq: add blk_mq_unique_tag()
Bart Van Assche
2014-11-12
*
scsi: ratelimit I/O error messages
Hannes Reinecke
2014-11-12
*
scsi: correct return values for .eh_abort_handler implementations
Hannes Reinecke
2014-11-12
*
scsi: document scsi_try_to_abort_cmd
Hannes Reinecke
2014-11-12
*
scsi: use shost argument in scsi_eh_prt_fail_stats
Hannes Reinecke
2014-11-12
*
scsi: fixup logging messages in scsi_error.c
Hannes Reinecke
2014-11-12
*
scsi: simplify scsi_log_(send|completion)
Hannes Reinecke
2014-11-12
*
scsi: remove scsi_show_result()
Hannes Reinecke
2014-11-12
*
scsi: separate out scsi_(host|driver)byte_string()
Hannes Reinecke
2014-11-12
*
scsi: Remove scsi_print_command when calling abort
Hannes Reinecke
2014-11-12
*
scsi: repurpose the last argument from print_opcode_name()
Hannes Reinecke
2014-11-12
*
scsi: consolidate opcode lookup in scsi_opcode_sa_name()
Hannes Reinecke
2014-11-12
*
scsi: merge print_opcode_name()
Hannes Reinecke
2014-11-12
*
scsi: implement scsi_opcode_sa_name
Hannes Reinecke
2014-11-12
*
scsi: remove scsi_print_status()
Hannes Reinecke
2014-11-12
*
scsi: use 'bool' as return value for scsi_normalize_sense()
Hannes Reinecke
2014-11-12
*
scsi: do not decode sense extras
Hannes Reinecke
2014-11-12
*
scsi: stop decoding if scsi_normalize_sense() fails
Hannes Reinecke
2014-11-12
[next]