summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2012-08-23xen/mmu: Copy and revector the P2M tree.Konrad Rzeszutek Wilk
2012-08-23xen/p2m: Add logic to revector a P2M tree to use __va leafs.Konrad Rzeszutek Wilk
2012-08-23xen/mmu: Recycle the Xen provided L4, L3, and L2 pagesKonrad Rzeszutek Wilk
2012-08-23xen/mmu: For 64-bit do not call xen_map_identity_earlyKonrad Rzeszutek Wilk
2012-08-23xen/mmu: use copy_page instead of memcpy.Konrad Rzeszutek Wilk
2012-08-23xen/mmu: Provide comments describing the _ka and _va aliasing issueKonrad Rzeszutek Wilk
2012-08-23xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything.Konrad Rzeszutek Wilk
2012-08-23Revert "xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain." and...Konrad Rzeszutek Wilk
2012-08-23ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt
2012-08-23xen/swiotlb: Fix compile warnings when using plain integer instead of NULL po...Konrad Rzeszutek Wilk
2012-08-23xen: allow privcmd for HVM guestsStefano Stabellini
2012-08-23xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini
2012-08-23xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk
2012-08-23x86/smp: Don't ever patch back to UP if we unplug cpusRusty Russell
2012-08-23x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUESTMarcelo Tosatti
2012-08-22x86, microcode, AMD: Rewrite patch application procedureBorislav Petkov
2012-08-22x86, microcode, AMD: Add a small, per-family patches cacheBorislav Petkov
2012-08-22x86, microcode, AMD: Add reverse equiv table searchBorislav Petkov
2012-08-22x86, microcode: Add a refresh firmware flag to ->request_microcode_fwBorislav Petkov
2012-08-22x86, microcode, AMD: Read CPUID(1).EAX on the correct cpuBorislav Petkov
2012-08-22x86, microcode, AMD: Check before applying a patchBorislav Petkov
2012-08-22x86, microcode, AMD: Remove useless get_ucode_data wrapperBorislav Petkov
2012-08-22x86, microcode: Straighten out Kconfig textBorislav Petkov
2012-08-22x86, microcode: Cleanup cpu hotplug notifier callbackBorislav Petkov
2012-08-22x86, microcode: Drop uci->mc check on resume pathBorislav Petkov
2012-08-22x86, microcode: Save an indentation level in reload_for_cpuBorislav Petkov
2012-08-22x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann
2012-08-22KVM: x86 emulator: use stack size attribute to mask rsp in stack opsAvi Kivity
2012-08-22KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intendedTakuya Yoshikawa
2012-08-22KVM: introduce readonly memslotXiao Guangrong
2012-08-22KVM: introduce gfn_to_pfn_memslot_atomicXiao Guangrong
2012-08-22KVM: x86: fix possible infinite loop caused by reexecute_instructionXiao Guangrong
2012-08-22x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity
2012-08-22x86/fixup_irq: Use cpu_online_mask instead of cpu_all_maskLiu, Chuansheng
2012-08-22x86/spinlocks: Fix comment in spinlock.hRichard Weinberger
2012-08-22x86/irq/i8259: Fix incorrect commentYuanhan Liu
2012-08-21mm: hugetlbfs: correctly populate shared pmdMichal Hocko
2012-08-21x86: dt: Use linear irq domain for ioapic(s)Sebastian Andrzej Siewior
2012-08-21xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk
2012-08-21xen: missing includesStefano Stabellini
2012-08-21xen/swiotlb: With more than 4GB on 64-bit, disable the native SWIOTLB.Konrad Rzeszutek Wilk
2012-08-21xen/swiotlb: Simplify the logic.Konrad Rzeszutek Wilk
2012-08-21xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain.Konrad Rzeszutek Wilk
2012-08-21xen/x86: Use memblock_reserve for sensitive areas.Konrad Rzeszutek Wilk
2012-08-21xen/p2m: Fix the comment describing the P2M tree.Konrad Rzeszutek Wilk
2012-08-21Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-08-21Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-08-20x86, boot: Remove obsolete and unused constant RAMDISKPaul Bolle
2012-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds