summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2010-01-25KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun
2010-01-25KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti
2010-01-25KVM: x86: Fix host_mapping_level()Sheng Yang
2010-01-25KVM: Fix race between APIC TMR and IRRAvi Kivity
2010-01-23x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-23Revert "x86: ucode-amd: Load ucode-patches once ..."Andreas Herrmann
2010-01-23x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh
2010-01-23x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes
2010-01-22x86, cacheinfo: Calculate L3 indicesBorislav Petkov
2010-01-22x86, cacheinfo: Add cache index disable sysfs attrs only to L3 cachesBorislav Petkov
2010-01-22x86, cacheinfo: Fix disabling of L3 cache indicesBorislav Petkov
2010-01-22x86, lib: Add wbinvd smp helpersBorislav Petkov
2010-01-22x86/amd-iommu: Fix deassignment of a device from the pt_domainJoerg Roedel
2010-01-22x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel
2010-01-22x86/amd-iommu: Fix NULL pointer dereference in __detach_device()Joerg Roedel
2010-01-22x86/amd-iommu: Fix possible integer overflowJoerg Roedel
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian
2010-01-20Merge branch 'misc' into releaseLen Brown
2010-01-19x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu'sSuresh Siddha
2010-01-18x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha
2010-01-18x86, apic: use physical mode for IBM summit platformsSuresh Siddha
2010-01-18x86-64, rwsem: 64-bit xadd rwsem implementationH. Peter Anvin
2010-01-18x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1fSuresh Siddha
2010-01-18x86, vmi: Fix vmi_get_timer_vector() to use IRQ0_VECTORSuresh Siddha
2010-01-18x86, trivial: Fix grammo in tsc comment about Geode TSC reliabilityThadeu Lima de Souza Cascardo
2010-01-17hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-15x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson
2010-01-15x86, uv: Add function retrieving node controller revision numberJack Steiner
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin
2010-01-13x86-64: support native xadd rwsem implementationLinus Torvalds
2010-01-13x86: clean up rwsem type systemLinus Torvalds
2010-01-13x86: Merge show_regs()Brian Gerst
2010-01-13[CPUFREQ] Fix cast warning in pcc driver.Dave Jones
2010-01-13[CPUFREQ] Processor Clocking Control interface driverNaga Chumbalkar
2010-01-13[CPUFREQ] Fix use after free of struct powernow_k8_dataThomas Renninger
2010-01-13x86: xen: 64-bit kernel RPL should be 0Ian Campbell
2010-01-13x86: kernel_thread() -- initialize SS to a known stateCyrill Gorcunov
2010-01-13x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori
2010-01-13x86: SGI UV: Fix mapping of MMIO registersMike Travis
2010-01-13x86: mce.h: Fix warning in header checksAlan Cox
2010-01-13x86/ptrace: Remove unused regs_get_argument_nth APIMasami Hiramatsu
2010-01-13perf: Drop useless check for ignored frameFrederic Weisbecker
2010-01-13Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-01-13perf: Stop stack frame walking off kernel addresses boundariesFrederic Weisbecker
2010-01-13x86: Macroise x86 cache descriptorsDave Jones
2010-01-12x86-32: clean up rwsem inline asm statementsLinus Torvalds
2010-01-11Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli