aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss2-17/+5
2014-01-21xen/pvh: Set X86_CR0_WP and others in CR0 (v2)Roger Pau Monne3-5/+32
2014-01-10xen/pvh: Use 'depend' instead of 'select'.Konrad Rzeszutek Wilk1-2/+1
2014-01-07xen/pvh: remove duplicated include from enlighten.cWei Yongjun1-1/+0
2014-01-07xen/pvh: Fix compile issues with xen_pvh_domain()Konrad Rzeszutek Wilk1-0/+1
2014-01-06xen/pvh: Support ParaVirtualized Hardware extensions (v3).Mukesh Rathor2-2/+25
2014-01-06xen/pvh: Piggyback on PVHVM for grant driver (v4)Konrad Rzeszutek Wilk1-0/+62
2014-01-06xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk1-0/+1
2014-01-06xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor2-3/+7
2014-01-06xen/pvh: Update E820 to work with PVH (v2)Mukesh Rathor1-2/+20
2014-01-06xen/pvh: Secondary VCPU bringup (non-bootup CPUs)Mukesh Rathor3-19/+42
2014-01-06xen/pvh: Load GDT/GS in early PV bootup code for BSP.Mukesh Rathor1-2/+37
2014-01-06xen/pvh: Setup up shared_info.Mukesh Rathor1-0/+3
2014-01-06xen/pvh/mmu: Use PV TLB instead of native.Mukesh Rathor1-0/+9
2014-01-06xen/pvh: MMU changes for PVH (v2)Mukesh Rathor1-35/+46
2014-01-06xen/mmu: Cleanup xen_pagetable_p2m_copy a bit.Konrad Rzeszutek Wilk1-20/+20
2014-01-06xen/mmu/p2m: Refactor the xen_pagetable_init code (v2).Konrad Rzeszutek Wilk1-33/+37
2014-01-06xen/pvh: Don't setup P2M tree.Konrad Rzeszutek Wilk2-4/+11
2014-01-06xen/pvh: Early bootup changes in PV code (v4).Mukesh Rathor2-20/+46
2014-01-06xen/pvh/x86: Define what an PVH guest is (v3).Mukesh Rathor1-0/+5
2014-01-06xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.Mukesh Rathor1-1/+6
2014-01-06xen/x86: set VIRQ_TIMER priority to maximumDavid Vrabel1-0/+1
2014-01-03xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk1-3/+2
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk1-0/+74
2013-12-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2013-12-19x86 idle: Repair large-server 50-watt idle-power regressionLen Brown1-1/+2
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel1-2/+9
2013-12-18mm: numa: serialise parallel get_user_page against THP migrationMel Gorman1-0/+13
2013-12-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+12
2013-12-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+12
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-17/+13
2013-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-55/+24
2013-12-12KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov1-1/+4
2013-12-12KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig3-53/+18
2013-12-12KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig1-1/+2
2013-12-11math64: Add mul_u64_u32_shr()Peter Zijlstra1-0/+1
2013-12-11sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra1-0/+11
2013-12-10x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett1-7/+0
2013-12-10x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' boot option is usedcpw1-2/+3
2013-12-09x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin4-8/+10
2013-12-05perf/x86: Fix constraint table end marker bugMaria Dimakopoulou1-3/+12
2013-12-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-15/+32
2013-12-04x86/apic, doc: Justification for disabling IO APIC before Local APICFenghua Yu1-0/+11
2013-12-04x86, bitops: Correct the assembly constraints to testing bitopsH. Peter Anvin5-13/+13
2013-12-03x86-64, build: Always pass in -mno-sseH. Peter Anvin1-1/+7
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+11
2013-11-28x86/efi: Fix earlyprintk off-by-one bugMatt Fleming1-1/+1
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds14-192/+24
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+2
2013-11-22Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1