Sign in
android-kvm
/
linux
/
6e5a663d8e5c6a39ba0a98058ee94796e835fb98
/
include
/
xen
d271ab2
Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
060eabe
xenbus/backend: Protect xenbus callback with lock
by SeongJae Park
· 5 years ago
8a10567
xenbus/backend: Add memory pressure handler callback
by SeongJae Park
· 5 years ago
1e5f8a3
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
by Ingo Molnar
· 5 years ago
1ee5419
xen/interface: re-define FRONT/BACK_RING_ATTACH()
by Paul Durrant
· 5 years ago
672b776
xenbus: limit when state is forced to closed
by Paul Durrant
· 5 years ago
d4a3dcb
sched/rt, xen: Use CONFIG_PREEMPTION
by Thomas Gleixner
· 5 years ago
81b6b96
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
56e35f9
dma-mapping: drop the dev argument to arch_sync_dma_for_*
by Christoph Hellwig
· 5 years ago
4e3f77d
xen/mcelog: add PPIN to record when available
by Jan Beulich
· 5 years ago
ca8ffda
xen/mcelog: drop __MC_MSR_MCGCAP
by Jan Beulich
· 5 years ago
50dfd03
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
0951570
xen/efi: have a common runtime setup function
by Juergen Gross
· 5 years ago
b4dca15
swiotlb-xen: simplify cache maintainance
by Christoph Hellwig
· 5 years ago
c9b6180
swiotlb-xen: use the same foreign page check everywhere
by Christoph Hellwig
· 5 years ago
0e0d26e
xen/arm: remove xen_dma_ops
by Christoph Hellwig
· 5 years ago
bef4d20
xen/arm: consolidate page-coherent.h
by Christoph Hellwig
· 5 years ago
a78d14a
xen: avoid link error on ARM
by Arnd Bergmann
· 5 years ago
814bbf4
xen: remove tmem driver
by Juergen Gross
· 5 years ago
bce5963
xen/events: fix binding user event channels to cpus
by Juergen Gross
· 6 years ago
0383ad4
block: pass page to xen_biovec_phys_mergeable
by Ming Lei
· 6 years ago
1d988ed
x86/xen: dont add memory above max allowed allocation
by Juergen Gross
· 6 years ago
60d8cd5
arm64/xen: fix xen-swiotlb cache flushing
by Christoph Hellwig
· 6 years ago
b338397
xen: Introduce shared buffer helpers for page directory...
by Oleksandr Andrushchenko
· 6 years ago
d907be2b
xen/pvh: Add memory map pointer to hvm_start_info struct
by Maran Wilson
· 6 years ago
8cee397
xen/pvh: Move Xen specific PVH VM initialization out of common file
by Maran Wilson
· 6 years ago
1236641
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
by Igor Druzhinin
· 6 years ago
f900557
CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
by Stefano Stabellini
· 6 years ago
f682a79
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c0aac68
Merge tag 'v4.19-rc6' into for-4.20/block
by Jens Axboe
· 6 years ago
20e3267
xen: provide a prototype for xen_biovec_phys_mergeable in xen.h
by Christoph Hellwig
· 6 years ago
197ecb3
xen/balloon: add runtime control for scrubbing ballooned out pages
by Marek Marczykowski-Górecki
· 6 years ago
f030aad
x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c
by Juergen Gross
· 6 years ago
28c11b0
x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrella
by Juergen Gross
· 6 years ago
08b5fa8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 6 years ago
9bdc7304
xen/grant-table: Allow allocating buffers suitable for DMA
by Oleksandr Andrushchenko
· 6 years ago
ae4c51a
xen/balloon: Share common memory reservation routines
by Oleksandr Andrushchenko
· 6 years ago
8c3799e
xen/grant-table: Make set/clear page private code shared
by Oleksandr Andrushchenko
· 6 years ago
4ab59fc
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
1fe8388
xen: share start flags between PV and PVH
by Roger Pau Monne
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
ce63b2c
xen: Sync up with the canonical protocol definitions in Xen
by Oleksandr Andrushchenko
· 7 years ago
3ad0876
xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
by Paul Durrant
· 7 years ago
cd6e992
xen/sndif: Sync up with the canonical definition in Xen
by Oleksandr Andrushchenko
· 7 years ago
a5a18ae
xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to Xen
by Boris Ostrovsky
· 7 years ago
9ad95bd
Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
b3cf852
xen/balloon: Mark unallocated host memory as UNUSABLE
by Boris Ostrovsky
· 7 years ago
051089a
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
2229f70
x86/xen/time: setup vcpu 0 time info page
by Joao Martins
· 7 years ago
56c9c70
xen: limit grant v2 interface to the v1 functionality
by Juergen Gross
· 7 years ago
b988b8f
xen: re-introduce support for grant v2 interface
by Juergen Gross
· 7 years ago
ec4001c
xen: support priv-mapping in an HVM tools domain
by Paul Durrant
· 7 years ago
5e25f5d
xen/time: do not decrease steal time after live migration on xen
by Dongli Zhang
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0555ac4
xen, arm64: drop dummy lookup_address()
by Tycho Andersen
· 7 years ago
b4feaeb
xen: cleanup xen.h
by Juergen Gross
· 7 years ago
75e3ea5
xen: introduce the pvcalls interface header
by Stefano Stabellini
· 7 years ago
96edd61
xen/balloon: don't online new memory initially
by Juergen Gross
· 7 years ago
f72e24a
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
dceb1a6
xen-swiotlb: consolidate xen_swiotlb_dma_ops
by Christoph Hellwig
· 8 years ago
a714c28
xen: sync include/xen/interface/version.h
by Juergen Gross
· 8 years ago
0b64ffb
xen/pvh*: Support > 32 VCPUs at domain restore
by Ankur Arora
· 8 years ago
c48f64a
xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU
by Anoob Soman
· 8 years ago
a2237ae
xen: fix HYPERVISOR_dm_op() prototype
by Sergey Dyasli
· 8 years ago
e371fd7
xen: Implement EFI reset_system callback
by Julien Grall
· 8 years ago
5d9404e
xen: Export xen_reboot
by Julien Grall
· 8 years ago
d5ff506
xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops
by Stefano Stabellini
· 8 years ago
e058632
xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
by Stefano Stabellini
· 8 years ago
8945c08
xen/displif: add ABI for para-virtual display
by Oleksandr Andrushchenko
· 8 years ago
2843531
xen/sndif: add sound-device ABI
by Oleksandr Andrushchenko
· 8 years ago
f9ebfc2
xen/kbdif: add multi-touch support
by Oleksandr Andrushchenko
· 8 years ago
8ec9dd0
xen/kbdif: update protocol description
by Oleksandr Andrushchenko
· 8 years ago
04c40df
xen: introduce the header file for the Xen 9pfs transport protocol
by Stefano Stabellini
· 8 years ago
564f7df
xen: import new ring macros in ring.h
by Stefano Stabellini
· 8 years ago
1662439
xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only builds
by Vitaly Kuznetsov
· 8 years ago
16b76293
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8c2c8ed
Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
0871d5a
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates
by Ingo Molnar
· 8 years ago
03440c4
scripts/spelling.txt: add "an union" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
ab520be
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
by Paul Durrant
· 8 years ago
69369f5
swiotlb-xen: implement xen_swiotlb_get_sgtable callback
by Andrii Anisov
· 8 years ago
7e91c7d
swiotlb-xen: implement xen_swiotlb_dma_mmap callback
by Stefano Stabellini
· 8 years ago
5584ea2
xen: modify xenstore watch event interface
by Juergen Gross
· 8 years ago
332f791
xen: clean up xenbus internal headers
by Juergen Gross
· 8 years ago
7243b93
xen/pvh: Bootstrap PVH guest
by Boris Ostrovsky
· 8 years ago
cee2cfb
xen/pvh: Import PVH-related Xen public interfaces
by Boris Ostrovsky
· 8 years ago
063334f
xen/x86: Remove PVH support
by Boris Ostrovsky
· 8 years ago
08b46d5
x86/boot/e820: Clean up the E820 table size define names
by Ingo Molnar
· 8 years ago
5299709
treewide: Constify most dma_map_ops structures
by Bart Van Assche
· 8 years ago
aa3ecf3
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
b5cab0d
Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
2fbadc3
arm/arm64: xen: Move shared architecture headers to include/xen/arm
by Marc Zyngier
· 8 years ago
7641842
swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
by Alexander Duyck
· 8 years ago
9c53a17
xen: introduce xenbus_read_unsigned()
by Juergen Gross
· 8 years ago
541efb7
Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
72a9b18
xen: Remove event channel notification through Xen PCI platform device
by KarimAllah Ahmed
· 8 years ago
3260ab56
xen: Sync xen header
by Juergen Gross
· 8 years ago
55467de
xen: change the type of xen_vcpu_id to uint32_t
by Vitaly Kuznetsov
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
Next »