summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2012-07-11Merge tag 'v3.5-rc6' into x86/mceIngo Molnar
2012-07-09KVM: x86 emulator: initialize memopAvi Kivity
2012-07-09KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semanticsAvi Kivity
2012-07-06x86/apic/x2apic: Limit the vector reservation to the user specified maskSuresh Siddha
2012-07-06x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member...Suresh Siddha
2012-07-05perf/x86: Add a microcode revision check for SNB-PEBSPeter Zijlstra
2012-07-05perf/x86/amd: Unify AMD's generic and family 15h pmusRobert Richter
2012-07-05perf/x86: Rename Intel specific macrosRobert Richter
2012-07-05Merge branch 'x86/cpu' into perf/coreIngo Molnar
2012-07-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-07-03apic: fix kvm build on UP without IOAPICMichael S. Tsirkin
2012-06-29x86/copy_user_generic: Optimize copy_user_generic with CPU erms featureFenghua Yu
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-27x86/tlb: do flush_tlb_kernel_range by 'invlpg'Alex Shi
2012-06-27x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi
2012-06-27x86/tlb: enable tlb flush range support for x86Alex Shi
2012-06-27x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi
2012-06-27x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi
2012-06-27x86/tlb_info: get last level TLB entry number of CPUAlex Shi
2012-06-27crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/Jussi Kivilinna
2012-06-27crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as...Jussi Kivilinna
2012-06-27crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...Jussi Kivilinna
2012-06-27crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna
2012-06-27crypto: aes_ni - change to use shared ablk_* functionsJussi Kivilinna
2012-06-27crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...Jussi Kivilinna
2012-06-25x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin
2012-06-25x86/uv: Work around UV2 BAU hangsCliff Wickman
2012-06-25x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/Cliff Wickman
2012-06-25iommu: Remove group_mfAlex Williamson
2012-06-25KVM: host side for eoi optimizationMichael S. Tsirkin
2012-06-25x86, bitops: note on __test_and_clear_bit atomicityMichael S. Tsirkin
2012-06-25KVM guest: guest side for eoi avoidanceMichael S. Tsirkin
2012-06-22x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu
2012-06-22x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplugJiang Liu
2012-06-22x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()Jiang Liu
2012-06-20thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli
2012-06-20x86/nmi: Clean up register_nmi_handler() usageLi Zhong
2012-06-20Merge commit 'v3.5-rc3' into x86/debugIngo Molnar
2012-06-18KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall
2012-06-18Merge branch 'x86/apic' into x86/platformIngo Molnar
2012-06-17x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64H. Peter Anvin
2012-06-15Merge branch 'x86/cleanups' into x86/apicIngo Molnar
2012-06-14x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev
2012-06-14x86: Add read_mostly declaration/definition to variables from smp.hVlad Zolotarov
2012-06-14x86: Define early read-mostly per-cpu macrosIdo Yariv
2012-06-14crypto: serpent-sse2/avx - allow both to be built into kernelJussi Kivilinna
2012-06-11Merge tag 'v3.5-rc2' into perf/coreIngo Molnar
2012-06-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-08uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()Ananth N Mavinakayanahalli
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus