summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tlb-fixes'Linus Torvalds2018-08-231-0/+2
|\
| * x86/mm: Only use tlb_remove_table() for paravirtPeter Zijlstra2018-08-231-0/+2
* | x86/xen: enable early use of set_fixmap in 32-bit Xen PV guestJuergen Gross2018-08-202-0/+4
* | x86/xen: remove unused function xen_auto_xlated_memory_setup()Juergen Gross2018-08-202-32/+0Star
* | x86/Xen: further refine add_preferred_console() invocationsJan Beulich2018-08-201-1/+4
* | x86/Xen: mark xen_setup_gdt() __initJan Beulich2018-08-201-3/+3
|/
* Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-153-3/+10
|\
| * xen: don't use privcmd_call() from xen_mc_flush()Juergen Gross2018-08-071-3/+3
| * xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bitsM. Vefa Bicakci2018-08-061-0/+3
| * xen/spinlock: Don't use pvqspinlock if only 1 vCPUWaiman Long2018-07-271-0/+4
* | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-141-0/+1
|\ \
| * | Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-055-16/+27
| |\|
| * | x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-051-0/+1
* | | x86/xen/time: Output xen sched_clock time from 0Pavel Tatashin2018-07-201-1/+10
* | | x86/xen/time: Initialize pv xen time in init_hypervisor_platform()Pavel Tatashin2018-07-205-41/+34Star
| |/ |/|
* | Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-07-142-16/+13Star
|\ \
| * | xen: setup pv irq ops vector earlierJuergen Gross2018-07-132-16/+12Star
| * | xen: remove global bit from __default_kernel_pte_mask for pv guestsJuergen Gross2018-07-121-0/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-241-0/+5
|\ \ \
| * \ \ Merge branch 'linus' into x86/urgentThomas Gleixner2018-06-224-32/+142
| |\ \ \ | | | |/ | | |/|
| * | | x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross2018-06-211-0/+5
* | | | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-233-0/+9
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | xen: share start flags between PV and PVHRoger Pau Monne2018-06-193-0/+9
* | | Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-082-27/+80
|\| |
| * | xen/PVH: Make GDT selectors PVH-specificBoris Ostrovsky2018-06-041-10/+13
| * | xen/PVH: Set up GS segment for stack canaryBoris Ostrovsky2018-06-041-1/+25
| * | xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant2018-05-141-17/+43
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-051-5/+5
|\ \ \
| * | | x86: Convert x86_platform_ops to timespec64Arnd Bergmann2018-05-191-5/+5
| | |/ | |/|
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-051-0/+57
|\ \ \ | |/ / |/| |
| * | x86/xen/efi: Initialize UEFI secure boot state during dom0 bootDaniel Kiper2018-05-141-0/+57
| |/
* | Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-172-6/+2Star
|\ \ | |/ |/|
| * tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)2018-05-142-6/+2Star
* | Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-05-111-0/+13
|\ \ | |/ |/|
| * x86/xen: Reset VCPU0 info pointer after shared_info remapvan der Linden, Frank2018-05-071-0/+13
* | Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-05-041-55/+31Star
|\|
| * x86/xen: Remove use of VLAsLaura Abbott2018-04-191-55/+31Star
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-161-1/+1
|\ \
| * \ Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar2018-04-124-9/+33
| |\ \
| * | | x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing2018-04-101-1/+1
* | | | Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-122-5/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to XenBoris Ostrovsky2018-04-101-1/+3
| * | | x86/xen: Delay get_cpu_cap until stack canary is establishedJason Andryuk2018-03-211-4/+4
| |/ /
* | | Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-121-0/+1
|\ \ \
| * | | time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki2018-04-051-0/+1
| | |/ | |/|
* / | xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin2018-04-111-12/+26
|/ /
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-033-8/+32
|\ \
| * | Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner2018-03-141-2/+4
| |\|
| * | Merge branch 'x86/pti' into x86/mm, to pick up dependenciesIngo Molnar2018-03-121-0/+16
| |\ \
| * | | x86/xen: Add pvh specific rsdp address retrieval functionJuergen Gross2018-02-261-3/+11