index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-1
/
+215
2010-10-27
xen: register xen pci notifier
Weidong Han
1
-0
/
+21
2010-10-26
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
4
-0
/
+115
2010-10-22
xen: make hvc_xen console work for dom0.
Jeremy Fitzhardinge
1
-0
/
+1
2010-10-22
xen: remap MSIs into pirqs when running as initial domain
Qing He
1
-0
/
+4
2010-10-22
xen: remap GSIs as pirqs when running as initial domain
Jeremy Fitzhardinge
1
-0
/
+10
2010-10-22
xen: map MSIs into pirqs
Stefano Stabellini
1
-0
/
+2
2010-10-22
xen: support GSI -> pirq remapping in PV on HVM guests
Stefano Stabellini
1
-0
/
+3
2010-10-22
xen: implement xen_hvm_register_pirq
Stefano Stabellini
1
-0
/
+30
2010-10-22
xen: get the maximum number of pirqs from xen
Stefano Stabellini
1
-0
/
+6
2010-10-22
xen: support pirq != irq
Stefano Stabellini
1
-0
/
+1
2010-10-22
xen: Use host-provided E820 map
Ian Campbell
1
-0
/
+29
2010-10-20
xen/privcmd: move remap_domain_mfn_range() to core xen code and export.
Ian Campbell
1
-0
/
+5
2010-10-20
xen: add privcmd driver
Jeremy Fitzhardinge
2
-0
/
+81
2010-10-18
xen-pcifront: Xen PCI frontend driver.
Ryan Wilson
1
-0
/
+112
2010-10-18
xenbus: Xen paravirtualised PCI hotplug support.
Yosuke Iwamatsu
1
-1
/
+7
2010-10-18
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
1
-0
/
+3
2010-10-18
xen: fix shared irq device passthrough
Konrad Rzeszutek Wilk
1
-1
/
+1
2010-10-18
xen: Provide a variant of xen_poll_irq with timeout.
Konrad Rzeszutek Wilk
1
-0
/
+4
2010-10-18
xen: set pirq name to something useful.
Gerd Hoffmann
1
-1
/
+1
2010-10-18
xen: implement pirq type event channels
Jeremy Fitzhardinge
1
-0
/
+11
2010-08-23
xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfield
Ian Campbell
1
-6
/
+9
2010-08-23
xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary
Ian Campbell
1
-1
/
+1
2010-08-23
xen: pvhvm: allow user to request no emulated device unplug
Ian Campbell
1
-0
/
+1
2010-08-12
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-0
/
+121
2010-07-27
swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.
Konrad Rzeszutek Wilk
1
-0
/
+65
2010-07-26
x86: Call HVMOP_pagetable_dying on exit_mmap.
Stefano Stabellini
1
-0
/
+11
2010-07-26
x86: Unplug emulated disks and nics.
Stefano Stabellini
1
-0
/
+49
2010-07-26
x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.
Stefano Stabellini
1
-0
/
+3
2010-07-22
xen: Add suspend/resume support for PV on HVM guests.
Stefano Stabellini
1
-0
/
+3
2010-07-22
xen: Xen PCI platform device driver.
Stefano Stabellini
2
-0
/
+5
2010-07-22
x86/xen: event channels delivery on HVM.
Sheng Yang
3
-0
/
+16
2010-07-22
xen: Add support for HVM hypercalls.
Jeremy Fitzhardinge
3
-0
/
+154
2010-06-07
xen: Add xen_create_contiguous_region
Alex Nixon
2
-0
/
+48
2010-06-07
xen: Rename the balloon lock
Alex Nixon
1
-0
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
1
-0
/
+32
2009-03-30
Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus...
Jeremy Fitzhardinge
5
-2
/
+96
2009-03-30
xen: add /sys/hypervisor support
Jeremy Fitzhardinge
1
-0
/
+3
2009-03-30
xen: use device model for suspending xenbus devices
Ian Campbell
1
-1
/
+1
2009-03-30
xen: remove suspend_cancel hook
Ian Campbell
1
-1
/
+0
2009-03-30
xen: export ioctl headers to userspace
Ian Campbell
1
-0
/
+1
2009-03-30
xen: add /dev/xen/evtchn driver
Ian Campbell
1
-0
/
+88
2009-03-30
xen: add irq_from_evtchn
Ian Campbell
1
-0
/
+3
2009-01-08
xen: add xenfs to allow usermode <-> Xen interaction
Alex Zeffertt
1
-2
/
+0
2008-12-16
xen: clean up asm/xen/hypervisor.h
Jeremy Fitzhardinge
1
-0
/
+2
2008-10-03
xen: remove unused balloon.h
Jeremy Fitzhardinge
1
-61
/
+0
2008-08-21
xen: save previous spinlock when blocking
Jeremy Fitzhardinge
1
-0
/
+2
2008-07-16
xen: implement Xen-specific spinlocks
Jeremy Fitzhardinge
1
-0
/
+7
2008-07-16
xen64: fix !HVC_XEN build dependency
Ingo Molnar
1
-3
/
+4
[next]