| Commit message (Expand) | Author | Files | Lines |
2020-01-27 | hv_utils: Add the support of hibernation | Dexuan Cui | 5 | -6/+214 |
2020-01-27 | hv_utils: Support host-initiated hibernation request | Dexuan Cui | 1 | -1/+48 |
2020-01-27 | hv_utils: Support host-initiated restart request | Dexuan Cui | 1 | -8/+31 |
2020-01-27 | Tools: hv: Reopen the devices if read() or write() returns errors | Dexuan Cui | 3 | -31/+91 |
2020-01-27 | video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs. | Wei Hu | 2 | -39/+144 |
2020-01-25 | Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23) | Dexuan Cui | 3 | -14/+13 |
2020-01-25 | video: hyperv_fb: Fix hibernation for the deferred IO feature | Dexuan Cui | 1 | -0/+2 |
2020-01-25 | Input: hyperv-keyboard: Add the support of hibernation | Dexuan Cui | 1 | -0/+27 |
2020-01-25 | hv_balloon: Balloon up according to request page number | Tianyu Lan | 1 | -10/+3 |
2019-12-30 | Linux 5.5-rc4v5.5-rc4 | Linus Torvalds | 1 | -1/+1 |
2019-12-29 | locks: print unsigned ino in /proc/locks | Amir Goldstein | 1 | -1/+1 |
2019-12-28 | riscv: export flush_icache_all to modules | Olof Johansson | 1 | -0/+1 |
2019-12-28 | riscv: reject invalid syscalls below -1 | David Abdurachmanov | 1 | -0/+1 |
2019-12-28 | riscv: fix compile failure with EXPORT_SYMBOL() & !MMU | Luc Van Oostenryck | 2 | -3/+4 |
2019-12-26 | ata: ahci_brcm: Add missing clock management during recovery | Florian Fainelli | 1 | -0/+7 |
2019-12-26 | ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE | Florian Fainelli | 1 | -15/+16 |
2019-12-26 | ata: ahci_brcm: Fix AHCI resources management | Florian Fainelli | 1 | -29/+76 |
2019-12-26 | ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys() | Florian Fainelli | 2 | -2/+6 |
2019-12-26 | libata: Fix retrieving of active qcs | Sascha Hauer | 5 | -3/+28 |
2019-12-24 | io-wq: add cond_resched() to worker thread | Hillf Danton | 1 | -0/+2 |
2019-12-23 | rseq/selftests: Clarify rseq_prepare_unload() helper requirements | Mathieu Desnoyers | 1 | -5/+7 |
2019-12-23 | rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30 | Mathieu Desnoyers | 1 | -8/+10 |