summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-01-12xen: check for zero sized area when invalidating memoryJuergen Gross
2015-01-12xen: use correct type for physical addressesJuergen Gross
2015-01-12xen: correct race in alloc_p2m_pmd()Juergen Gross
2015-01-12xen: correct error for building p2m list on 32 bitsJuergen Gross
2015-01-08x86/xen: avoid freeing static 'name' when kasprintf() failsVitaly Kuznetsov
2015-01-08x86/xen: add extra memory for remapped frames during setupDavid Vrabel
2015-01-08x86/xen: don't count how many PFNs are identity mappedDavid Vrabel
2015-01-08x86/xen: Free bootmem in free_p2m_page() during early bootBoris Ostrovsky
2014-12-23x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer()Boris Ostrovsky
2014-12-11xen: switch to post-init routines in xen mmu.c earlierJuergen Gross
2014-12-08xen: annotate xen_set_identity_and_remap_chunk() with __initJuergen Gross
2014-12-08xen: introduce helper functions to do safe read and write accessesJuergen Gross
2014-12-04xen: Speed up set_phys_to_machine() by using read-only mappingsJuergen Gross
2014-12-04xen: switch to linear virtual mapped sparse p2m listJuergen Gross
2014-12-04xen: Hide get_phys_to_machine() to be able to tune common pathJuergen Gross
2014-12-04x86: Introduce function to get pmd entry pointerJuergen Gross
2014-12-04xen: Delay invalidating extra memoryJuergen Gross
2014-12-04xen: Delay m2p_override initializationJuergen Gross
2014-12-04xen: Delay remapping memory of pv-domainJuergen Gross
2014-12-04xen: use common page allocation function in p2m.cJuergen Gross
2014-12-04xen: Make functions staticJuergen Gross
2014-12-04xen: fix some style issues in p2m.cJuergen Gross
2014-12-04xen/pci: Use APIC directly when APIC virtualization hardware is availableBoris Ostrovsky
2014-12-04xen/pci: Defer initialization of MSI ops on HVM guestsBoris Ostrovsky
2014-12-04xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini
2014-12-04xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel
2014-11-23uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-11-23Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds
2014-11-23x86_64, traps: Rework bad_iretAndy Lutomirski
2014-11-23x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-11-23x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-11-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-11-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-20x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski
2014-11-18x86, kaslr: Handle Gold linker for finding bss/brkKees Cook
2014-11-18x86, mm: Set NX across entire PMD at bootKees Cook
2014-11-18x86, microcode: Update BSPs microcode on resumeBorislav Petkov
2014-11-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-11-16x86-64: make csum_partial_copy_from_user() error handling consistentLinus Torvalds
2014-11-16x86: Require exact match for 'noxsave' command line optionDave Hansen
2014-11-16perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EPAndi Kleen
2014-11-16perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EPAndi Kleen
2014-11-10Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2014-11-10x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov
2014-11-10x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky
2014-11-05x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov
2014-11-05KVM: x86: Fix uninitialized op->type for some immediate valuesNadav Amit
2014-11-04perf/x86: Fix embarrasing typoPeter Zijlstra (Intel)
2014-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds