summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2013-04-10x86/mm/numa: Simplify some bit manglingMartin Bundgaard
2013-04-10perf/x86: Add Sandy Bridge constraints for CYCLE_ACTIVITY.*Andi Kleen
2013-04-10x86/mm: Re-enable DEBUG_TLBFLUSH for X86_32Paul Bolle
2013-04-10idle: Remove unused ARCH_HAS_DEFAULT_IDLEPaul Bolle
2013-04-10x86/mm/cpa: Cleanup split_large_page() and its calleeBorislav Petkov
2013-04-10cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin
2013-04-09x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming
2013-04-08Merge tag 'please-pull-cmci_rediscover' of git://git.kernel.org/pub/scm/linux...Ingo Molnar
2013-04-08x86: Use generic idle loopThomas Gleixner
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-04-08kprobes/x86: Just return error for sanity check failure instead of using BUG_ONMasami Hiramatsu
2013-04-08KVM: Move kvm_rebooting declaration out of x86Geoff Levand
2013-04-08KVM: Move kvm_spurious_fault to x86.cGeoff Levand
2013-04-08KVM: Move vm_list kvm_lock declarations out of x86Geoff Levand
2013-04-08KVM: VMX: Add missing braces to avoid redundant error checkJan Kiszka
2013-04-08Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar
2013-04-08KVM: x86: fix memory leak in vmx_initYang Zhang
2013-04-07Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-04-07KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controlsJan Kiszka
2013-04-07KVM: Call kvm_apic_match_dest() to check destination vcpuYang Zhang
2013-04-07Revert "KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()"Takuya Yoshikawa
2013-04-07KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-05x86: Fix rebuild with EFI_STUB enabledJan Beulich
2013-04-03Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner
2013-04-03crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructionsTim Chen
2013-04-03crypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions.Tim Chen
2013-04-03crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental ...Tim Chen
2013-04-03crypto: x86 - build AVX block cipher implementations only if assembler suppor...Jussi Kivilinna
2013-04-03crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROCJussi Kivilinna
2013-04-02x86, quirks: Shut-up a long-standing gcc warningBorislav Petkov
2013-04-02x86, msr: Unify variable namesBorislav Petkov
2013-04-02x86: Drop KERNEL_IMAGE_STARTBorislav Petkov
2013-04-02x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore
2013-04-02x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat
2013-04-02xen/mmu: On early bootup, flush the TLB when changing RO->RW bits Xen provide...Konrad Rzeszutek Wilk
2013-04-02x86, cpu: Convert AMD Erratum 400Borislav Petkov
2013-04-02x86, cpu: Convert AMD Erratum 383Borislav Petkov
2013-04-02x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov
2013-04-02x86, cpu: Convert FDIV bug detectionBorislav Petkov
2013-04-02x86, cpu: Convert F00F bug detectionBorislav Petkov
2013-04-02x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov
2013-04-02pmu: prepare for migration supportPaolo Bonzini
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-01perf/x86: Add support for PEBS Precise StoreStephane Eranian
2013-04-01perf/x86: Export PEBS load latency threshold register to sysfsStephane Eranian
2013-04-01perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian
2013-04-01perf/x86: Add flags to event constraintsStephane Eranian
2013-03-28Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller