summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2011-12-27KVM: MMU: split kvm_mmu_pte_write functionXiao Guangrong
2011-12-27KVM: MMU: remove unnecessary kvm_mmu_free_some_pagesXiao Guangrong
2011-12-27KVM: MMU: fast prefetch spte on invlpg pathXiao Guangrong
2011-12-27KVM: MMU: cleanup FNAME(invlpg)Xiao Guangrong
2011-12-27KVM: MMU: do not mark accessed bit on pte write pathXiao Guangrong
2011-12-27KVM: x86: cleanup port-in/port-out emulatedXiao Guangrong
2011-12-27KVM: x86: retry non-page-table writing instructionsXiao Guangrong
2011-12-27KVM: x86: tag the instructions which are used to write page tableXiao Guangrong
2011-12-27KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pte_writeXiao Guangrong
2011-12-27KVM: nVMX: Fix warning-causing idt-vectoring-info behaviorNadav Har'El
2011-12-27KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXITNadav Har'El
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka
2011-12-25Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki
2011-12-25KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka
2011-12-23x86: Skip cpus with apic-ids >= 255 in !x2apic_modeSuresh Siddha
2011-12-23x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOSYinghai Lu
2011-12-23x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remappingYinghai Lu
2011-12-23x86, acpi: Skip acpi x2apic entries if the x2apic feature is not presentYinghai Lu
2011-12-23x86, apic: Add probe() for apic_flatYinghai Lu
2011-12-23perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter
2011-12-22percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki
2011-12-21perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLESStephane Eranian
2011-12-21perf events: Enable raw event support for Intel unhalted_reference_cycles eventStephane Eranian
2011-12-21x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester
2011-12-20Merge commit 'v3.2-rc3' into stable/for-linus-3.3Konrad Rzeszutek Wilk
2011-12-20Merge commit 'v3.2-rc6' into perf/coreIngo Molnar
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2011-12-20crypto: serpent-sse2 - remove unneeded LRW/XTS #ifdefsJussi Kivilinna
2011-12-20crypto: twofish-x86_64-3way - remove unneeded LRW/XTS #ifdefsJussi Kivilinna
2011-12-19x86, dumpstack: Fix code bytes breakage due to missing KERN_CONTClemens Ladisch
2011-12-19net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky
2011-12-18x86: Convert per-cpu counter icr_read_retry_count into a member of irq_statFernando Luis Vazquez Cao
2011-12-18Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar
2011-12-18x86: Use "do { } while(0)" for empty lock_cmos()/unlock_cmos() macrosJesper Juhl
2011-12-18x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macroJesper Juhl
2011-12-16x86: add IRQ context simulation in module mce-injectChen Gong
2011-12-15x86_64, asm: Optimise fls(), ffs() and fls64()David Howells
2011-12-15x86, bitops: Move fls64.h inside __KERNEL__H. Peter Anvin
2011-12-15Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-12-15xen: only limit memory map to maximum reservation for domain 0.Ian Campbell
2011-12-15x86, centaur: Enable cx8 for VIA Eden tooTimo Teräs
2011-12-15Merge commit 'v3.2-rc5' into sched/coreIngo Molnar
2011-12-15x86: Fix and improve percpu_cmpxchg{8,16}b_double()Jan Beulich
2011-12-15x86: Report cpb and eff_freq_ro flags correctlyJoerg Roedel
2011-12-15Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar