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
/
x86
/
xen
/
enlighten.c
Age
Commit message (
Expand
)
Author
2018-12-02
Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-29
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
Igor Druzhinin
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-09-26
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
Christoph Hellwig
2018-09-03
x86/xen: Add SPDX identifier in arch/x86/xen files
Juergen Gross
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2018-06-19
xen: share start flags between PV and PVH
Roger Pau Monne
2017-12-20
xen/balloon: Mark unallocated host memory as UNUSABLE
Boris Ostrovsky
2017-10-10
xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvm
Zhenzhong Duan
2017-06-13
xen/vcpu: Handle xen_vcpu_setup() failure in hotplug
Ankur Arora
2017-06-13
xen/pvh*: Support > 32 VCPUs at domain restore
Ankur Arora
2017-06-13
xen/vcpu: Simplify xen_vcpu related code
Ankur Arora
2017-05-03
xen: Move xen_have_vector_callback definition to enlighten.c
Boris Ostrovsky
2017-05-02
x86/xen: split off enlighten_pv.c
Vitaly Kuznetsov
2017-05-02
x86/xen: split off enlighten_hvm.c
Vitaly Kuznetsov
2017-05-02
x86/xen: split off enlighten_pvh.c
Vitaly Kuznetsov
2017-05-02
x86/xen: globalize have_vcpu_info_placement
Vitaly Kuznetsov
2017-05-02
x86/xen: separate PV and HVM hypervisors
Vitaly Kuznetsov
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
2017-03-30
Merge branch 'x86/cpu' into x86/mm, before applying dependent patch
Ingo Molnar
2017-03-23
x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup
Andy Lutomirski
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2017-03-11
x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86
Mathias Krause
2017-03-01
x86/xen: Update e820 table handling to the new core x86 E820 code
Ingo Molnar
2017-02-07
xen/pvh: Use Xen's emergency_restart op for PVH guests
Boris Ostrovsky
2017-02-07
xen/pvh: Make sure we don't use ACPI_IRQ_MODEL_PIC for SCI
Boris Ostrovsky
2017-02-07
xen/pvh: Bootstrap PVH guest
Boris Ostrovsky
2017-02-07
xen/x86: Remove PVH support
Boris Ostrovsky
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-11-01
x86/fpu: Remove clts()
Andy Lutomirski
2016-10-24
Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-24
x86: xen: move cpu_up functions out of ifdef
Arnd Bergmann
2016-10-06
Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-05
xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlier
Boris Ostrovsky
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-09-30
xen: Remove event channel notification through Xen PCI platform device
KarimAllah Ahmed
2016-09-30
x86/asm: Get rid of __read_cr4_safe()
Andy Lutomirski
2016-09-30
xen/x86: Convert to hotplug state machine
Boris Ostrovsky
2016-09-05
xen: Add xen_pin_vcpu() to support calling functions on a dedicated pCPU
Juergen Gross
2016-08-24
xen/x86: Move irq allocation from Xen smp_op.cpu_up()
Boris Ostrovsky
2016-08-24
xen: change the type of xen_vcpu_id to uint32_t
Vitaly Kuznetsov
2016-08-02
kexec: allow kdump with crash_kexec_post_notifiers
Petr Tesarik
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-25
xen/pvhvm: run xen_vcpu_setup() for the boot CPU
Vitaly Kuznetsov
2016-07-25
x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to shared_info
Vitaly Kuznetsov
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
[next]