index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'xen/dev-evtchn' into upstream/evtchn
Jeremy Fitzhardinge
2010-11-18
1
-22
/
+74
|
\
|
*
xen/evtchn: add missing static
Jeremy Fitzhardinge
2010-10-05
1
-1
/
+1
|
*
xen/evtchn: Fix name of Xen event-channel device
Bastian Blank
2010-05-28
1
-1
/
+1
|
*
xen/evtchn: don't do unbind_from_irqhandler under spinlock
Jeremy Fitzhardinge
2010-05-28
1
-2
/
+11
|
*
xen/evtchn: remove spurious barrier
Jeremy Fitzhardinge
2009-09-18
1
-3
/
+0
|
*
xen/evtchn: ports start enabled
Jeremy Fitzhardinge
2009-09-18
1
-5
/
+4
|
*
xen/evtchn: dynamically allocate port_user array
Jeremy Fitzhardinge
2009-09-18
1
-2
/
+8
|
*
xen/evtchn: track enabled state for each port
Jeremy Fitzhardinge
2009-09-18
1
-15
/
+56
*
|
xen/evtchn: the evtchn device is non-seekable
Jeremy Fitzhardinge
2010-11-18
1
-2
/
+2
*
|
Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-11-12
1
-7
/
+18
|
\
\
|
*
|
xen: events: do not unmask event channels on resume
Ian Campbell
2010-11-10
1
-7
/
+18
*
|
|
convert get_sb_single() users
Al Viro
2010-10-29
1
-4
/
+4
|
/
/
*
|
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-28
7
-23
/
+652
|
\
\
|
*
|
xen: register xen pci notifier
Weidong Han
2010-10-27
2
-0
/
+118
|
*
|
xen: make hvc_xen console work for dom0.
Jeremy Fitzhardinge
2010-10-22
1
-1
/
+1
|
*
|
xen: Initialize xenbus for dom0.
Juan Quintela
2010-10-22
1
-1
/
+28
|
*
|
xen: remap MSIs into pirqs when running as initial domain
Qing He
2010-10-22
1
-0
/
+60
|
*
|
xen: remap GSIs as pirqs when running as initial domain
Jeremy Fitzhardinge
2010-10-22
1
-0
/
+13
|
*
|
xen: map MSIs into pirqs
Stefano Stabellini
2010-10-22
1
-0
/
+22
|
*
|
xen: support GSI -> pirq remapping in PV on HVM guests
Stefano Stabellini
2010-10-22
1
-1
/
+5
|
*
|
xen: implement xen_hvm_register_pirq
Stefano Stabellini
2010-10-22
1
-1
/
+3
|
*
|
xen: get the maximum number of pirqs from xen
Stefano Stabellini
2010-10-22
1
-4
/
+26
|
*
|
xen: support pirq != irq
Stefano Stabellini
2010-10-22
1
-16
/
+48
|
*
|
Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...
Stefano Stabellini
2010-10-22
5
-28
/
+356
|
|
\
\
|
|
*
|
xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.c
Konrad Rzeszutek Wilk
2010-10-20
1
-1
/
+2
|
|
*
|
x86: xen: Sanitse irq handling (part two)
Konrad Rzeszutek Wilk
2010-10-18
1
-4
/
+3
|
|
*
|
swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.
Konrad Rzeszutek Wilk
2010-10-18
1
-1
/
+2
|
|
*
|
xen/pci: Request ACS when Xen-SWIOTLB is activated.
Konrad Rzeszutek Wilk
2010-10-18
1
-1
/
+1
|
|
*
|
xenbus: Xen paravirtualised PCI hotplug support.
Yosuke Iwamatsu
2010-10-18
1
-0
/
+2
|
|
*
|
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
2010-10-18
1
-2
/
+30
|
|
*
|
xen: fix shared irq device passthrough
Konrad Rzeszutek Wilk
2010-10-18
1
-3
/
+8
|
|
*
|
xen: Provide a variant of xen_poll_irq with timeout.
Konrad Rzeszutek Wilk
2010-10-18
1
-5
/
+12
|
|
*
|
xen: Find an unbound irq number in reverse order (high to low).
Konrad Rzeszutek Wilk
2010-10-18
1
-5
/
+20
|
|
*
|
xen: statically initialize cpu_evtchn_mask_p
Jeremy Fitzhardinge
2010-10-18
1
-1
/
+6
|
|
*
|
xen: set pirq name to something useful.
Gerd Hoffmann
2010-10-18
1
-2
/
+2
|
|
*
|
xen: dynamically allocate irq & event structures
Jeremy Fitzhardinge
2010-10-18
1
-6
/
+10
|
|
*
|
xen: identity map gsi->irqs
Konrad Rzeszutek Wilk
2010-10-18
1
-5
/
+15
|
|
*
|
xen: implement pirq type event channels
Jeremy Fitzhardinge
2010-10-18
1
-2
/
+241
|
|
*
|
xen: define BIOVEC_PHYS_MERGEABLE()
Jeremy Fitzhardinge
2010-10-18
2
-1
/
+14
|
|
|
|
|
\
\
\
*
-
.
\
\
\
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
2010-10-26
7
-39
/
+639
|
\
\
\
\
\
|
|
*
|
|
|
xen: improvements to VIRQ_DEBUG output
Ian Campbell
2010-10-22
1
-22
/
+56
|
|
*
|
|
|
xen: set up IRQ before binding virq to evtchn
Jeremy Fitzhardinge
2010-10-22
1
-5
/
+5
|
|
*
|
|
|
xen: ensure that all event channels start off bound to VCPU 0
Ian Campbell
2010-10-22
1
-1
/
+1
|
|
*
|
|
|
xen/events: change to using fasteoi
Jeremy Fitzhardinge
2010-10-22
1
-4
/
+7
|
|
|
/
/
/
|
*
|
|
|
xen/privcmd: make privcmd visible in domU
Jeremy Fitzhardinge
2010-10-20
2
-4
/
+3
|
*
|
|
|
xen/privcmd: move remap_domain_mfn_range() to core xen code and export.
Ian Campbell
2010-10-20
1
-73
/
+8
|
*
|
|
|
privcmd: MMAPBATCH: Fix error handling/reporting
Ian Campbell
2010-10-20
1
-15
/
+41
|
*
|
|
|
xenbus: export xen_store_interface for xenfs
Jeremy Fitzhardinge
2010-10-20
1
-1
/
+3
|
*
|
|
|
xen/privcmd: make sure vma is ours before doing anything to it
Jeremy Fitzhardinge
2010-10-20
1
-0
/
+3
|
*
|
|
|
xen/privcmd: print SIGBUS faults
Jeremy Fitzhardinge
2010-10-20
1
-0
/
+4
[next]