aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2019-05-22xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne
2019-05-22xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne
2019-03-23xen: fix dom0 boot on huge systemsJuergen Gross
2019-01-19Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-01-16xen: Fix x86 sched_clock() interface for xenJuergen Gross
2019-01-14always clear the X2APIC_ENABLE bit for PV guestTalons Lee
2018-12-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-12-26Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-12-17kprobes/x86/xen: blacklist non-attachable xen interrupt functionsAndrea Righi
2018-12-13xen/pvh: Move Xen code for getting mem map via hcall out of common fileMaran Wilson
2018-12-13xen/pvh: Move Xen specific PVH VM initialization out of common fileMaran Wilson
2018-12-13xen/pvh: Create a new file for Xen specific PVH codeMaran Wilson
2018-12-13xen/pvh: Move PVH entry code out of Xen specific treeMaran Wilson
2018-12-13xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVHMaran Wilson
2018-12-11x86/mm: Fix guard hole handlingKirill A. Shutemov
2018-12-03x86: Fix various typos in commentsIngo Molnar
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin
2018-11-29xen/x86: add diagnostic printout to xen_mc_flush() in case of errorJuergen Gross
2018-11-22x86/xen: cleanup includes in arch/x86/xen/spinlock.cJuergen Gross
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-09xen: fix xen_qlock_wait()Juergen Gross
2018-11-09x86/xen: fix pv bootJuergen Gross
2018-11-06x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport
2018-10-31memblock: replace alloc_bootmem_align with memblock_allocMike Rapoport
2018-10-26xen/pvh: don't try to unplug emulated devicesJuergen Gross
2018-10-24xen/pvh: increase early stack sizeRoger Pau Monne
2018-10-24xen: make xen_qlock_wait() nestableJuergen Gross
2018-10-24xen: fix race in xen_qlock_wait()Juergen Gross
2018-10-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-23Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-23Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-22x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...Christophe Leroy
2018-10-17x86/kconfig: Remove redundant 'default n' lines from all x86 Kconfig'sBartlomiej Zolnierkiewicz
2018-10-10x86/xen: Fix boot loader version reported for PVH guestsJuergen Gross
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe
2018-09-27x86/xen: Add Hygon Dhyana support to XenPu Wen
2018-09-26xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig
2018-09-23Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-20x86/mm: Expand static page table for fixmap spaceFeng Tang
2018-09-19xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky
2018-09-08x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch spaceAndy Lutomirski
2018-09-06x86/xen: Make xen_reservation_lock staticJuergen Gross