aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-11
|\
| * x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov2018-11-06
* | Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-10
|\ \ | |/ |/|
| * xen: fix xen_qlock_wait()Juergen Gross2018-11-09
| * x86/xen: fix pv bootJuergen Gross2018-11-09
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* | memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-31
* | memblock: replace alloc_bootmem_align with memblock_allocMike Rapoport2018-10-31
|/
* xen/pvh: don't try to unplug emulated devicesJuergen Gross2018-10-26
* xen/pvh: increase early stack sizeRoger Pau Monne2018-10-24
* xen: make xen_qlock_wait() nestableJuergen Gross2018-10-24
* xen: fix race in xen_qlock_wait()Juergen Gross2018-10-24
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-23
|\
| * x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch spaceAndy Lutomirski2018-09-08
* | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-23
|\ \
| * | x86/xen: Make xen_reservation_lock staticJuergen Gross2018-09-06
| * | x86/paravirt: Introduce new config option PARAVIRT_XXLJuergen Gross2018-09-03
| * | x86/paravirt: Use a single ops structureJuergen Gross2018-09-03
| * | x86/xen: Add SPDX identifier in arch/x86/xen filesJuergen Gross2018-09-03
| * | x86/xen: Link platform-pci-unplug.o only if CONFIG_XEN_PVHVMJuergen Gross2018-09-03
| * | x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross2018-09-03
| * | x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrellaJuergen Gross2018-09-03
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-23
|\ \
| * | x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...Christophe Leroy2018-10-21
* | | Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-23
|\ \ \
| * | | x86/xen: Fix boot loader version reported for PVH guestsJuergen Gross2018-10-10
| |/ /
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-23
|\ \ \
| * | | x86/xen: Add Hygon Dhyana support to XenPu Wen2018-09-27
| | |/ | |/|
* | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-23
|\ \ \
| * | | x86/kconfig: Remove redundant 'default n' lines from all x86 Kconfig'sBartlomiej Zolnierkiewicz2018-10-17
| | |/ | |/|
* | | Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-01
|\| |
| * | Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-23
| |\ \
| | * | xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky2018-09-19
| | |/
| * / x86/mm: Expand static page table for fixmap spaceFeng Tang2018-09-20
| |/
* / xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig2018-09-26
|/
* Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-31
|\
| * x86/xen: remove redundant variable save_pudColin Ian King2018-08-28
| * x86/xen: don't write ptes directly in 32-bit PV guestsJuergen Gross2018-08-27
* | Merge branch 'tlb-fixes'Linus Torvalds2018-08-23
|\ \ | |/ |/|
| * x86/mm: Only use tlb_remove_table() for paravirtPeter Zijlstra2018-08-23
* | x86/xen: enable early use of set_fixmap in 32-bit Xen PV guestJuergen Gross2018-08-20
* | x86/xen: remove unused function xen_auto_xlated_memory_setup()Juergen Gross2018-08-20
* | x86/Xen: further refine add_preferred_console() invocationsJan Beulich2018-08-20
* | x86/Xen: mark xen_setup_gdt() __initJan Beulich2018-08-20
|/
* Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-14
|\
| * xen: don't use privcmd_call() from xen_mc_flush()Juergen Gross2018-08-07
| * xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bitsM. Vefa Bicakci2018-08-06
| * xen/spinlock: Don't use pvqspinlock if only 1 vCPUWaiman Long2018-07-26
* | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-14
|\ \