aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker2010-04-30
* hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker2010-04-30
* hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker2010-04-30
* hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker2010-04-30
* Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar2010-04-30
|\
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-28
| |\
| | * x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin2010-04-23
| | * x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzeroH. Peter Anvin2010-04-23
| | * x86, mrst: Conditionally register cpu hotplug notifier for apbtJacob Pan2010-04-20
| * | x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas2010-04-28
| * | x86/PCI: never allocate PCI MMIO resources below BIOS_ENDBjorn Helgaas2010-04-26
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-04-24
| |\ \
| | * | x86/PCI: parse additional host bridge window resource typesBjorn Helgaas2010-04-22
| | * | x86/PCI: ignore Consumer/Producer bit in ACPI window descriptionsBjorn Helgaas2010-04-08
| * | | VMware Balloon driverDmitry Torokhov2010-04-24
* | | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-23
|\| | |
| * | | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-04-21
| |\ \ \ | | |_|/ | |/| |
| | * | KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka2010-04-21
| | * | KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-20
| | * | KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong2010-04-20
| | * | KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity2010-04-20
| | * | KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara2010-04-20
| | * | KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity2010-04-20
| | * | KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa2010-04-20
| | * | KVM: take srcu lock before call to complete_pio()Gleb Natapov2010-04-20
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-20
| |\ \ \
| | * | | perf: Fix unsafe frame rewinding with hot regs fetchingFrederic Weisbecker2010-04-08
| * | | | x86: correctly wire up the newuname system callChristoph Hellwig2010-04-20
| | |/ / | |/| |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-15
| |\ \ \
| | * \ \ Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2010-04-13
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | x86/gart: Disable GART explicitly before initializationJoerg Roedel2010-04-07
| | | * | Merge branch 'amd-iommu/fixes' into iommu/fixesJoerg Roedel2010-04-07
| | | |\ \
| | | | * | x86/amd-iommu: use for_each_pci_devChris Wright2010-04-07
| | | | * | Revert "x86: disable IOMMUs on kernel crash"Chris Wright2010-04-07
| | | | * | x86/amd-iommu: warn when issuing command to uninitialized cmd bufferChris Wright2010-04-07
| | | | * | x86/amd-iommu: enable iommu before attaching devicesChris Wright2010-04-07
| | | | * | x86/amd-iommu: Use helper function to destroy domainJoerg Roedel2010-03-08
| | | | * | x86/amd-iommu: Report errors in acpi parsing functions upstreamJoerg Roedel2010-03-01
| | | | * | x86/amd-iommu: Pt mode fix for domain_destroyChris Wright2010-03-01
| | | | * | x86/amd-iommu: Protect IOMMU-API map/unmap pathJoerg Roedel2010-03-01
| | | | * | x86/amd-iommu: Remove double NULL check in check_deviceJulia Lawall2010-03-01
| * | | | | lguest: stop using KVM hypercall mechanismRusty Russell2010-04-14
| |/ / / /
* | | | | perf & kvm: Clean up some of the guest profiling callback API detailsZhang, Yanmin2010-04-20
* | | | | KVM: Implement perf callbacks for guest samplingZhang, Yanmin2010-04-19
* | | | | perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin2010-04-19
* | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-08
|\| | | |
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-07
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | perf, x86: Enable Nehalem-EX supportVince Weaver2010-04-06
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-07
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha2010-04-02