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
...
|
*
ARM: OMAP: Fix build breakage due to missing include in i2c.c
Vaibhav Bedia
2012-12-20
|
*
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-20
|
|
\
|
|
*
virtio_console: Add support for remoteproc serial
Sjur Brændeland
2012-12-17
|
|
*
virtio_console: Merge struct buffer_token into struct port_buffer
Sjur Brændeland
2012-12-17
|
|
*
virtio: add drv_to_virtio to make code clearly
Wanlong Gao
2012-12-17
|
|
*
virtio: use dev_to_virtio wrapper in virtio
Wanlong Gao
2012-12-17
|
|
*
virtio-mmio: Fix irq parsing in command line parameter
Pawel Moll
2012-12-17
|
|
*
virtio_console: Free buffers from out-queue upon close
sjur.brandeland@stericsson.com
2012-12-17
|
|
*
virtio: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-12-17
|
|
*
virtio_console: Use kmalloc instead of kzalloc
Sjur Brændeland
2012-12-17
|
|
*
virtio_console: Free buffer if splice fails
Sjur Brændeland
2012-12-17
|
|
*
virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-17
|
|
*
virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-17
|
|
*
virtio: rpmsg: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-17
|
|
*
virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-17
|
|
*
virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-17
|
|
*
virtio: make virtqueue_add_buf() returning 0 on success, not capacity.
Rusty Russell
2012-12-17
|
|
*
virtio: console: don't rely on virtqueue_add_buf() returning capacity.
Amit Shah
2012-12-17
|
|
*
virtio_net: don't rely on virtqueue_add_buf() returning capacity.
Rusty Russell
2012-12-17
|
|
*
virtio-net: remove unused skb_vnet_hdr->num_sg field
Michael S. Tsirkin
2012-12-17
|
|
*
virtio-net: correct capacity math on ring full
Michael S. Tsirkin
2012-12-17
|
|
*
virtio: move queue_index and num_free fields into core struct virtqueue.
Rusty Russell
2012-12-17
|
|
*
virtio-pci: use module_pci_driver to simplify the code
Wei Yongjun
2012-12-17
|
|
*
lguest: fix typo
Alex Russell
2012-12-17
|
|
*
lguest: fix block request handling in example launcher.
Rusty Russell
2012-10-22
|
|
*
virtio-scsi: Add real 2-clause BSD license to header
Bryan Venteicher
2012-10-22
|
|
*
virtio: force vring descriptors to be allocated from lowmem
Will Deacon
2012-10-22
|
|
*
virtio: 9p: correctly pass physical address to userspace for high pages
Will Deacon
2012-10-22
|
|
*
mm: highmem: export kmap_to_page for modules
Will Deacon
2012-10-22
|
*
|
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-12-20
|
|
\
\
|
|
*
|
ALSA: usb-audio: Support for Digidesign Mbox 2 USB sound card:
Damien Zammit
2012-12-19
|
|
*
|
ALSA: HDA: Fix sound resume hang
Daniel J Blueman
2012-12-18
|
|
*
|
ALSA: hda - bug fix for invalid connection list of Haswell HDMI codec pins
Mengdong Lin
2012-12-18
|
|
*
|
ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixup
Takashi Iwai
2012-12-17
|
|
*
|
ALSA: hda - Set codec->single_adc_amp flag for Realtek codecs
Takashi Iwai
2012-12-17
|
|
*
|
Merge tag 'asoc-3.8p1' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2012-12-17
|
|
|
\
\
|
|
|
*
\
Merge remote-tracking branch 'asoc/topic/tpa6130a2' into asoc-next
Mark Brown
2012-12-15
|
|
|
|
\
\
|
|
|
|
*
|
ASoC: tpa6130a2: Use devm_* APIs
Sachin Kamat
2012-12-09
|
|
|
*
|
|
Merge remote-tracking branch 'asoc/topic/log' into asoc-next
Mark Brown
2012-12-15
|
|
|
|
\
\
\
|
|
|
|
*
|
|
ASoC: core: Fix splitting of log messages
Mark Brown
2012-12-10
|
|
|
*
|
|
|
Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-next
Mark Brown
2012-12-15
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
ASoC: cs42l73: Change VSPIN/VSPOUT to VSPINOUT
Paul Handrigan
2012-12-09
|
|
|
|
*
|
|
|
ASoC: cs42l73: Add DAPM events for power down.
Paul Handrigan
2012-12-09
|
|
|
|
*
|
|
|
ASoC: cs42l73: Add DMIC's as DAPM inputs.
Paul Handrigan
2012-12-09
|
|
|
|
|
|
/
/
|
|
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
2012-12-15
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
ASoC: Prevent pop_wait overwrite
Misael Lopez Cruz
2012-12-15
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next
Mark Brown
2012-12-15
|
|
|
|
\
\
\
\
\
|
|
|
|
*
|
|
|
|
ASoC: atmel-ssc: change disable to disable in dts node
Bo Shen
2012-12-15
|
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'asoc/fix/sigmadsp' into asoc-next
Mark Brown
2012-12-15
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
ASoC: sigmadsp: Fix endianness conversion issue
Lars-Peter Clausen
2012-12-09
|
|
|
|
|
|
/
/
/
|
|
|
|
|
/
|
|
|
[prev]
[next]