summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-232-31/+11
|\
| * crypto: move x86 to the generic version of ablk_helperArd Biesheuvel2013-09-242-31/+11
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-202-1/+3
|\ \
| * \ Merge branch 'pm-tools'Rafael J. Wysocki2013-11-191-0/+2
| |\ \
| | * | tools / power turbostat: Support SilvermontLen Brown2013-11-121-0/+2
| * | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-1/+1
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0
|\ \ \ \
| * | | | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-155-14/+28
|\ \ \ \ \
| * | | | | kvm: Delete prototype for non-existent function kvm_check_ioplJosh Triplett2013-11-061-2/+0
| * | | | | kvm: Delete prototype for non-existent function complete_pioJosh Triplett2013-11-061-1/+0
| * | | | | pvclock: detect watchdog reset at pvclock readMarcelo Tosatti2013-11-061-0/+2
| * | | | | kvm: Create non-coherent DMA registerationAlex Williamson2013-10-301-0/+2
| * | | | | kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson2013-10-301-1/+1
| * | | | | kvm, emulator: Rename VendorSpecific flagBorislav Petkov2013-10-301-1/+1
| * | | | | kvm, emulator: Use opcode lengthBorislav Petkov2013-10-301-2/+6
| * | | | | kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov2013-10-301-3/+3
| * | | | | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-174-17/+26
| |\ \ \ \ \
| * | | | | | KVM: Move gfn_to_index to x86 specific codeChristoffer Dall2013-10-141-0/+7
| * | | | | | KVM: nVMX: Fully support nested VMX preemption timerArthur Chunqi Li2013-10-101-0/+1
| * | | | | | KVM: mmu: change useless int return types to voidPaolo Bonzini2013-10-031-2/+2
| * | | | | | KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini2013-10-031-1/+1
| * | | | | | KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini2013-10-031-1/+0
| * | | | | | KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini2013-10-031-0/+1
| * | | | | | KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini2013-10-031-0/+1
* | | | | | | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-151-0/+38
|\ \ \ \ \ \ \
| * | | | | | | xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini2013-10-251-0/+14
| * | | | | | | xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini2013-10-091-0/+24
| | |/ / / / / | |/| | | | |
* | | | | | | x86, mm: enable split page table lock for PMD levelKirill A. Shutemov2013-11-151-1/+10
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | x86/dumpstack: Fix printk_address for direct addressesJiri Slaby2013-11-121-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-145-33/+102
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | x86, trace: Change user|kernel_page_fault to page_fault_user|kernelH. Peter Anvin2013-11-111-2/+2
| * | | | | | x86, trace: Add page fault tracepointsSeiji Aguchi2013-11-081-0/+52
| * | | | | | x86, trace: Delete __trace_alloc_intr_gate()Seiji Aguchi2013-11-081-22/+0
| * | | | | | x86, trace: Register exception handler to trace IDTSeiji Aguchi2013-11-084-5/+49
| * | | | | | x86, trace: Remove __alloc_intr_gate()Seiji Aguchi2013-11-081-6/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-141-0/+3
|\ \ \ \ \ \
| * | | | | | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk2013-11-061-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-143-1/+24
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'powercap'Rafael J. Wysocki2013-10-281-0/+22
| |\ \ \ \ \ \
| | * | | | | | x86 / msr: add 64bit _on_cpu access functionsJacob Pan2013-10-171-0/+22
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'acpi-tables'Rafael J. Wysocki2013-10-281-0/+1
| |\ \ \ \ \ \
| | * | | | | | ACPI / x86: Increase override tables number limitYinghai Lu2013-09-251-0/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'acpi-processor'Rafael J. Wysocki2013-10-281-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu2013-09-241-1/+1
| | |/ / / /
* | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-132-5/+14
|\ \ \ \ \ \
| * | | | | | x86: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-132-5/+14
* | | | | | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2013-11-131-8/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | x86: remove this_cpu_xor() implementationHeiko Carstens2013-10-271-8/+0
| | |/ / / / | |/| | | |
OpenPOWER on IntegriCloud