Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-05 | [malloc] Rename malloc_dma() to malloc_phys() | Michael Brown | 1 | -3/+3 |
2018-07-08 | [vmbus] Do not expect version in version_response | Roman Kagan | 1 | -8/+2 |
2017-04-28 | [hyperv] Cope with Windows Server 2016 enlightenments | Michael Brown | 1 | -4/+129 |
2017-03-21 | [hyperv] Fix resource leaks on error path | Michael Brown | 1 | -5/+11 |
2017-01-24 | [hyperv] Ignore unsolicited VMBus messages | Michael Brown | 1 | -39/+43 |
2016-07-26 | [hyperv] Use instance UUID in device name | Michael Brown | 1 | -1/+5 |
2016-03-16 | [hyperv] Use generic set_bit() function | Michael Brown | 1 | -2/+3 |
2015-03-02 | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 1 | -1/+5 |
2014-12-21 | [hyperv] Require support for VMBus version 3.0 or newer | Michael Brown | 1 | -15/+71 |
2014-12-20 | [hyperv] Tidy up debug output | Michael Brown | 1 | -2/+2 |
2014-12-20 | [hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages | Michael Brown | 1 | -31/+43 |
2014-12-18 | [hyperv] Add support for VMBus devices | Michael Brown | 1 | -0/+1261 |