index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
xen
/
enlighten.c
Age
Commit message (
Expand
)
Author
2021-11-02
xen: allow pv-only hypercalls only with CONFIG_XEN_PV
Juergen Gross
2021-06-13
ARM: 9092/1: xen: Register with kernel restart handler
Guenter Roeck
2021-02-11
arm/xen: Don't probe xenbus as part of an early initcall
Julien Grall
2021-01-13
xen: Fix event channel callback via INTX/GSI
David Woodhouse
2020-10-14
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-07
arm/arm64: xen: Fix to convert percpu address to gfn correctly
Masami Hiramatsu
2020-10-04
xen/arm: do not setup the runstate info page if kpti is enabled
Stefano Stabellini
2020-06-29
arm/xen: remove the unused macro GRANT_TABLE_PHYSADDR
Xiaofei Tan
2020-04-17
arm/xen: make _xen_start_info static
Jason Yan
2019-10-02
xen/efi: have a common runtime setup function
Juergen Gross
2019-10-01
ARM: xen: unexport HYPERVISOR_platform_op function
Stefano Stabellini
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2018-09-03
x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c
Juergen Gross
2018-06-19
xen: share start flags between PV and PVH
Roger Pau Monne
2018-05-14
xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
Paul Durrant
2017-05-02
arm/xen: Consolidate calls to shutdown hypercall in a single helper
Julien Grall
2017-02-14
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
Paul Durrant
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-07
arm/xen: Use alloc_percpu rather than __alloc_percpu
Julien Grall
2016-09-14
arm/xen: fix SMP guests boot
Vitaly Kuznetsov
2016-08-24
xen: change the type of xen_vcpu_id to uint32_t
Vitaly Kuznetsov
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-25
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
Vitaly Kuznetsov
2016-07-25
xen: introduce xen_vcpu_id mapping
Vitaly Kuznetsov
2016-07-15
arm/xen: Convert to hotplug state machine
Richard Cochran
2016-07-06
arm/xen: add support for vm_assist hypercall
Juergen Gross
2016-07-06
xen: add steal_clock support on x86
Juergen Gross
2016-07-06
Xen: EFI: Parse DT parameters for Xen specific UEFI
Shannon Zhao
2016-07-06
ARM: XEN: Move xen_early_init() before efi_init()
Shannon Zhao
2016-07-06
arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
Shannon Zhao
2016-07-06
arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
Shannon Zhao
2015-12-21
xen/arm: set the system time in Xen via the XENPF_settime64 hypercall
Stefano Stabellini
2015-12-21
xen/arm: introduce xen_read_wallclock
Stefano Stabellini
2015-12-21
xen/arm: introduce HYPERVISOR_platform_op on arm and arm64
Stefano Stabellini
2015-12-21
xen/arm: account for stolen ticks
Stefano Stabellini
2015-10-23
xen/arm: don't try to re-register vcpu_info on cpu_hotplug.
Stefano Stabellini
2015-10-23
xen/arm: correct comment in enlighten.c
Juergen Gross
2015-10-23
arm/xen: Add support for 64KB page granularity
Julien Grall
2015-09-08
xen/privcmd: Further s/MFN/GFN/ clean-up
Julien Grall
2015-08-20
arm/xen: Drop the definition of xen_pci_platform_unplug
Julien Grall
2015-08-20
xen/events: Support event channel rebind on ARM
Julien Grall
2015-05-28
xen/arm: allow console=hvc0 to be omitted for guests
Ard Biesheuvel
2015-05-28
arm,arm64/xen: move Xen initialization earlier
Stefano Stabellini
2015-05-28
arm/xen: Correctly check if the event channel interrupt is present
Julien Grall
2015-05-18
xen/arm: Define xen_arch_suspend()
Boris Ostrovsky
2015-03-16
xen/privcmd: improve performance of MMAPBATCH_V2
David Vrabel
2015-03-16
xen: unify foreign GFN map/unmap for auto-xlated physmap guests
David Vrabel
2015-01-20
arm64: Relax licensing of arm64 Xen DMA operations
Chuck Tuffli
2014-12-04
xen/arm: remove handling of XENFEAT_grant_map_identity
Stefano Stabellini
2014-09-11
xen/arm: introduce XENFEAT_grant_map_identity
Stefano Stabellini
[next]