index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-12
Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+18
2010-11-10
xen: events: do not unmask event channels on resume
Ian Campbell
1
-7
/
+18
2010-10-29
convert get_sb_single() users
Al Viro
1
-4
/
+4
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-23
/
+652
2010-10-27
xen: register xen pci notifier
Weidong Han
2
-0
/
+118
2010-10-26
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
7
-39
/
+639
2010-10-22
xen: make hvc_xen console work for dom0.
Jeremy Fitzhardinge
1
-1
/
+1
2010-10-22
xen: Initialize xenbus for dom0.
Juan Quintela
1
-1
/
+28
2010-10-22
xen: remap MSIs into pirqs when running as initial domain
Qing He
1
-0
/
+60
2010-10-22
xen: remap GSIs as pirqs when running as initial domain
Jeremy Fitzhardinge
1
-0
/
+13
2010-10-22
xen: map MSIs into pirqs
Stefano Stabellini
1
-0
/
+22
2010-10-22
xen: support GSI -> pirq remapping in PV on HVM guests
Stefano Stabellini
1
-1
/
+5
2010-10-22
xen: implement xen_hvm_register_pirq
Stefano Stabellini
1
-1
/
+3
2010-10-22
xen: get the maximum number of pirqs from xen
Stefano Stabellini
1
-4
/
+26
2010-10-22
xen: support pirq != irq
Stefano Stabellini
1
-16
/
+48
2010-10-22
Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...
Stefano Stabellini
5
-28
/
+356
2010-10-22
xen: improvements to VIRQ_DEBUG output
Ian Campbell
1
-22
/
+56
2010-10-22
xen: set up IRQ before binding virq to evtchn
Jeremy Fitzhardinge
1
-5
/
+5
2010-10-22
xen: ensure that all event channels start off bound to VCPU 0
Ian Campbell
1
-1
/
+1
2010-10-22
xen/events: change to using fasteoi
Jeremy Fitzhardinge
1
-4
/
+7
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
3
-0
/
+3
2010-10-20
xen/privcmd: make privcmd visible in domU
Jeremy Fitzhardinge
2
-4
/
+3
2010-10-20
xen/privcmd: move remap_domain_mfn_range() to core xen code and export.
Ian Campbell
1
-73
/
+8
2010-10-20
privcmd: MMAPBATCH: Fix error handling/reporting
Ian Campbell
1
-15
/
+41
2010-10-20
xenbus: export xen_store_interface for xenfs
Jeremy Fitzhardinge
1
-1
/
+3
2010-10-20
xen/privcmd: make sure vma is ours before doing anything to it
Jeremy Fitzhardinge
1
-0
/
+3
2010-10-20
xen/privcmd: print SIGBUS faults
Jeremy Fitzhardinge
1
-0
/
+4
2010-10-20
xen/xenfs: set_page_dirty is supposed to return true if it dirties
Jeremy Fitzhardinge
1
-3
/
+1
2010-10-20
xen/privcmd: create address space to allow writable mmaps
Jeremy Fitzhardinge
1
-4
/
+38
2010-10-20
xen: add privcmd driver
Jeremy Fitzhardinge
4
-1
/
+440
2010-10-20
xen: add /proc/xen/xsd_{kva,port} to xenfs
Ian Campbell
4
-2
/
+125
2010-10-20
xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.c
Konrad Rzeszutek Wilk
1
-1
/
+2
2010-10-20
Merge branch 'linus' into irq/core
Ingo Molnar
1
-3
/
+6
2010-10-18
x86: xen: Sanitse irq handling (part two)
Konrad Rzeszutek Wilk
1
-4
/
+3
2010-10-18
swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.
Konrad Rzeszutek Wilk
1
-1
/
+2
2010-10-18
xen/pci: Request ACS when Xen-SWIOTLB is activated.
Konrad Rzeszutek Wilk
1
-1
/
+1
2010-10-18
xenbus: Xen paravirtualised PCI hotplug support.
Yosuke Iwamatsu
1
-0
/
+2
2010-10-18
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
1
-2
/
+30
2010-10-18
xen: fix shared irq device passthrough
Konrad Rzeszutek Wilk
1
-3
/
+8
2010-10-18
xen: Provide a variant of xen_poll_irq with timeout.
Konrad Rzeszutek Wilk
1
-5
/
+12
2010-10-18
xen: Find an unbound irq number in reverse order (high to low).
Konrad Rzeszutek Wilk
1
-5
/
+20
2010-10-18
xen: statically initialize cpu_evtchn_mask_p
Jeremy Fitzhardinge
1
-1
/
+6
2010-10-18
xen: set pirq name to something useful.
Gerd Hoffmann
1
-2
/
+2
2010-10-18
xen: dynamically allocate irq & event structures
Jeremy Fitzhardinge
1
-6
/
+10
2010-10-18
xen: identity map gsi->irqs
Konrad Rzeszutek Wilk
1
-5
/
+15
2010-10-18
xen: implement pirq type event channels
Jeremy Fitzhardinge
1
-2
/
+241
2010-10-18
xen: define BIOVEC_PHYS_MERGEABLE()
Jeremy Fitzhardinge
2
-1
/
+14
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
3
-0
/
+3
2010-10-12
x86: xen: Sanitise sparse_irq handling
Thomas Gleixner
1
-12
/
+11
2010-10-05
xen: do not set xenstored_ready before xenbus_probe on hvm
Stefano Stabellini
1
-3
/
+6
[next]