summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* x86/boot/e820: Rename sanitize_e820_table() to e820__update_table()Ingo Molnar2017-01-281-3/+3
* x86/boot/e820: Harmonize the 'struct e820_table' fieldsIngo Molnar2017-01-281-1/+1
* x86/boot/e820: Rename everything to e820_tableIngo Molnar2017-01-281-38/+38
* x86/boot/e820: Rename 'e820_map' variables to 'e820_array'Ingo Molnar2017-01-281-38/+38
* x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...Ingo Molnar2017-01-281-6/+6
* x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-282-2/+2
* Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-061-1/+1
|\
| * swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-191-1/+1
* | Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-01-051-3/+3
|\ \
| * | xen/setup: Don't relocate p2m over existing oneRoss Lagerwall2016-12-221-3/+3
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-252-4/+4
|\ \ \
| * | | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-252-4/+4
* | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-251-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-2/+2
* | | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
|/ / /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-181-6/+0
|\ \ \
| * | | x86/smpboot: Make logical package management more robustThomas Gleixner2016-12-131-6/+0
* | | | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-131-3/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | xen/x86: Increase xen_e820_map to E820_X_MAX possible entriesAlex Thorlton2016-12-091-3/+3
* | | Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-131-1/+0
|\ \ \ | |_|/ |/| |
| * | swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck2016-11-071-1/+0
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-121-13/+0
|\ \ \
| * | | x86/fpu: Remove clts()Andy Lutomirski2016-11-011-13/+0
| | |/ | |/|
* | | x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()Peter Zijlstra2016-11-221-2/+3
* | | x86/xen: Support the vCPU preemption checkJuergen Gross2016-11-221-1/+2
|/ /
* | Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-241-0/+2
|\ \
| * | x86: xen: move cpu_up functions out of ifdefArnd Bergmann2016-10-241-0/+2
* | | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-067-80/+96
|\| |
| * | xen/x86: Update topology map for PV VCPUsBoris Ostrovsky2016-10-061-0/+6
| * | xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlierBoris Ostrovsky2016-10-051-1/+2
| * | xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed2016-09-303-22/+6
| * | xen/x86: Convert to hotplug state machineBoris Ostrovsky2016-09-301-50/+65
| * | x86/xen: add missing \n at end of printk warning messageColin Ian King2016-09-301-1/+1
| * | xen/grant-table: Use kmalloc_array() in arch_gnttab_valloc()Markus Elfring2016-08-261-1/+1
| * | xen: Make VPMU init message look less scaryJuergen Gross2016-08-241-2/+5
| * | xen/x86: Move irq allocation from Xen smp_op.cpu_up()Boris Ostrovsky2016-08-243-56/+63
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-1/+1
|\ \ \
| * | | x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko2016-09-211-1/+1
| | |/ | |/|
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-031-1/+0
|\ \ \
| * | | x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski2016-09-301-1/+0
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-031-249/+1
|\ \ \
| * | | x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra2016-09-301-249/+1
| |/ /
* / / xen: Add xen_pin_vcpu() to support calling functions on a dedicated pCPUJuergen Gross2016-09-051-0/+40
|/ /
* / xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov2016-08-241-1/+1
|/
* kexec: allow kdump with crash_kexec_post_notifiersPetr Tesarik2016-08-021-3/+2
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-016-6/+6
|\
| * x86/xen: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-146-6/+6
* | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-278-118/+186
|\ \
| * | xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross2016-07-261-0/+1
| * | xen/pvhvm: run xen_vcpu_setup() for the boot CPUVitaly Kuznetsov2016-07-253-1/+9