Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ce2b21a4e5ce042c0a42c9db8fa9e0f849427d5e
/
arch
/
x86
/
xen
9f2a512
Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
0d805ee
xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mapping
by Zhenzhong Duan
· 7 years ago
0a8abd9
Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
51ae253
xen: x86: mark xen_find_pt_base as __init
by Arnd Bergmann
· 7 years ago
8793001
x86/paravirt: Remove no longer used paravirt functions
by Juergen Gross
· 7 years ago
3ee31b8
Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
24e700e
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b1b6f83
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b0c79f4
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
5878d5d
x86/xen: Get rid of paravirt op adjust_exception_frame
by Juergen Gross
· 7 years ago
d785d9e
xen/mmu: set MMU_NORMAL_PT_UPDATE in remap_area_mfn_pte_fn
by Wei Liu
· 7 years ago
882bbe5
xen: remove unused function xen_set_domain_pte()
by Juergen Gross
· 7 years ago
82616f9
xen: remove tests for pvh mode in pure pv paths
by Juergen Gross
· 7 years ago
9a98e77
x86/asm: Replace access to desc_struct:a/b fields
by Thomas Gleixner
· 7 years ago
64b163f
x86/idt: Unify gate_struct handling for 32/64-bit kernels
by Thomas Gleixner
· 7 years ago
413d63d71b
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
by Ingo Molnar
· 7 years ago
c0bb80c
Merge branch 'x86/asm' into x86/apic
by Thomas Gleixner
· 7 years ago
edcb5cf
x86/paravirt/xen: Remove xen_patch()
by Juergen Gross
· 7 years ago
fa2016a
x86/xen/64: Fix the reported SS and CS in SYSCALL
by Andy Lutomirski
· 7 years ago
4ca83dc
xen: fix hvm guest with kaslr enabled
by Juergen Gross
· 7 years ago
10231f6
xen: split up xen_hvm_init_shared_info()
by Juergen Gross
· 7 years ago
8a9949b
x86/xen/64: Rearrange the SYSCALL entries
by Andy Lutomirski
· 7 years ago
c185dde
xen/x86: fix cpu hotplug
by Juergen Gross
· 7 years ago
0e4d394
xen/x86: Don't BUG on CPU0 offlining
by Vitaly Kuznetsov
· 7 years ago
77ef56e
x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=y
by Kirill A. Shutemov
· 7 years ago
daaa42f
x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUD
by Kirill A. Shutemov
· 7 years ago
f2f931c
xen/x86: Remove SME feature in PV guests
by Tom Lendacky
· 7 years ago
1ed7d32
Merge branch 'x86/boot' into x86/mm, to pick up interacting changes
by Ingo Molnar
· 7 years ago
203e9e4
kexec: move vmcoreinfo out of the kernel's .bss section
by Xunlei Pang
· 7 years ago
f72e24a
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
6e6c5b9
Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
660da7c
x86/mm: Enable CR4.PCIDE on supported systems
by Andy Lutomirski
· 7 years ago
94b1b03
x86/mm: Rework lazy TLB mode and TLB freshness tracking
by Andy Lutomirski
· 7 years ago
03ffbcd
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7a69f9c6
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
162b246
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
bf1b9dd
x86: xen: remove unnecessary variable in xen_foreach_remap_area()
by Gustavo A. R. Silva
· 8 years ago
c207aee
objtool, x86: Add several functions and files to the objtool whitelist
by Josh Poimboeuf
· 7 years ago
a5d5f32
xen: allocate page for shared info page from low memory
by Juergen Gross
· 8 years ago
6c64447
x86/xen/efi: Initialize only the EFI struct members used by Xen
by Daniel Kiper
· 8 years ago
91cd9cb
x86/apic: Move cpumask and to core code
by Thomas Gleixner
· 8 years ago
dceb1a6
xen-swiotlb: consolidate xen_swiotlb_dma_ops
by Christoph Hellwig
· 8 years ago
ae03900
xen/vcpu: Handle xen_vcpu_setup() failure at boot
by Ankur Arora
· 8 years ago
c9b5d98
xen/vcpu: Handle xen_vcpu_setup() failure in hotplug
by Ankur Arora
· 8 years ago
0e4d583
xen/pv: Fix OOPS on restore for a PV, !SMP domain
by Ankur Arora
· 8 years ago
0b64ffb
xen/pvh*: Support > 32 VCPUs at domain restore
by Ankur Arora
· 8 years ago
ad73fd5
xen/vcpu: Simplify xen_vcpu related code
by Ankur Arora
· 8 years ago
65ade2f
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
by Kirill A. Shutemov
· 8 years ago
6c690ee
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
by Andy Lutomirski
· 8 years ago
3d28ebc
x86/mm: Rework lazy TLB to track the actual loaded mm
by Andy Lutomirski
· 8 years ago
a2055ab
x86/mm: Pass flush_tlb_info to flush_tlb_others() etc
by Andy Lutomirski
· 8 years ago
c71e6d8
xen: make xen_flush_tlb_all() static
by Juergen Gross
· 8 years ago
989513a
xen: cleanup pvh leftovers from pv-only sources
by Juergen Gross
· 8 years ago
69861e0
xen: adjust early dom0 p2m handling to xen hypervisor behavior
by Juergen Gross
· 8 years ago
def9331
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
by Juergen Gross
· 8 years ago
d162809
xen/x86: Do not call xen_init_time_ops() until shared_info is initialized
by Boris Ostrovsky
· 8 years ago
40f4ac0
x86/xen: fix xsave capability setting
by Juergen Gross
· 8 years ago
3dbd820
xen: Move xen_have_vector_callback definition to enlighten.c
by Boris Ostrovsky
· 8 years ago
e371fd7
xen: Implement EFI reset_system callback
by Julien Grall
· 8 years ago
5d9404e
xen: Export xen_reboot
by Julien Grall
· 8 years ago
f31b969
xen/x86: Call xen_smp_intr_init_pv() on BSP
by Boris Ostrovsky
· 8 years ago
84d582d
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
by Boris Ostrovsky
· 8 years ago
5f6a161
xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()
by Boris Ostrovsky
· 8 years ago
6807cf6
x86/xen: use capabilities instead of fake cpuid values for xsave
by Juergen Gross
· 8 years ago
e657fcc
x86/xen: use capabilities instead of fake cpuid values for x2apic
by Juergen Gross
· 8 years ago
ea01598
x86/xen: use capabilities instead of fake cpuid values for mwait
by Juergen Gross
· 8 years ago
b778d6bf
x86/xen: use capabilities instead of fake cpuid values for acpi
by Juergen Gross
· 8 years ago
aa10715
x86/xen: use capabilities instead of fake cpuid values for acc
by Juergen Gross
· 8 years ago
88f3256
x86/xen: use capabilities instead of fake cpuid values for mtrr
by Juergen Gross
· 8 years ago
fd9145f
x86/xen: use capabilities instead of fake cpuid values for aperf
by Juergen Gross
· 8 years ago
3ee99df
x86/xen: don't indicate DCA support in pv domains
by Juergen Gross
· 8 years ago
0808e80
xen: set cpu capabilities from xen_start_kernel()
by Juergen Gross
· 8 years ago
29985b0
xen,kdump: handle pv domain in paddr_vmcoreinfo_note()
by Juergen Gross
· 8 years ago
ab1570a
x86/xen: remove unused static function from smp_pv.c
by Juergen Gross
· 8 years ago
8cb6de3
x86/xen: rename some PV-only functions in smp_pv.c
by Vitaly Kuznetsov
· 8 years ago
33af746
x86/xen: enable PVHVM-only builds
by Vitaly Kuznetsov
· 8 years ago
c504b2f
x86/xen: define startup_xen for XEN PV only
by Vitaly Kuznetsov
· 8 years ago
50a1062
x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PV
by Vitaly Kuznetsov
· 8 years ago
9963236
x86/xen: split suspend.c for PV and PVHVM guests
by Vitaly Kuznetsov
· 8 years ago
7e0563d
x86/xen: split off mmu_pv.c
by Vitaly Kuznetsov
· 8 years ago
feef87e
x86/xen: split off mmu_hvm.c
by Vitaly Kuznetsov
· 8 years ago
83b9679
x86/xen: split off smp_pv.c
by Vitaly Kuznetsov
· 8 years ago
a52482d
x86/xen: split off smp_hvm.c
by Vitaly Kuznetsov
· 8 years ago
aa1c84e
x86/xen: split xen_cpu_die()
by Vitaly Kuznetsov
· 8 years ago
a2d1078
x86/xen: split xen_smp_prepare_boot_cpu()
by Vitaly Kuznetsov
· 8 years ago
04e9576
x86/xen: split xen_smp_intr_init()/xen_smp_intr_free()
by Vitaly Kuznetsov
· 8 years ago
e1dab14
x86/xen: split off enlighten_pv.c
by Vitaly Kuznetsov
· 8 years ago
98f2a47
x86/xen: split off enlighten_hvm.c
by Vitaly Kuznetsov
· 8 years ago
481d663
x86/xen: split off enlighten_pvh.c
by Vitaly Kuznetsov
· 8 years ago
5e57f1d
x86/xen: add CONFIG_XEN_PV to Kconfig
by Vitaly Kuznetsov
· 8 years ago
52519f2
x86/xen: globalize have_vcpu_info_placement
by Vitaly Kuznetsov
· 8 years ago
0991d22
x86/xen: separate PV and HVM hypervisors
by Vitaly Kuznetsov
· 8 years ago
d3b5d35
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a52bbaf
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
16b7629
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3d18d66
x86/xen/time: Set ->min_delta_ticks and ->max_delta_ticks
by Nicolai Stange
· 8 years ago
e5185a7
Merge branch 'x86/boot' into x86/mm, to avoid conflict
by Ingo Molnar
· 8 years ago
4729277
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
by Ingo Molnar
· 8 years ago
73fa136
Merge branch 'x86/cpu' into x86/mm, before applying dependent patch
by Ingo Molnar
· 8 years ago
f2a6a70
x86: Convert the rest of the code to support p4d_t
by Kirill A. Shutemov
· 8 years ago
Next »