aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-11x86/mm: Fix guard hole handlingKirill A. Shutemov1-5/+6
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds4-101/+25
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin2-80/+4
2018-11-29xen/x86: add diagnostic printout to xen_mc_flush() in case of errorJuergen Gross1-15/+20
2018-11-22x86/xen: cleanup includes in arch/x86/xen/spinlock.cJuergen Gross1-6/+1
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-8/+9
2018-11-09xen: fix xen_qlock_wait()Juergen Gross1-6/+8
2018-11-09x86/xen: fix pv bootJuergen Gross1-2/+1
2018-11-06x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov1-3/+3
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport3-4/+2
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport1-1/+2
2018-10-31memblock: replace alloc_bootmem_align with memblock_allocMike Rapoport1-1/+1
2018-10-26xen/pvh: don't try to unplug emulated devicesJuergen Gross1-0/+4
2018-10-24xen/pvh: increase early stack sizeRoger Pau Monne1-1/+1
2018-10-24xen: make xen_qlock_wait() nestableJuergen Gross1-14/+10
2018-10-24xen: fix race in xen_qlock_wait()Juergen Gross1-10/+5
2018-10-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+5
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds18-298/+232
2018-10-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2018-10-23Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+9
2018-10-23Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2018-10-22x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_startup_entry()Christophe Leroy1-0/+2
2018-10-17x86/kconfig: Remove redundant 'default n' lines from all x86 Kconfig'sBartlomiej Zolnierkiewicz1-1/+0
2018-10-10x86/xen: Fix boot loader version reported for PVH guestsJuergen Gross1-1/+1
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2-3/+7
2018-09-27x86/xen: Add Hygon Dhyana support to XenPu Wen1-3/+9
2018-09-26xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig4-0/+4
2018-09-23Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipGreg Kroah-Hartman1-1/+1
2018-09-20x86/mm: Expand static page table for fixmap spaceFeng Tang1-2/+6
2018-09-19xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky1-1/+1
2018-09-08x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch spaceAndy Lutomirski1-3/+5
2018-09-06x86/xen: Make xen_reservation_lock staticJuergen Gross1-1/+1
2018-09-03x86/paravirt: Introduce new config option PARAVIRT_XXLJuergen Gross1-0/+1
2018-09-03x86/paravirt: Use a single ops structureJuergen Gross6-36/+42
2018-09-03x86/xen: Add SPDX identifier in arch/x86/xen filesJuergen Gross11-64/+20
2018-09-03x86/xen: Link platform-pci-unplug.o only if CONFIG_XEN_PVHVMJuergen Gross2-3/+1
2018-09-03x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross3-187/+139
2018-09-03x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrellaJuergen Gross1-10/+31
2018-08-31Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-6/+3
2018-08-28x86/xen: remove redundant variable save_pudColin Ian King1-2/+0
2018-08-27x86/xen: don't write ptes directly in 32-bit PV guestsJuergen Gross1-4/+3
2018-08-23Merge branch 'tlb-fixes'Linus Torvalds1-0/+2
2018-08-23x86/mm: Only use tlb_remove_table() for paravirtPeter Zijlstra1-0/+2
2018-08-20x86/xen: enable early use of set_fixmap in 32-bit Xen PV guestJuergen Gross2-0/+4
2018-08-20x86/xen: remove unused function xen_auto_xlated_memory_setup()Juergen Gross2-32/+0
2018-08-20x86/Xen: further refine add_preferred_console() invocationsJan Beulich1-1/+4
2018-08-20x86/Xen: mark xen_setup_gdt() __initJan Beulich1-3/+3