index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
xen
/
enlighten.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/efi: have a common runtime setup function
Juergen Gross
2019-10-02
1
-1
/
+0
*
ARM: xen: unexport HYPERVISOR_platform_op function
Stefano Stabellini
2019-10-01
1
-1
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c
Juergen Gross
2018-09-03
1
-34
/
+0
*
xen: share start flags between PV and PVH
Roger Pau Monne
2018-06-19
1
-3
/
+4
*
xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
Paul Durrant
2018-05-14
1
-0
/
+11
*
arm/xen: Consolidate calls to shutdown hypercall in a single helper
Julien Grall
2017-05-02
1
-6
/
+10
*
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
Paul Durrant
2017-02-14
1
-0
/
+1
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
arm/xen: Use alloc_percpu rather than __alloc_percpu
Julien Grall
2016-12-07
1
-2
/
+1
*
arm/xen: fix SMP guests boot
Vitaly Kuznetsov
2016-09-14
1
-4
/
+3
*
xen: change the type of xen_vcpu_id to uint32_t
Vitaly Kuznetsov
2016-08-24
1
-1
/
+1
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
1
-30
/
+11
|
\
|
*
arm/xen: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-30
/
+11
*
|
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
Vitaly Kuznetsov
2016-07-25
1
-1
/
+2
*
|
xen: introduce xen_vcpu_id mapping
Vitaly Kuznetsov
2016-07-25
1
-0
/
+10
*
|
arm/xen: add support for vm_assist hypercall
Juergen Gross
2016-07-06
1
-0
/
+1
*
|
xen: add steal_clock support on x86
Juergen Gross
2016-07-06
1
-16
/
+2
*
|
Xen: EFI: Parse DT parameters for Xen specific UEFI
Shannon Zhao
2016-07-06
1
-0
/
+22
*
|
ARM: XEN: Move xen_early_init() before efi_init()
Shannon Zhao
2016-07-06
1
-15
/
+41
*
|
arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
Shannon Zhao
2016-07-06
1
-1
/
+35
*
|
arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
Shannon Zhao
2016-07-06
1
-9
/
+4
|
/
*
xen/arm: set the system time in Xen via the XENPF_settime64 hypercall
Stefano Stabellini
2015-12-21
1
-0
/
+48
*
xen/arm: introduce xen_read_wallclock
Stefano Stabellini
2015-12-21
1
-0
/
+27
*
xen/arm: introduce HYPERVISOR_platform_op on arm and arm64
Stefano Stabellini
2015-12-21
1
-0
/
+1
*
xen/arm: account for stolen ticks
Stefano Stabellini
2015-12-21
1
-0
/
+19
*
xen/arm: don't try to re-register vcpu_info on cpu_hotplug.
Stefano Stabellini
2015-10-23
1
-0
/
+12
*
xen/arm: correct comment in enlighten.c
Juergen Gross
2015-10-23
1
-1
/
+1
*
arm/xen: Add support for 64KB page granularity
Julien Grall
2015-10-23
1
-3
/
+3
*
xen/privcmd: Further s/MFN/GFN/ clean-up
Julien Grall
2015-09-08
1
-9
/
+9
*
arm/xen: Drop the definition of xen_pci_platform_unplug
Julien Grall
2015-08-20
1
-3
/
+0
*
xen/events: Support event channel rebind on ARM
Julien Grall
2015-08-20
1
-4
/
+0
*
xen/arm: allow console=hvc0 to be omitted for guests
Ard Biesheuvel
2015-05-28
1
-0
/
+4
*
arm,arm64/xen: move Xen initialization earlier
Stefano Stabellini
2015-05-28
1
-24
/
+34
*
arm/xen: Correctly check if the event channel interrupt is present
Julien Grall
2015-05-28
1
-4
/
+6
*
xen/arm: Define xen_arch_suspend()
Boris Ostrovsky
2015-05-18
1
-0
/
+1
*
xen/privcmd: improve performance of MMAPBATCH_V2
David Vrabel
2015-03-16
1
-4
/
+16
*
xen: unify foreign GFN map/unmap for auto-xlated physmap guests
David Vrabel
2015-03-16
1
-87
/
+3
*
arm64: Relax licensing of arm64 Xen DMA operations
Chuck Tuffli
2015-01-20
1
-2
/
+2
*
xen/arm: remove handling of XENFEAT_grant_map_identity
Stefano Stabellini
2014-12-04
1
-5
/
+0
*
xen/arm: introduce XENFEAT_grant_map_identity
Stefano Stabellini
2014-09-11
1
-0
/
+6
*
xen/arm: use BUG_ON
Himangi Saraogi
2014-07-25
1
-4
/
+2
*
arm,arm64/xen: introduce HYPERVISOR_suspend()
Stefano Stabellini
2014-05-12
1
-0
/
+8
*
arm: xen: export HYPERVISOR_multicall to modules.
Ian Campbell
2014-05-09
1
-0
/
+1
*
xen/gnttab: Use phys_addr_t to describe the grant frame base address
Julien Grall
2014-01-30
1
-3
/
+3
*
arm/xen: Initialize event channels earlier
Julien Grall
2014-01-30
1
-27
/
+44
*
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
2014-01-06
1
-2
/
+7
*
arm: xen: foreign mapping PTEs are special.
Ian Campbell
2013-12-11
1
-1
/
+1
*
XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn
Eric Trudeau
2013-12-04
1
-2
/
+2
*
Merge tag 'v3.11-rc7' into stable/for-linus-3.12
Konrad Rzeszutek Wilk
2013-09-09
1
-0
/
+1
|
\
[next]