summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-27hv_utils: Add the support of hibernationDexuan Cui5-6/+214
2020-01-27hv_utils: Support host-initiated hibernation requestDexuan Cui1-1/+48
2020-01-27hv_utils: Support host-initiated restart requestDexuan Cui1-8/+31
2020-01-27Tools: hv: Reopen the devices if read() or write() returns errorsDexuan Cui3-31/+91
2020-01-27video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.Wei Hu2-39/+144
2020-01-25Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)Dexuan Cui3-14/+13
2020-01-25video: hyperv_fb: Fix hibernation for the deferred IO featureDexuan Cui1-0/+2
2020-01-25Input: hyperv-keyboard: Add the support of hibernationDexuan Cui1-0/+27
2020-01-25hv_balloon: Balloon up according to request page numberTianyu Lan1-10/+3
2019-12-30Linux 5.5-rc4v5.5-rc4Linus Torvalds1-1/+1
2019-12-29locks: print unsigned ino in /proc/locksAmir Goldstein1-1/+1
2019-12-28riscv: export flush_icache_all to modulesOlof Johansson1-0/+1
2019-12-28riscv: reject invalid syscalls below -1David Abdurachmanov1-0/+1
2019-12-28riscv: fix compile failure with EXPORT_SYMBOL() & !MMULuc Van Oostenryck2-3/+4
2019-12-26ata: ahci_brcm: Add missing clock management during recoveryFlorian Fainelli1-0/+7
2019-12-26ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINEFlorian Fainelli1-15/+16
2019-12-26ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli1-29/+76
2019-12-26ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli2-2/+6
2019-12-26libata: Fix retrieving of active qcsSascha Hauer5-3/+28
2019-12-24io-wq: add cond_resched() to worker threadHillf Danton1-0/+2
2019-12-23rseq/selftests: Clarify rseq_prepare_unload() helper requirementsMathieu Desnoyers1-5/+7
2019-12-23rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers1-8/+10