index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
/
xen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-12-18
xen/pci: Use acpi_noirq_set() helper to avoid #ifdef
Andy Shevchenko
1
-3
/
+1
2017-05-02
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
1
-1
/
+1
2017-02-22
xen: do not re-use pirq number cached in pci device msi msg data
Dan Streetman
1
-16
/
+7
2016-12-08
xen/pci: Bubble up error and fix description.
Konrad Rzeszutek Wilk
1
-2
/
+2
2016-09-30
xen: Remove event channel notification through Xen PCI platform device
KarimAllah Ahmed
1
-1
/
+1
2016-07-14
x86: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-05-24
Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+5
2016-05-24
xen/x86: actually allocate legacy interrupts on PV guests
Stefano Stabellini
1
-2
/
+5
2016-04-13
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+1
2016-02-15
xen/pcifront: Report the errors better.
Konrad Rzeszutek Wilk
1
-1
/
+4
2015-07-22
x86/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
1
-4
/
+4
2015-02-10
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2015-01-28
PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BAR
Yijing Wang
1
-0
/
+4
2015-01-20
x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi
Jiang Liu
1
-0
/
+2
2015-01-20
x86/xen: Treat SCI interrupt as normal GSI interrupt
Jiang Liu
1
-47
/
+0
2014-12-11
Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+29
2014-12-04
xen/pci: Use APIC directly when APIC virtualization hardware is available
Boris Ostrovsky
1
-0
/
+16
2014-12-04
xen/pci: Defer initialization of MSI ops on HVM guests
Boris Ostrovsky
1
-2
/
+13
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
1
-1
/
+1
2014-11-23
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
Jiang Liu
1
-1
/
+1
2014-11-11
Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"
Yijing Wang
1
-12
/
+1
2014-11-06
PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits
Yijing Wang
1
-0
/
+2
2014-06-21
x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_...
Jiang Liu
1
-3
/
+4
2014-03-18
xen: add support for MSI message groups
Roger Pau Monne
1
-9
/
+20
2013-12-13
PCI: Drop "irq" param from *_restore_msi_irqs()
DuanZhenzhong
1
-1
/
+1
2013-11-06
PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()
Konrad Rzeszutek Wilk
1
-1
/
+12
2013-05-10
xen/pci: Used cached MSI-X capability offset
Bjorn Helgaas
1
-2
/
+1
2013-05-10
xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
1
-1
/
+1
2013-04-16
xen: drop tracking of IRQ vector
Jan Beulich
1
-3
/
+3
2013-03-01
xen/pci: We don't do multiple MSI's.
Konrad Rzeszutek Wilk
1
-0
/
+9
2012-05-21
xen: do not map the same GSI twice in PVHVM guests.
Stefano Stabellini
1
-0
/
+4
2012-03-22
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+27
2012-02-03
xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback
Stefano Stabellini
1
-1
/
+1
2012-01-12
xen: Utilize the restore_msi_irqs hook.
Tang Liang
1
-0
/
+27
2011-10-25
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...
Linus Torvalds
1
-3
/
+19
2011-10-19
xen/irq: If we fail during msi_capability_init return proper error code.
Konrad Rzeszutek Wilk
1
-3
/
+7
2011-09-22
xen/pci: support multi-segment systems
Jan Beulich
1
-3
/
+19
2011-07-11
xen/pci: Use 'acpi_gsi_to_irq' value unconditionally.
Konrad Rzeszutek Wilk
1
-3
/
+2
2011-07-11
xen/pci: Remove 'xen_allocate_pirq_gsi'.
Konrad Rzeszutek Wilk
1
-25
/
+12
2011-07-11
xen/pci: Retire unnecessary #ifdef CONFIG_ACPI
Konrad Rzeszutek Wilk
1
-4
/
+0
2011-07-11
xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the end
Konrad Rzeszutek Wilk
1
-12
/
+9
2011-07-11
xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.
Konrad Rzeszutek Wilk
1
-11
/
+6
2011-07-11
xen/pci: Use the xen_register_pirq for HVM and initial domain users
Konrad Rzeszutek Wilk
1
-52
/
+23
2011-07-11
xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall.
Konrad Rzeszutek Wilk
1
-16
/
+16
2011-07-11
xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing.
Konrad Rzeszutek Wilk
1
-3
/
+8
2011-07-11
xen/pci: Update comments and fix empty spaces.
Konrad Rzeszutek Wilk
1
-7
/
+8
2011-07-11
xen/pci: Shuffle code around.
Konrad Rzeszutek Wilk
1
-173
/
+173
2011-07-07
xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci.
Konrad Rzeszutek Wilk
1
-28
/
+28
2011-06-30
xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.
Konrad Rzeszutek Wilk
1
-2
/
+24
[next]