index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
2017-06-01
1
-2
/
+2
*
xen: make xen_flush_tlb_all() static
Juergen Gross
2017-05-19
1
-1
/
+1
*
xen: cleanup pvh leftovers from pv-only sources
Juergen Gross
2017-05-19
2
-75
/
+42
*
xen: adjust early dom0 p2m handling to xen hypervisor behavior
Juergen Gross
2017-05-11
1
-3
/
+4
*
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
Juergen Gross
2017-05-11
1
-1
/
+0
*
xen/x86: Do not call xen_init_time_ops() until shared_info is initialized
Boris Ostrovsky
2017-05-05
2
-3
/
+8
*
x86/xen: fix xsave capability setting
Juergen Gross
2017-05-05
1
-23
/
+9
*
xen: Move xen_have_vector_callback definition to enlighten.c
Boris Ostrovsky
2017-05-03
2
-3
/
+3
*
xen: Implement EFI reset_system callback
Julien Grall
2017-05-02
1
-1
/
+1
*
xen: Export xen_reboot
Julien Grall
2017-05-02
1
-1
/
+0
*
xen/x86: Call xen_smp_intr_init_pv() on BSP
Boris Ostrovsky
2017-05-02
1
-1
/
+1
*
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
2017-05-02
3
-4
/
+21
*
xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()
Boris Ostrovsky
2017-05-02
1
-14
/
+6
*
x86/xen: use capabilities instead of fake cpuid values for xsave
Juergen Gross
2017-05-02
1
-23
/
+30
*
x86/xen: use capabilities instead of fake cpuid values for x2apic
Juergen Gross
2017-05-02
1
-2
/
+1
*
x86/xen: use capabilities instead of fake cpuid values for mwait
Juergen Gross
2017-05-02
1
-6
/
+5
*
x86/xen: use capabilities instead of fake cpuid values for acpi
Juergen Gross
2017-05-02
1
-8
/
+3
*
x86/xen: use capabilities instead of fake cpuid values for acc
Juergen Gross
2017-05-02
1
-3
/
+1
*
x86/xen: use capabilities instead of fake cpuid values for mtrr
Juergen Gross
2017-05-02
1
-2
/
+2
*
x86/xen: use capabilities instead of fake cpuid values for aperf
Juergen Gross
2017-05-02
1
-8
/
+1
*
x86/xen: don't indicate DCA support in pv domains
Juergen Gross
2017-05-02
1
-0
/
+1
*
xen: set cpu capabilities from xen_start_kernel()
Juergen Gross
2017-05-02
1
-7
/
+7
*
xen,kdump: handle pv domain in paddr_vmcoreinfo_note()
Juergen Gross
2017-05-02
1
-0
/
+13
*
x86/xen: remove unused static function from smp_pv.c
Juergen Gross
2017-05-02
1
-10
/
+0
*
x86/xen: rename some PV-only functions in smp_pv.c
Vitaly Kuznetsov
2017-05-02
1
-14
/
+14
*
x86/xen: enable PVHVM-only builds
Vitaly Kuznetsov
2017-05-02
2
-4
/
+9
*
x86/xen: define startup_xen for XEN PV only
Vitaly Kuznetsov
2017-05-02
1
-0
/
+4
*
x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PV
Vitaly Kuznetsov
2017-05-02
3
-4
/
+9
*
x86/xen: split suspend.c for PV and PVHVM guests
Vitaly Kuznetsov
2017-05-02
5
-55
/
+83
*
x86/xen: split off mmu_pv.c
Vitaly Kuznetsov
2017-05-02
3
-2714
/
+2721
*
x86/xen: split off mmu_hvm.c
Vitaly Kuznetsov
2017-05-02
3
-75
/
+80
*
x86/xen: split off smp_pv.c
Vitaly Kuznetsov
2017-05-02
4
-486
/
+509
*
x86/xen: split off smp_hvm.c
Vitaly Kuznetsov
2017-05-02
5
-54
/
+69
*
x86/xen: split xen_cpu_die()
Vitaly Kuznetsov
2017-05-02
1
-6
/
+20
*
x86/xen: split xen_smp_prepare_boot_cpu()
Vitaly Kuznetsov
2017-05-02
1
-19
/
+30
*
x86/xen: split xen_smp_intr_init()/xen_smp_intr_free()
Vitaly Kuznetsov
2017-05-02
3
-11
/
+35
*
x86/xen: split off enlighten_pv.c
Vitaly Kuznetsov
2017-05-02
3
-1528
/
+1538
*
x86/xen: split off enlighten_hvm.c
Vitaly Kuznetsov
2017-05-02
4
-207
/
+227
*
x86/xen: split off enlighten_pvh.c
Vitaly Kuznetsov
2017-05-02
3
-108
/
+116
*
x86/xen: add CONFIG_XEN_PV to Kconfig
Vitaly Kuznetsov
2017-05-02
1
-5
/
+18
*
x86/xen: globalize have_vcpu_info_placement
Vitaly Kuznetsov
2017-05-02
2
-6
/
+8
*
x86/xen: separate PV and HVM hypervisors
Vitaly Kuznetsov
2017-05-02
1
-39
/
+75
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-01
4
-160
/
+243
|
\
|
*
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
2017-04-11
3
-60
/
+87
|
|
\
|
*
\
Merge branch 'x86/cpu' into x86/mm, before applying dependent patch
Ingo Molnar
2017-03-30
1
-1
/
+0
|
|
\
\
|
*
|
|
x86: Convert the rest of the code to support p4d_t
Kirill A. Shutemov
2017-03-27
1
-62
/
+90
|
*
|
|
x86/xen: Change __xen_pgd_walk() and xen_cleanmfnmap() to support p4d
Xiong Zhang
2017-03-27
2
-96
/
+150
|
*
|
|
x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup
Andy Lutomirski
2017-03-23
1
-3
/
+0
|
*
|
|
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2017-03-16
3
-2
/
+6
*
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-05-01
1
-1
/
+0
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
[next]