aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-56/+83
2012-07-26Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-07-26Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-2/+226
2012-07-24Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+0
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+7
2012-07-24Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+8
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-5/+59
2012-07-23Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domain-attr' into nextJoerg Roedel1-1/+0
2012-07-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+21
2012-07-22Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+19
2012-07-22Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+4
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-33/+50
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-29/+19
2012-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-16/+69
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+0
2012-07-20x86, efi: Handover ProtocolMatt Fleming1-0/+1
2012-07-20x86/tlb: Fix build warning and crash when building for !SMPAlex Shi1-2/+2
2012-07-20x86, cpufeature: Add the RDSEED and ADX featuresH. Peter Anvin1-0/+2
2012-07-20KVM: fix race with level interruptsMichael S. Tsirkin1-1/+14
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong1-0/+8
2012-07-16Revert "apic: fix kvm build on UP without IOAPIC"Michael S. Tsirkin1-5/+0
2012-07-16apic: add apic_set_eoi_write for PV useMichael S. Tsirkin1-0/+3
2012-07-12KVM: VMX: Implement PCID/INVPCID for guests with EPTMao, Junjie3-1/+7
2012-07-11KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform checkPrarit Bhargava1-0/+1
2012-07-11Merge tag 'v3.5-rc6' into x86/mceIngo Molnar5-21/+38
2012-07-09KVM: x86 emulator: initialize memopAvi Kivity1-1/+1
2012-07-09KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semanticsAvi Kivity1-2/+2
2012-07-06x86/apic/x2apic: Limit the vector reservation to the user specified maskSuresh Siddha1-3/+6
2012-07-06x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain membershipSuresh Siddha1-5/+3
2012-07-05perf/x86: Add a microcode revision check for SNB-PEBSPeter Zijlstra1-0/+2
2012-07-05perf/x86/amd: Unify AMD's generic and family 15h pmusRobert Richter1-2/+1
2012-07-05perf/x86: Rename Intel specific macrosRobert Richter2-11/+10
2012-07-05Merge branch 'x86/cpu' into perf/coreIngo Molnar3-82/+3
2012-07-05Merge branch 'perf/urgent' into perf/coreIngo Molnar2-14/+18
2012-07-03apic: fix kvm build on UP without IOAPICMichael S. Tsirkin1-0/+5
2012-06-29x86/copy_user_generic: Optimize copy_user_generic with CPU erms featureFenghua Yu2-16/+69
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-06-27x86/tlb: do flush_tlb_kernel_range by 'invlpg'Alex Shi1-6/+7
2012-06-27x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi2-20/+0
2012-06-27x86/tlb: enable tlb flush range support for x86Alex Shi2-4/+22
2012-06-27x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi1-0/+2
2012-06-27x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi4-19/+17
2012-06-27x86/tlb_info: get last level TLB entry number of CPUAlex Shi1-0/+11
2012-06-27crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/Jussi Kivilinna1-0/+0
2012-06-27crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/asm/crypto/Jussi Kivilinna2-0/+0
2012-06-27crypto: twofish-avx - remove duplicated glue code and use shared glue code from glue_helperJussi Kivilinna1-0/+46
2012-06-27crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna1-0/+115
2012-06-27crypto: aes_ni - change to use shared ablk_* functionsJussi Kivilinna1-0/+2