summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2011-12-27KVM: x86 emulator: implement RDPMC (0F 33)Avi Kivity
2011-12-27KVM: Add generic RDPMC supportAvi Kivity
2011-12-27KVM: Expose a version 2 architectural PMU to a guestsGleb Natapov
2011-12-27Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3Avi Kivity
2011-12-27KVM: MMU: move the relevant mmu code to mmu.cXiao Guangrong
2011-12-27KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guestLiu, Jinsong
2011-12-27KVM: introduce KVM_MEM_SLOTS_NUM macroXiao Guangrong
2011-12-27KVM: Optimize dirty logging by rmap_write_protect()Takuya Yoshikawa
2011-12-27KVM: MMU: remove KVM host pv mmu supportChris Wright
2011-12-27KVM: MMU: improve write flooding detectedXiao Guangrong
2011-12-27KVM: MMU: fast prefetch spte on invlpg pathXiao Guangrong
2011-12-27KVM: MMU: do not mark accessed bit on pte write pathXiao Guangrong
2011-12-27KVM: x86: retry non-page-table writing instructionsXiao Guangrong
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-22percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter
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-21x86: Add counter when debug stack is used with interrupts enabledSteven Rostedt
2011-12-21x86: Keep current stack in NMI breakpointsSteven Rostedt
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-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-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 commit 'v3.2-rc6' into x86/platformIngo Molnar
2011-12-18Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar
2011-12-18x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox
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 commit 'v3.2-rc5' into sched/coreIngo Molnar
2011-12-15x86: Fix and improve percpu_cmpxchg{8,16}b_double()Jan Beulich
2011-12-15Merge branch 'ucode-verify-size' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2011-12-14x86, mce: Add wrappers for registering on the decode chainBorislav Petkov
2011-12-14x86, microcode, AMD: Add a vendor-specific exit functionBorislav Petkov
2011-12-14x86: Add per-cpu stat counter for APIC ICR read triesFernando Luis Vázquez Cao
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard
2011-12-09x86: Don't use magic strings for EFI loader signatureMatt Fleming
2011-12-09x86: Add missing bzImage fields to struct setup_headerMatt Fleming
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming
2011-12-07x86: Use the same node_distance for 32 and 64-bitH Hartley Sweeten
2011-12-06perf, x86: Expose perf capability to other modulesGleb Natapov
2011-12-06x86, perf: Disable non available architectural eventsGleb Natapov
2011-12-06x86: Fix rflags in FAKE_STACK_FRAMESeiichi Ikarashi
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds