summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-03-26x86, ptrace: Fix block-stepPeter Zijlstra
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra
2010-03-26perf, x86: Clean up debugctlmsr bit definitionsPeter Zijlstra
2010-03-26x86, perf: Add raw events support for the P4 PMUCyrill Gorcunov
2010-03-22Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar
2010-03-19perf, x86: Fix key indexing in Pentium-4 PMULin Ming
2010-03-18x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)Cyrill Gorcunov
2010-03-18perf, x86: Add cache events for the Pentium-4 PMULin Ming
2010-03-18perf, x86: Add a key to simplify template lookup in Pentium-4 PMULin Ming
2010-03-18x86, apic: Allow to use certain functions without APIC built-in supportCyrill Gorcunov
2010-03-16x86, perf: Fix comments in Pentium-4 PMU definitionsLin Ming
2010-03-15perf, x86: Enable not tagged retired instruction counting on P4sCyrill Gorcunov
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: x86: use include/linux/pci-dma.hFUJITA Tomonori
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-11perf, x86: Implement initial P4 PMU driverCyrill Gorcunov
2010-03-10x86: Move MAX_INSN_SIZE into asm/insn.hPeter Zijlstra
2010-03-10perf, x86: use LBR for PEBS IP+1 fixupPeter Zijlstra
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-03-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-02perf_events, x86: Fixup fixed counter constraintsPeter Zijlstra
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-01KVM: Fix segment descriptor loadingGleb Natapov
2010-03-01KVM: x86 emulator: Check IOPL level during io instruction emulationGleb Natapov
2010-03-01KVM: x86 emulator: fix memory access during x86 emulationGleb Natapov
2010-03-01KVM: x86 emulator: Add Virtual-8086 mode of emulationGleb Natapov
2010-03-01KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BITSheng Yang
2010-03-01KVM: Rename vcpu->shadow_efer to eferAvi Kivity
2010-03-01KVM: Activate fpu on cltsAvi Kivity
2010-03-01KVM: SVM: Clean up and enhance mov dr emulationJan Kiszka
2010-03-01KVM: export <asm/hyperv.h>Avi Kivity
2010-03-01KVM: Add HYPER-V apic access MSRsGleb Natapov
2010-03-01KVM: Implement bare minimum of HYPER-V MSRsGleb Natapov
2010-03-01KVM: Add HYPER-V header fileGleb Natapov
2010-03-01KVM: SVM: Fix SVM_CR0_SELECTIVE_MASKAvi Kivity
2010-03-01KVM: Lazify fpu activation and deactivationAvi Kivity
2010-03-01KVM: VMX: Allow the guest to own some cr0 bitsAvi Kivity
2010-03-01KVM: Fix the explanation of write_emulatedTakuya Yoshikawa