index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
/
xen.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-05-16
xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set.
Konrad Rzeszutek Wilk
1
-0
/
+2
2011-04-14
xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.
Konrad Rzeszutek Wilk
1
-5
/
+16
2011-04-14
xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.
Konrad Rzeszutek Wilk
1
-0
/
+73
2011-03-10
xen: events: refactor GSI pirq bindings functions
Ian Campbell
1
-12
/
+29
2011-03-10
xen: events: remove dom0 specific xen_create_msi_irq
Ian Campbell
1
-5
/
+40
2011-03-10
xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq
Ian Campbell
1
-2
/
+2
2011-03-10
xen: events: push set_irq_msi down into xen_create_msi_irq
Ian Campbell
1
-9
/
+1
2011-03-10
xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ
Ian Campbell
1
-42
/
+26
2011-03-10
xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirq
Ian Campbell
1
-8
/
+3
2011-03-10
xen: events: return irq from xen_allocate_pirq_msi
Ian Campbell
1
-6
/
+6
2011-03-10
xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi
Ian Campbell
1
-3
/
+3
2011-03-10
xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0
Ian Campbell
1
-0
/
+2
2011-03-10
Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup
Konrad Rzeszutek Wilk
1
-5
/
+8
2011-03-03
xen: handled remapped IRQs when enabling a pcifront PCI device.
Ian Campbell
1
-8
/
+14
2011-02-18
pci/xen: When free-ing MSI-X/MSI irq->desc also use generic code.
Konrad Rzeszutek Wilk
1
-0
/
+3
2011-02-18
pci/xen: Cleanup: convert int** to int[]
Konrad Rzeszutek Wilk
1
-2
/
+2
2011-02-18
pci/xen: Use xen_allocate_pirq_msi instead of xen_allocate_pirq
Konrad Rzeszutek Wilk
1
-3
/
+3
2010-12-02
xen: fix MSI setup and teardown for PV on HVM guests
Stefano Stabellini
1
-7
/
+20
2010-11-08
xen: fix memory leak in Xen PCI MSI/MSI-X allocator.
Jiri Slaby
1
-3
/
+5
2010-10-22
xen: add a missing #include to arch/x86/pci/xen.c
Stefano Stabellini
1
-0
/
+1
2010-10-22
xen: remap MSIs into pirqs when running as initial domain
Qing He
1
-18
/
+37
2010-10-22
xen: remap GSIs as pirqs when running as initial domain
Jeremy Fitzhardinge
1
-0
/
+135
2010-10-22
xen: map MSIs into pirqs
Stefano Stabellini
1
-0
/
+57
2010-10-22
xen: support GSI -> pirq remapping in PV on HVM guests
Stefano Stabellini
1
-0
/
+16
2010-10-22
xen: add xen hvm acpi_register_gsi variant
Jeremy Fitzhardinge
1
-0
/
+6
2010-10-22
xen: implement xen_hvm_register_pirq
Stefano Stabellini
1
-0
/
+38
2010-10-21
X86/PCI: Remove the dependency on isapnp_disable.
Konrad Rzeszutek Wilk
1
-5
/
+0
2010-10-18
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
1
-0
/
+147