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
...
|
*
|
|
|
scsi: fix discard page leak
FUJITA Tomonori
2010-08-07
|
*
|
|
|
scsi: need to reset unprep_rq_fn in sd_remove
FUJITA Tomonori
2010-08-07
|
*
|
|
|
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
2010-08-07
|
*
|
|
|
ide: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
|
*
|
|
|
virtio_blk: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
|
*
|
|
|
dm: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
|
*
|
|
|
ps3disk: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
|
*
|
|
|
osdblk: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
|
*
|
|
|
scsi: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
|
*
|
|
|
scsi: remove unused free discard page in sd_done
FUJITA Tomonori
2010-08-07
|
*
|
|
|
scsi: add sd_unprep_fn to free discard page
FUJITA Tomonori
2010-08-07
|
*
|
|
|
block: implement an unprep function corresponding directly to prep
James Bottomley
2010-08-07
|
*
|
|
|
drivers/cdrom: use pr_<level>
Joe Perches
2010-08-07
|
*
|
|
|
block/xd.c: fix brace typo
Randy Dunlap
2010-08-07
|
*
|
|
|
block: don't allocate a payload for discard request
Christoph Hellwig
2010-08-07
|
*
|
|
|
block: fix some more cmd_type cleanup fallout
Christoph Hellwig
2010-08-07
|
*
|
|
|
virtio_blk: add default case to cmd type switch
Jens Axboe
2010-08-07
|
*
|
|
|
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
|
*
|
|
|
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
|
*
|
|
|
aha1532: remove ISA_DMA_THRESHOLD usage
FUJITA Tomonori
2010-08-07
|
*
|
|
|
floppy: use warning macros
Stephen Hemminger
2010-08-07
|
*
|
|
|
floppy: use wait_event_interruptible
Stephen Hemminger
2010-08-07
|
*
|
|
|
floppy: fix signed/unsigned warnings
Stephen Hemminger
2010-08-07
|
*
|
|
|
floppy: cmos attribute should be static
Stephen Hemminger
2010-08-07
|
*
|
|
|
floppy: use atomic type for usage_count
Stephen Hemminger
2010-08-07
|
*
|
|
|
floppy: silence warning during disk test
Stephen Hemminger
2010-08-07
|
*
|
|
|
floppy: remove unnecessary inlines
Stephen Hemminger
2010-08-07
|
*
|
|
|
floppy: initialize debug jiffies offset
Stephen Hemminger
2010-08-07
|
*
|
|
|
cciss: change pad value from 32 to 0
Mike Miller
2010-08-07
|
*
|
|
|
cciss: remove errant debug code
Mike Miller
2010-08-07
|
*
|
|
|
cciss: move next_command function from ifdef
Mike Miller
2010-08-07
|
*
|
|
|
cciss: fix call to put_controller_in_performant_mode
Mike Miller
2010-08-07
|
*
|
|
|
cciss: make sure we request the performant mode irq
Mike Miller
2010-08-07
|
*
|
|
|
cciss: new controller support and bump driver version
Mike Miller
2010-08-07
|
*
|
|
|
cciss: add performant mode support for Stars/Sirius
Mike Miller
2010-08-07
|
*
|
|
|
cciss: make interrupt access methods return type bool
Mike Miller
2010-08-07
|
*
|
|
|
cciss: check for msi in interrupt_not_for_us
Mike Miller
2010-08-07
|
*
|
|
|
cciss: clean up interrupt handler
Mike Miller
2010-08-07
|
*
|
|
|
cciss: enqueue and submit io
Mike Miller
2010-08-07
*
|
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-10
|
\
\
\
\
\
|
*
|
|
|
|
V4L/DVB: tvp7002: fix write to H-PLL Feedback Divider LSB register
Rajashekhara, Sudhakar
2010-08-08
|
*
|
|
|
|
V4L/DVB: dvb: siano: free spinlock before schedule()
Kulikov Vasiliy
2010-08-08
|
*
|
|
|
|
V4L/DVB: media: video: pvrusb2: remove custom hex_to_bin()
Andy Shevchenko
2010-08-08
|
*
|
|
|
|
V4L/DVB: drivers: usbvideo: remove custom implementation of hex_to_bin()
Andy Shevchenko
2010-08-08
|
*
|
|
|
|
V4L/DVB: Report supported QAM modes on bt8xx
Arnuschky
2010-08-08
|
*
|
|
|
|
V4L/DVB: media: ir-keytable: null dereference in debug code
Dan Carpenter
2010-08-08
|
*
|
|
|
|
V4L/DVB: ivtv: convert to the new control framework
Hans Verkuil
2010-08-08
|
*
|
|
|
|
V4L/DVB: ivtv: convert gpio subdev to new control framework
Hans Verkuil
2010-08-08
|
*
|
|
|
|
V4L/DVB: wm8739: convert to the new control framework
Hans Verkuil
2010-08-08
|
*
|
|
|
|
V4L/DVB: cs53l32a: convert to new control framework
Hans Verkuil
2010-08-08
[prev]
[next]