index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
enlighten.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
Igor Druzhinin
1
-78
/
+0
2018-08-15
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
1
-0
/
+1
2018-03-03
xen/balloon: Mark unallocated host memory as UNUSABLE
Boris Ostrovsky
1
-0
/
+81
2017-10-10
xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvm
Zhenzhong Duan
1
-2
/
+2
2017-06-13
xen/vcpu: Handle xen_vcpu_setup() failure in hotplug
Ankur Arora
1
-20
/
+26
2017-06-13
xen/pvh*: Support > 32 VCPUs at domain restore
Ankur Arora
1
-13
/
+32
2017-06-13
xen/vcpu: Simplify xen_vcpu related code
Ankur Arora
1
-28
/
+73
2017-05-03
xen: Move xen_have_vector_callback definition to enlighten.c
Boris Ostrovsky
1
-0
/
+3
2017-05-02
x86/xen: split off enlighten_pv.c
Vitaly Kuznetsov
1
-1526
/
+24
2017-05-02
x86/xen: split off enlighten_hvm.c
Vitaly Kuznetsov
1
-207
/
+5
2017-05-02
x86/xen: split off enlighten_pvh.c
Vitaly Kuznetsov
1
-108
/
+0
2017-05-02
x86/xen: globalize have_vcpu_info_placement
Vitaly Kuznetsov
1
-6
/
+6
2017-05-02
x86/xen: separate PV and HVM hypervisors
Vitaly Kuznetsov
1
-39
/
+75
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
1
-14
/
+13
2017-03-30
Merge branch 'x86/cpu' into x86/mm, before applying dependent patch
Ingo Molnar
1
-1
/
+0
2017-03-23
x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup
Andy Lutomirski
1
-3
/
+0
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
1
-1
/
+4
2017-03-11
x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86
Mathias Krause
1
-1
/
+0
2017-03-01
x86/xen: Update e820 table handling to the new core x86 E820 code
Ingo Molnar
1
-14
/
+13
2017-02-07
xen/pvh: Use Xen's emergency_restart op for PVH guests
Boris Ostrovsky
1
-0
/
+3
2017-02-07
xen/pvh: Make sure we don't use ACPI_IRQ_MODEL_PIC for SCI
Boris Ostrovsky
1
-0
/
+12
2017-02-07
xen/pvh: Bootstrap PVH guest
Boris Ostrovsky
1
-10
/
+114
2017-02-07
xen/x86: Remove PVH support
Boris Ostrovsky
1
-121
/
+19
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-2
/
+2
2016-11-01
x86/fpu: Remove clts()
Andy Lutomirski
1
-13
/
+0
2016-10-25
Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2016-10-24
x86: xen: move cpu_up functions out of ifdef
Arnd Bergmann
1
-0
/
+2
2016-10-06
Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-26
/
+68
2016-10-05
xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlier
Boris Ostrovsky
1
-1
/
+2
2016-10-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2016-09-30
xen: Remove event channel notification through Xen PCI platform device
KarimAllah Ahmed
1
-15
/
+6
2016-09-30
x86/asm: Get rid of __read_cr4_safe()
Andy Lutomirski
1
-1
/
+0
2016-09-30
xen/x86: Convert to hotplug state machine
Boris Ostrovsky
1
-50
/
+65
2016-09-05
xen: Add xen_pin_vcpu() to support calling functions on a dedicated pCPU
Juergen Gross
1
-0
/
+40
2016-08-24
xen/x86: Move irq allocation from Xen smp_op.cpu_up()
Boris Ostrovsky
1
-13
/
+48
2016-08-24
xen: change the type of xen_vcpu_id to uint32_t
Vitaly Kuznetsov
1
-1
/
+1
2016-08-03
kexec: allow kdump with crash_kexec_post_notifiers
Petr Tesarik
1
-3
/
+2
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+37
2016-07-25
xen/pvhvm: run xen_vcpu_setup() for the boot CPU
Vitaly Kuznetsov
1
-1
/
+1
2016-07-25
x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to shared_info
Vitaly Kuznetsov
1
-4
/
+6
2016-07-25
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
Vitaly Kuznetsov
1
-4
/
+6
2016-07-25
xen: introduce xen_vcpu_id mapping
Vitaly Kuznetsov
1
-1
/
+22
2016-07-14
x86/xen: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-07-06
x86/xen: Use DIV_ROUND_UP
Amitoj Kaur Chawla
1
-2
/
+2
2016-06-11
x86/xen: Simplify set_aliased_prot()
Andy Lutomirski
1
-3
/
+1
2016-05-17
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+8
2016-04-22
x86/paravirt: Remove paravirt_enabled()
Luis R. Rodriguez
1
-1
/
+0
2016-04-22
x86/rtc: Replace paravirt rtc check with platform legacy quirk
Luis R. Rodriguez
1
-3
/
+7
2016-04-22
x86/xen: Use X86_SUBARCH_XEN for PV guest boots
Luis R. Rodriguez
1
-0
/
+1
[next]