summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-01-06PCI: add set_nouse_crs for use by a pci=nocrs blacklistDave Jones
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-01-04x86: Fix atomic64_xxx_cx8() functionsEric Dumazet
2012-01-04x86: Fix and improve cmpxchg_double{,_local}()Jan Beulich
2012-01-04Merge commit 'v3.2-rc7' into x86/asmIngo Molnar
2012-01-03switch debugfs to umode_tAl Viro
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2011-12-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-29x86/intel config: Fix the APB_TIMER selectionAlan Cox
2011-12-27KVM: x86 emulator: implement RDPMC (0F 33)Avi Kivity
2011-12-27KVM: x86 emulator: fix RDPMC privilege checkAvi Kivity
2011-12-27KVM: Expose the architectural performance monitoring CPUID leafGleb Natapov
2011-12-27KVM: VMX: Intercept RDPMCAvi Kivity
2011-12-27KVM: SVM: Intercept RDPMCAvi Kivity
2011-12-27KVM: Add generic RDPMC supportAvi Kivity
2011-12-27KVM: Expose a version 2 architectural PMU to a guestsGleb Natapov
2011-12-27KVM: Expose kvm_lapic_local_deliver()Avi Kivity
2011-12-27KVM: x86 emulator: Use opcode::execute for Group 9 instructionTakuya Yoshikawa
2011-12-27KVM: x86 emulator: Use opcode::execute for Group 4/5 instructionsTakuya Yoshikawa
2011-12-27KVM: x86 emulator: Use opcode::execute for Group 1A instructionTakuya Yoshikawa
2011-12-27KVM: drop bsp_vcpu pointer from kvm structGleb Natapov
2011-12-27KVM: x86: Consolidate PIT legacy testJan Kiszka
2011-12-27KVM: x86: Do not rely on implicit inclusionsJan Kiszka
2011-12-27KVM: Make KVM_INTEL depend on CPU_SUP_INTELAvi Kivity
2011-12-27Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3Avi Kivity
2011-12-27KVM: Use memdup_user instead of kmalloc/copy_from_userSasha Levin
2011-12-27KVM: Use kmemdup() instead of kmalloc/memcpySasha Levin
2011-12-27KVM: x86 emulator: Remove set-but-unused cr4 from check_cr_writeJan Kiszka
2011-12-27KVM: MMU: Drop unused return value of kvm_mmu_remove_some_alloc_mmu_pagesJan Kiszka
2011-12-27KVM: use this_cpu_xxx replace percpu_xxx funcsAlex,Shi
2011-12-27KVM: MMU: audit: inline audit functionXiao Guangrong
2011-12-27KVM: MMU: remove oos_shadow parameterXiao Guangrong
2011-12-27KVM: MMU: move the relevant mmu code to mmu.cXiao Guangrong
2011-12-27KVM: x86: remove the dead code of KVM_EXIT_HYPERCALLXiao Guangrong
2011-12-27KVM: MMU: audit: replace mmu audit tracepoint with jump-labelXiao Guangrong
2011-12-27KVM: Refactor and simplify kvm_dev_ioctl_get_supported_cpuidSasha Levin
2011-12-27KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guestLiu, Jinsong
2011-12-27KVM: Move cpuid code to new fileAvi Kivity
2011-12-27KVM: x86 emulator: Use opcode::execute for INS/OUTS from/to port in DXTakuya Yoshikawa
2011-12-27KVM: introduce id_to_memslot functionXiao Guangrong
2011-12-27KVM: introduce kvm_for_each_memslot macroXiao Guangrong
2011-12-27KVM: introduce update_memslots functionXiao Guangrong
2011-12-27KVM: introduce KVM_MEM_SLOTS_NUM macroXiao Guangrong
2011-12-27KVM: x86 emulator: Use opcode::execute for BSF/BSRTakuya Yoshikawa
2011-12-27KVM: x86 emulator: Use opcode::execute for CMPXCHGTakuya Yoshikawa
2011-12-27KVM: x86 emulator: Use opcode::execute for WRMSR/RDMSRTakuya Yoshikawa