summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PVVitaly Kuznetsov2017-05-021-10/+20
* x86/xen: create stubs for HVM-only builds in page.hVitaly Kuznetsov2017-05-021-0/+25
* x86/xen: define startup_xen for XEN PV onlyVitaly Kuznetsov2017-05-021-0/+4
* x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PVVitaly Kuznetsov2017-05-023-4/+9
* x86/xen: split suspend.c for PV and PVHVM guestsVitaly Kuznetsov2017-05-025-55/+83
* x86/xen: split off mmu_pv.cVitaly Kuznetsov2017-05-023-2714/+2721
* x86/xen: split off mmu_hvm.cVitaly Kuznetsov2017-05-023-75/+80
* x86/xen: split off smp_pv.cVitaly Kuznetsov2017-05-024-486/+509
* x86/xen: split off smp_hvm.cVitaly Kuznetsov2017-05-025-54/+69
* x86/xen: split xen_cpu_die()Vitaly Kuznetsov2017-05-021-6/+20
* x86/xen: split xen_smp_prepare_boot_cpu()Vitaly Kuznetsov2017-05-021-19/+30
* x86/xen: split xen_smp_intr_init()/xen_smp_intr_free()Vitaly Kuznetsov2017-05-023-11/+35
* x86/xen: split off enlighten_pv.cVitaly Kuznetsov2017-05-023-1528/+1538
* x86/xen: split off enlighten_hvm.cVitaly Kuznetsov2017-05-024-207/+227
* x86/xen: split off enlighten_pvh.cVitaly Kuznetsov2017-05-023-108/+116
* x86/xen: add CONFIG_XEN_PV to KconfigVitaly Kuznetsov2017-05-023-7/+22
* x86/xen: globalize have_vcpu_info_placementVitaly Kuznetsov2017-05-022-6/+8
* x86/xen: separate PV and HVM hypervisorsVitaly Kuznetsov2017-05-023-41/+79
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-0193-711/+1845
|\
| * mm, zone_device: Replace {get, put}_zone_device_page() with a single referenc...Dan Williams2017-05-015-30/+31
| * x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski2017-04-261-3/+1
| * x86/mm: Make flush_tlb_mm_range() more predictableAndy Lutomirski2017-04-261-5/+7
| * x86/mm: Remove flush_tlb() and flush_tlb_current_task()Andy Lutomirski2017-04-262-26/+0
| * x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()Andy Lutomirski2017-04-261-1/+1
| * x86/mm/64: Fix crash in remove_pagetable()Kirill A. Shutemov2017-04-261-3/+3
| * Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa...Ingo Molnar2017-04-2312-128/+519
| * x86/boot/e820: Remove a redundant self assignmentColin King2017-04-141-1/+0
| * x86/mm: Fix dump pagetables for 4 levels of page tablesJuergen Gross2017-04-131-1/+1
| * x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadowJoerg Roedel2017-04-121-2/+3
| * x86/mpx: Correctly report do_mpx_bt_fault() failures to user-spaceJoerg Roedel2017-04-121-9/+1
| * Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar2017-04-1167-886/+1049
| |\
| * | Revert "x86/mm/numa: Remove numa_nodemask_from_meminfo()"Thomas Gleixner2017-04-081-1/+20
| * | x86/espfix: Add support for 5-level pagingKirill A. Shutemov2017-04-042-6/+8
| * | x86/kasan: Extend KASAN to support 5-level pagingKirill A. Shutemov2017-04-041-2/+16
| * | x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=yKirill A. Shutemov2017-04-044-2/+71
| * | x86/paravirt: Add 5-level support to the paravirt codeKirill A. Shutemov2017-04-044-14/+41
| * | x86/mm: Define virtual memory map for 5-level pagingKirill A. Shutemov2017-04-046-8/+60
| * | x86/asm: Remove __VIRTUAL_MASK_SHIFT==47 assertKirill A. Shutemov2017-04-041-5/+2
| * | x86/boot: Detect 5-level paging supportKirill A. Shutemov2017-04-044-4/+33
| * | Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar2017-04-03694-5307/+9877
| |\ \
| * | | x86/mm/numa: Remove numa_nodemask_from_meminfo()Wei Yang2017-04-031-20/+1
| * | | x86/mm/numa: Improve alloc_node_data() error path messageWei Yang2017-04-031-2/+2
| * | | x86/mm: Make in_compat_syscall() work during execDmitry Safonov2017-03-311-21/+46
| * | | x86/boot/32: Flip the logic in test_wp_bit()Borislav Petkov2017-03-311-8/+7
| * | | x86/boot/32: Rewrite test_wp_bit()Andy Lutomirski2017-03-301-34/+7
| * | | Merge branch 'x86/cpu' into x86/mm, before applying dependent patchIngo Molnar2017-03-305-24/+13
| |\ \ \
| * | | | x86/dump_pagetables: Add support for 5-level pagingKirill A. Shutemov2017-03-301-14/+45
| * | | | mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()Kirill A. Shutemov2017-03-281-2/+2
| * | | | x86: Convert the rest of the code to support p4d_tKirill A. Shutemov2017-03-2711-141/+401
| * | | | x86/xen: Change __xen_pgd_walk() and xen_cleanmfnmap() to support p4dXiong Zhang2017-03-272-96/+150