index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pci-hyperv.c
Age
Commit message (
Expand
)
Author
2022-03-31
PCI: hv: Remove unused hv_set_msi_entry_from_desc()
YueHaibing
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-02
PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64
Boqun Feng
2022-02-03
PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
Long Li
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-12
PCI: hv: Add arm64 Hyper-V vPCI support
Sunil Muthuswamy
2022-01-12
PCI: hv: Make the code arch neutral by adding arch specific interfaces
Sunil Muthuswamy
2021-12-16
PCI: hv: Rework MSI handling
Thomas Gleixner
2021-11-18
PCI: hv: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-12
PCI: hv: Remove unnecessary use of %hx
Krzysztof Wilczyński
2021-10-07
Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-09-24
PCI: hv: Fix sleep while in non-sleep context when removing child devices fro...
Long Li
2021-09-02
Merge branch 'remotes/lorenzo/pci/hyper-v'
Bjorn Helgaas
2021-08-23
PCI: hv: Turn on the host bridge probing on ARM64
Boqun Feng
2021-08-23
PCI: hv: Set up MSI domain at bridge probing time
Boqun Feng
2021-08-23
PCI: hv: Set ->domain_nr of pci_host_bridge at probing time
Boqun Feng
2021-08-23
PCI: hv: Generify PCI probing
Arnd Bergmann
2021-08-13
PCI: hv: Support for create interrupt v3
Sunil Muthuswamy
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-20
PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()
Haiyang Zhang
2021-06-03
PCI: hv: Remove bus device removal unused refcount/functions
Long Li
2021-06-03
PCI: hv: Fix a race condition when removing the device
Long Li
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
2021-04-20
PCI: hv: Drop msi_controller structure
Marc Zyngier
2021-03-17
PCI: hv: Use tasklet_disable_in_atomic()
Sebastian Andrzej Siewior
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-11
asm-generic/hyperv: update hv_interrupt_entry
Wei Liu
2021-01-28
PCI: hv: Fix typo
Bjorn Helgaas
2020-10-28
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-02
PCI: hv: Fix hibernation in case interrupts are not re-created
Dexuan Cui
2020-09-28
PCI: hv: Document missing hv_pci_protocol_negotiation() parameter
Krzysztof Wilczyński
2020-09-16
x86/msi: Use generic MSI domain ops
Thomas Gleixner
2020-09-16
x86/msi: Consolidate MSI allocation
Thomas Gleixner
2020-07-28
PCI: hv: Make some functions static
Wei Yongjun
2020-07-27
PCI: hv: Fix a timing issue which causes kdump to fail occasionally
Wei Hu
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-05-28
PCI: hv: Use struct_size() helper
Gustavo A. R. Silva
2020-05-11
PCI: hv: Retry PCI bus D0 entry on invalid device state
Wei Hu
2020-05-11
PCI: hv: Fix the PCI HyperV probe failure path to release resource properly
Wei Hu
2020-04-23
PCI: hv: Prepare hv_compose_msi_msg() for the VMBus-channel-interrupt-to-vCPU...
Andrea Parri (Microsoft)
2020-03-09
PCI: hv: Introduce hv_msi_entry
Boqun Feng
2020-03-09
PCI: hv: Move retarget related structures into tlfs header
Boqun Feng
2020-03-09
PCI: hv: Move hypercall related definitions into tlfs header
Boqun Feng
2020-03-06
PCI: hv: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
[next]