summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2013-11-06kvm: Delete prototype for non-existent function kvm_check_ioplJosh Triplett
2013-11-06kvm: Delete prototype for non-existent function complete_pioJosh Triplett
2013-11-06pvclock: detect watchdog reset at pvclock readMarcelo Tosatti
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-30kvm: Create non-coherent DMA registerationAlex Williamson
2013-10-30kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson
2013-10-30kvm, emulator: Rename VendorSpecific flagBorislav Petkov
2013-10-30kvm, emulator: Use opcode lengthBorislav Petkov
2013-10-30kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov
2013-10-28x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming
2013-10-28Merge branch 'powercap'Rafael J. Wysocki
2013-10-28Merge branch 'acpi-tables'Rafael J. Wysocki
2013-10-28Merge branch 'acpi-processor'Rafael J. Wysocki
2013-10-27x86: remove this_cpu_xor() implementationHeiko Carstens
2013-10-26x86: Unify copy_to_user() and add size checking to itJan Beulich
2013-10-26x86: Unify copy_from_user() size checkingJan Beulich
2013-10-25xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini
2013-10-23ACPI, x86: Extended error log driver for x86 platformChen, Gong
2013-10-17intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen
2013-10-17intel_mid: Moved SFI related code to sfi.cKuppuswamy Sathyanarayanan
2013-10-17intel_mid: Added custom handler for ipc devicesKuppuswamy Sathyanarayanan
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2013-10-17Powerpc KVM work is based on a commit after rc4.Gleb Natapov
2013-10-17x86 / msr: add 64bit _on_cpu access functionsJacob Pan
2013-10-14KVM: Move gfn_to_index to x86 specific codeChristoffer Dall
2013-10-11x86: Apply the asm_volatile_goto() compiler quirkIngo Molnar
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-10x86, hyperv: Get the local APIC timer frequency from the hypervisorK. Y. Srinivasan
2013-10-10KVM: nVMX: Fully support nested VMX preemption timerArthur Chunqi Li
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring
2013-10-09xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar
2013-10-03KVM: mmu: change useless int return types to voidPaolo Bonzini
2013-10-03KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini
2013-10-03KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini
2013-10-03KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini
2013-10-03KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini
2013-09-28x86: Improve the printout of the SMP bootup CPU tableBorislav Petkov
2013-09-28sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-09-25ACPI / x86: Increase override tables number limitYinghai Lu
2013-09-25xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel
2013-09-25sched, x86: Optimize the preempt_schedule() callPeter Zijlstra
2013-09-25sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-25x86: Use asm goto to implement better modify_and_test() functionsPeter Zijlstra