| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | vmbus: replace modulus operation with subtraction | Stephen Hemminger | 2017-02-14 | 1 | -3/+6 |
* | vmbus: constify parameters where possible | Stephen Hemminger | 2017-02-14 | 2 | -15/+13 |
* | vmbus: expose hv_begin/end_read | Stephen Hemminger | 2017-02-14 | 2 | -24/+0 |
* | vmbus: remove conditional locking of vmbus_write | Stephen Hemminger | 2017-02-14 | 4 | -19/+9 |
* | vmbus: add direct isr callback mode | Stephen Hemminger | 2017-02-14 | 4 | -26/+37 |
* | vmbus: change to per channel tasklet | Stephen Hemminger | 2017-02-14 | 6 | -95/+62 |
* | vmbus: put related per-cpu variable together | Stephen Hemminger | 2017-02-14 | 5 | -134/+143 |
* | vmbus: remove unused kickq argument to sendpacket | Stephen Hemminger | 2017-02-10 | 1 | -10/+9 |
* | vmbus: drop no longer used kick_q argument | Stephen Hemminger | 2017-02-10 | 3 | -17/+9 |
* | vmbus: use kernel bitops for traversing interrupt mask | Stephen Hemminger | 2017-02-10 | 4 | -54/+29 |
* | Drivers: hv: util: Fix a typo | K. Y. Srinivasan | 2017-02-10 | 1 | -1/+1 |
* | hv_utils: implement Hyper-V PTP source | Vitaly Kuznetsov | 2017-02-10 | 1 | -27/+152 |
* | Merge 4.10-rc7 into char-misc-next | Greg Kroah-Hartman | 2017-02-06 | 1 | -0/+1 |
|\ |
|
| * | Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read() | Dexuan Cui | 2017-01-31 | 1 | -0/+1 |
* | | Drivers: hv: Log the negotiated IC versions. | Alex Ng | 2017-01-31 | 4 | -9/+23 |
* | | Drivers: hv: vmbus: Use all supported IC versions to negotiate | Alex Ng | 2017-01-31 | 5 | -103/+150 |
* | | Drivers: hv: balloon: add a fall through comment to hv_memory_notifier() | Vitaly Kuznetsov | 2017-01-31 | 1 | -0/+1 |
* | | Drivers: hv: restore hypervcall page cleanup before kexec | Vitaly Kuznetsov | 2017-01-31 | 3 | -19/+3 |
* | | hv_util: switch to using timespec64 | Vitaly Kuznetsov | 2017-01-31 | 1 | -3/+3 |
* | | Drivers: hv: vmbus: Cleanup hyperv_vmbus.h | K. Y. Srinivasan | 2017-01-20 | 1 | -150/+2 |
* | | Drivers: hv: vmbus: Define an APIs to manage interrupt state | K. Y. Srinivasan | 2017-01-20 | 1 | -4/+8 |
* | | Drivers: hv: vmbus: Define an API to retrieve virtual processor index | K. Y. Srinivasan | 2017-01-20 | 1 | -1/+1 |
* | | Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller | K. Y. Srinivasan | 2017-01-20 | 1 | -4/+4 |
* | | Drivers: hv: vmbus: Define APIs to manipulate the event page | K. Y. Srinivasan | 2017-01-20 | 1 | -4/+4 |
* | | Drivers: hv: vmbus: Define APIs to manipulate the message page | K. Y. Srinivasan | 2017-01-20 | 1 | -4/+4 |
* | | Drivers: hv: vmbus: Get rid of an unsused variable | K. Y. Srinivasan | 2017-01-20 | 1 | -4/+0 |
* | | Drivers: hv: util: Use hv_get_current_tick() to get current tick | K. Y. Srinivasan | 2017-01-20 | 1 | -1/+2 |
* | | Drivers: hv: vmbus: Restructure the clockevents code | K. Y. Srinivasan | 2017-01-20 | 1 | -5/+5 |
* | | Drivers: hv: vmbus: Move the code to signal end of message | K. Y. Srinivasan | 2017-01-20 | 2 | -35/+1 |
* | | Drivers: hv: vmbus: Move the check for hypercall page setup | K. Y. Srinivasan | 2017-01-20 | 1 | -6/+1 |
* | | Drivers: hv: vmbus: Move the crash notification function | K. Y. Srinivasan | 2017-01-20 | 2 | -35/+0 |
* | | Drivers: hv: vmbus: Move the extracting of Hypervisor version information | K. Y. Srinivasan | 2017-01-20 | 3 | -81/+2 |
* | | Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code | K. Y. Srinivasan | 2017-01-20 | 2 | -103/+0 |
* | | Drivers: hv: vmbus: Move Hypercall invocation code out of common code | K. Y. Srinivasan | 2017-01-19 | 2 | -53/+0 |
* | | Drivers: hv vmbus: Move Hypercall page setup out of common code | K. Y. Srinivasan | 2017-01-19 | 1 | -42/+3 |
* | | Drivers: hv: vmbus: Move the definition of generate_guest_id() | K. Y. Srinivasan | 2017-01-19 | 1 | -43/+0 |
* | | Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents | K. Y. Srinivasan | 2017-01-19 | 1 | -15/+0 |
* | | Drivers: hv: util: Backup: Fix a rescind processing issue | K. Y. Srinivasan | 2017-01-10 | 1 | -0/+4 |
* | | Drivers: hv: util: Fcopy: Fix a rescind processing issue | K. Y. Srinivasan | 2017-01-10 | 1 | -0/+4 |
* | | Drivers: hv: util: kvp: Fix a rescind processing issue | K. Y. Srinivasan | 2017-01-10 | 1 | -0/+4 |
* | | Drivers: hv: vmbus: Fix a rescind handling bug | K. Y. Srinivasan | 2017-01-10 | 2 | -0/+43 |
* | | hv: make CPU offlining prevention fine-grained | Vitaly Kuznetsov | 2017-01-10 | 2 | -5/+35 |
* | | hv: switch to cpuhp state machine for synic init/cleanup | Vitaly Kuznetsov | 2017-01-10 | 3 | -18/+20 |
* | | Drivers: hv: vmbus: Prevent sending data on a rescinded channel | K. Y. Srinivasan | 2017-01-10 | 1 | -0/+7 |
* | | hv: don't reset hv_context.tsc_page on crash | Vitaly Kuznetsov | 2017-01-10 | 1 | -2/+3 |
* | | hv: init percpu_list in hv_synic_alloc() | Vitaly Kuznetsov | 2017-01-10 | 1 | -2/+2 |
* | | hv: allocate synic pages for all present CPUs | Vitaly Kuznetsov | 2017-01-10 | 1 | -2/+2 |
* | | Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg() | Vitaly Kuznetsov | 2017-01-10 | 4 | -18/+28 |
|/ |
|
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -4/+4 |