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
/
hv
Commit message (
Expand
)
Author
Age
*
Drivers: hv: hv_balloon: correctly handle num_pages>INT_MAX case
Vitaly Kuznetsov
2015-04-03
*
Drivers: hv: hv_balloon: correctly handle val.freeram<num_pages case
Vitaly Kuznetsov
2015-04-03
*
hv_vmbus: Add gradually increased delay for retries in vmbus_post_msg()
Haiyang Zhang
2015-04-03
*
Drivers: hv: hv_balloon: survive ballooning request with num_pages=0
Vitaly Kuznetsov
2015-04-03
*
Drivers: hv: hv_balloon: eliminate jumps in piecewiese linear floor function
Vitaly Kuznetsov
2015-04-03
*
Drivers: hv: hv_balloon: do not online pages in offline blocks
Vitaly Kuznetsov
2015-04-03
*
hv: remove the per-channel workqueue
Dexuan Cui
2015-04-03
*
hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()
Dexuan Cui
2015-04-03
*
hv: run non-blocking message handlers in the dispatch tasklet
Dexuan Cui
2015-04-03
*
Drivers: hv: vmbus: Don't wait after requesting offers
K. Y. Srinivasan
2015-03-26
*
Drivers: hv: vmbus: Fix a siganlling host signalling issue
K. Y. Srinivasan
2015-03-25
*
Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
K. Y. Srinivasan
2015-03-25
*
Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal()
K. Y. Srinivasan
2015-03-25
*
hv: vmbus: missing curly braces in vmbus_process_offer()
Dan Carpenter
2015-03-25
*
Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRA...
Nick Meier
2015-03-25
*
Drivers: hv: hv_balloon: don't lose memory when onlining order is not natural
Vitaly Kuznetsov
2015-03-25
*
Drivers: hv: hv_balloon: keep locks balanced on add_memory() failure
Vitaly Kuznetsov
2015-03-25
*
Drivers: hv: vmbus: Perform device register in the per-channel work element
K. Y. Srinivasan
2015-03-25
*
mei: bus: () can be static
kbuild test robot
2015-03-02
*
Drivers: hv: vmbus: Suport an API to send packet with additional control
K. Y. Srinivasan
2015-03-01
*
Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control
K. Y. Srinivasan
2015-03-01
*
Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channel
K. Y. Srinivasan
2015-03-01
*
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
Nick Meier
2015-03-01
*
Drivers: hv: hv_balloon: refuse to balloon below the floor
Vitaly Kuznetsov
2015-03-01
*
Drivers: hv: hv_balloon: report offline pages as being used
Vitaly Kuznetsov
2015-03-01
*
Drivers: hv: hv_balloon: eliminate the trylock path in acquire/release_region...
Vitaly Kuznetsov
2015-03-01
*
Drivers: hv: vmbus: Get rid of some unnecessary messages
K. Y. Srinivasan
2015-03-01
*
Drivers: hv: util: On device remove, close the channel after de-initializing ...
K. Y. Srinivasan
2015-03-01
*
Drivers: hv: vmbus: Remove the channel from the channel list(s) on failure
K. Y. Srinivasan
2015-03-01
*
Drivers: hv: vmbus: Handle both rescind and offer messages in the same context
K. Y. Srinivasan
2015-03-01
*
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
K. Y. Srinivasan
2015-03-01
*
Drivers: hv: vmbus: Properly handle child device remove
K. Y. Srinivasan
2015-03-01
*
Drivers: hv: vmbus: Add support for the NetworkDirect GUID
K. Y. Srinivasan
2015-03-01
*
Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
K. Y. Srinivasan
2015-03-01
*
hv: hv_balloon: match var type to return type of wait_for_completion
Nicholas Mc Guire
2015-03-01
*
hv: channel_mgmt: match var type to return type of wait_for_completion
Nicholas Mc Guire
2015-03-01
*
hv: channel: match var type to return type of wait_for_completion
Nicholas Mc Guire
2015-03-01
*
hv: vmbus_open(): reset the channel state on ENOMEM
Dexuan Cui
2015-03-01
*
hv: vmbus_post_msg: retry the hypercall on some transient errors
Dexuan Cui
2015-03-01
*
hv: hv_util: move vmbus_open() to a later place
Dexuan Cui
2015-03-01
*
Drivers: hv: vmbus: Teardown clockevent devices on module unload
Vitaly Kuznetsov
2015-03-01
*
drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload
Vitaly Kuznetsov
2015-03-01
*
Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection page...
Vitaly Kuznetsov
2015-03-01
*
Drivers: hv: vmbus: avoid double kfree for device_obj
Vitaly Kuznetsov
2015-03-01
*
Drivers: hv: vmbus: rename channel work queues
Vitaly Kuznetsov
2015-03-01
*
Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors
Vitaly Kuznetsov
2015-03-01
*
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-15
|
\
|
*
Drivers: hv: vmbus: hv_process_timer_expiration() can be static
kbuild test robot
2015-01-25
|
*
Drivers: hv: vmbus: serialize Offer and Rescind offer
Vitaly Kuznetsov
2015-01-25
|
*
Drivers: hv: rename sc_lock to the more generic lock
Vitaly Kuznetsov
2015-01-25
[next]