aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-37/+31
2010-02-10Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+6
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha6-34/+28
2010-02-09x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn1-2/+2
2010-02-09KVM: PIT: control word is write-onlyMarcelo Tosatti1-0/+3
2010-02-09kvmclock: count total_sleep_time when updating guest clockJason Wang1-4/+3
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+2
2010-02-02memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng1-0/+19
2010-02-02x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko1-1/+1
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-57/+165
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-12/+54
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel1-0/+51
2010-01-30x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel1-57/+114
2010-01-29x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman1-3/+11
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin5-23/+13
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds1-4/+6
2010-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-95/+1
2010-01-28x86/PCI: remove IOH range fetchingJeff Garrett2-95/+1
2010-01-27x86: Add Dell OptiPlex 760 reboot quirkLeann Ogasawara1-0/+9
2010-01-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds13-865/+40
2010-01-27x86, UV: Fix RTC latency bug by reading replicated cachelinesDimitri Sivanich1-1/+12
2010-01-27Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgentIngo Molnar3-7/+20
2010-01-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into x86/urgentIngo Molnar1-1/+2
2010-01-26x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID drivers.Russ Anderson2-2/+2
2010-01-25oprofile/x86: add Xeon 7500 series supportAndi Kleen1-0/+1
2010-01-25oprofile/x86: fix crash when profiling more than 28 eventsSuravee Suthikulpanit1-1/+1
2010-01-25KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun1-2/+3
2010-01-25KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun1-0/+1
2010-01-25KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti1-1/+3
2010-01-25KVM: x86: Fix host_mapping_level()Sheng Yang1-4/+2
2010-01-25KVM: Fix race between APIC TMR and IRRAvi Kivity1-5/+6
2010-01-23x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin4-823/+0
2010-01-23Revert "x86: ucode-amd: Load ucode-patches once ..."Andreas Herrmann3-39/+13
2010-01-23x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh3-0/+22
2010-01-23x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes1-1/+3
2010-01-22x86/amd-iommu: Fix deassignment of a device from the pt_domainJoerg Roedel1-2/+4
2010-01-22x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel3-2/+10
2010-01-22x86/amd-iommu: Fix NULL pointer dereference in __detach_device()Joerg Roedel1-2/+5
2010-01-22x86/amd-iommu: Fix possible integer overflowJoerg Roedel1-1/+1
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-3/+12
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian2-0/+8
2010-01-20Merge branch 'misc' into releaseLen Brown1-16/+6
2010-01-18x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha2-19/+4
2010-01-18x86, apic: use physical mode for IBM summit platformsSuresh Siddha1-0/+5
2010-01-17hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri1-3/+4
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-9/+39
2010-01-15x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson1-1/+4
2010-01-15x86, uv: Add function retrieving node controller revision numberJack Steiner2-0/+18
2010-01-13[CPUFREQ] Fix use after free of struct powernow_k8_dataThomas Renninger1-1/+2
2010-01-13x86: xen: 64-bit kernel RPL should be 0Ian Campbell1-0/+4