aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-30x86, olpc: Constify an olpc_ofw() argAndres Salomon2-2/+2
2010-07-30x86, olpc: Use pr_debug() for EC commandsAndres Salomon1-5/+3
2010-07-30x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu1-0/+2
2010-07-30x86, mtrr: Use stop machine context to rendezvous all the cpu'sSuresh Siddha2-13/+50
2010-07-30PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings1-1/+1
2010-07-29Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini1-1/+1
2010-07-28x86,kgdb: Fix hw breakpoint regressionJason Wessel1-2/+7
2010-07-28x86, asm: Move cmpxchg emulation code to arch/x86/libH. Peter Anvin2-73/+1
2010-07-28x86, cpu: Export AMD errata definitionsH. Peter Anvin1-0/+4
2010-07-28x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld1-0/+2
2010-07-28x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld2-37/+7
2010-07-28x86, cpu: AMD errata checking frameworkHans Rosenfeld1-0/+60
2010-07-28Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin20-43/+104
2010-07-27Merge remote branch 'origin/x86/urgent' into x86/asmH. Peter Anvin7-42/+59
2010-07-27Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36Joerg Roedel1-2/+6
2010-07-27x86/amd-iommu: Export cache-coherency capabilityJoerg Roedel1-0/+5
2010-07-27x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz2-8/+10
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz1-3/+3
2010-07-27x86: Fix vtime/file timestamp inconsistenciesJohn Stultz1-3/+8
2010-07-26xen/pvhvm: fix build problem when !CONFIG_XENJeremy Fitzhardinge1-0/+2
2010-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-11/+16
2010-07-26[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov1-6/+5
2010-07-26[CPUFREQ] Fix PCC driver error pathMatthew Garrett1-8/+9
2010-07-26[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman1-12/+6
2010-07-26[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett1-1/+5
2010-07-24Merge branch 'bugzilla-16396' into releaseLen Brown1-2/+7
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki1-2/+7
2010-07-23x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini1-1/+1
2010-07-22x86/xen: event channels delivery on HVM.Sheng Yang2-0/+6
2010-07-22x86: early PV on HVM features initialization.Sheng Yang1-0/+1
2010-07-22Merge branch 'bugzilla-15886' into releaseLen Brown1-0/+9
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown1-0/+9
2010-07-22x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger2-7/+4
2010-07-21x86-64: Simplify loading initial_gsBrian Gerst1-3/+2
2010-07-21x86: Use symbolic MSR namesBrian Gerst2-2/+3
2010-07-21x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath1-2/+2
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar8-19/+43
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds1-1/+1
2010-07-20x86, numa: fix boot without RAM on node0 againYinghai Lu1-8/+9
2010-07-20x86, gcc-4.6: Fix set but not read variablesAndi Kleen2-4/+3
2010-07-20x86, i8259: Only register sysdev if we have a real 8259 PICAdam Lackorzynski1-10/+15
2010-07-19x86, cpu: Split addon_cpuid_features.cH. Peter Anvin3-57/+67
2010-07-19x86, cpu: Enumerate xsaveoptSuresh Siddha1-0/+1
2010-07-19x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleavesSuresh Siddha1-12/+13
2010-07-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-6/+19
2010-07-19x86/amd-iommu: Use for_each_pci_dev()Kulikov Vasiliy1-2/+1
2010-07-19update email addressPavel Machek3-3/+3
2010-07-18x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath1-1/+1
2010-07-16x86: Fix x2apic preenabled system with kexecYinghai Lu1-1/+1
2010-07-15x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminate statementsJoe Perches1-3/+3