summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-014-160/+243
|\
| * Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar2017-04-113-60/+87
| |\
| * \ Merge branch 'x86/cpu' into x86/mm, before applying dependent patchIngo Molnar2017-03-301-1/+0
| |\ \
| * | | x86: Convert the rest of the code to support p4d_tKirill A. Shutemov2017-03-271-62/+90
| * | | x86/xen: Change __xen_pgd_walk() and xen_cleanmfnmap() to support p4dXiong Zhang2017-03-272-96/+150
| * | | x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixupAndy Lutomirski2017-03-231-3/+0
| * | | x86: Remap GDT tables in the fixmap sectionThomas Garnier2017-03-163-2/+6
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-011-1/+0
|\ \ \ \ | | |/ / | |/| |
| * | | x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86Mathias Krause2017-03-111-1/+0
| |/ /
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-013-60/+87
|\ \ \ | | |/ | |/|
| * | Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar2017-04-113-60/+87
| |\ \ | | |/ | |/|
| | * x86/xen: Update e820 table handling to the new core x86 E820 codeIngo Molnar2017-03-011-14/+13
| | * Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-0113-293/+347
| | |\
| | * | x86/boot/e820: Simplify the e820__update_table() interfaceIngo Molnar2017-01-281-5/+4
| | * | xen, x86/boot/e820: Simplify Xen's xen_e820_table constructIngo Molnar2017-01-281-37/+33
| | * | x86/boot/e820: Clean up the E820 table size define namesIngo Molnar2017-01-281-1/+1
| | * | x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar2017-01-281-11/+11
| | * | x86/boot/e820: Create coherent API function names for E820 range operationsIngo Molnar2017-01-281-3/+3
| | * | 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
* | | | x86/xen/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+4
|/ / /
* | | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| |/ |/|
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\ \
| * | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
| |/
* | Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-2112-308/+348
|\ \
| * | xen/pvh: Use Xen's emergency_restart op for PVH guestsBoris Ostrovsky2017-02-071-0/+3
| * | xen/pvh: PVH guests always have PV devicesBoris Ostrovsky2017-02-071-2/+2
| * | xen/pvh: Make sure we don't use ACPI_IRQ_MODEL_PIC for SCIBoris Ostrovsky2017-02-071-0/+12
| * | xen/pvh: Bootstrap PVH guestBoris Ostrovsky2017-02-074-11/+277
| * | xen/x86: Remove PVH supportBoris Ostrovsky2017-02-077-294/+53
| * | x86/xen: Fix APIC id mismatch warning on IntelMohit Gambhir2017-01-291-1/+1
| |/
* / locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabledWaiman Long2017-01-141-19/+0
|/
* 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