summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-03x86, hwmon: Package Level Thermal/Power: power limitFenghua Yu
2010-08-03x86, hwmon: Package Level Thermal/Power: thermal throttling handlerFenghua Yu
2010-08-03[CPUFREQ] Remove pointless printk from p4-clockmod.Dave Jones
2010-08-03[CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.cHolger Freyther
2010-08-03[CPUFREQ] Fix section mismatch for longhaul_cpu_init.Holger Freyther
2010-08-03[CPUFREQ] Fix section mismatch for longrun_cpu_init.Holger Freyther
2010-08-03[CPUFREQ] powernow-k8: Fix misleading variable namingBorislav Petkov
2010-08-03[CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-08-03[CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev()Kulikov Vasiliy
2010-08-03[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger
2010-08-03[CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notificationThomas Renninger
2010-08-03[CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ...Marti Raudsepp
2010-08-03[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov
2010-08-03[CPUFREQ] Fix PCC driver error pathMatthew Garrett
2010-08-03[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman
2010-08-03[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett
2010-08-03x86, mce: Notify about corrected events tooBorislav Petkov
2010-08-03x86, vmware: Preset lpj values when on VMware.Alok Kataria
2010-08-02x86: Detect whether we should use Xen SWIOTLB.Konrad Rzeszutek Wilk
2010-08-02x86: Fix keeping track of AMD C1EMichal Schmidt
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar
2010-08-01x86-32, asm: Directly access per-cpu GDTBrian Gerst
2010-08-01x86-64, asm: Directly access per-cpu ISTBrian Gerst
2010-08-01x86: Export FPU API for KVM useSheng Yang
2010-08-01x86, UV: Initialize BAU hub mapCliff Wickman
2010-07-31x86, olpc: Constify an olpc_ofw() argAndres Salomon
2010-07-31x86, olpc: Use pr_debug() for EC commandsAndres Salomon
2010-07-30x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu
2010-07-30x86, mtrr: Use stop machine context to rendezvous all the cpu'sSuresh Siddha
2010-07-30PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2010-07-29Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini
2010-07-29x86,kgdb: Fix hw breakpoint regressionJason Wessel
2010-07-28x86, asm: Move cmpxchg emulation code to arch/x86/libH. Peter Anvin
2010-07-28x86, cpu: Export AMD errata definitionsH. Peter Anvin
2010-07-28x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld
2010-07-28x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld
2010-07-28x86, cpu: AMD errata checking frameworkHans Rosenfeld
2010-07-28Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin
2010-07-28fanotify: sys_fanotify_mark declartionEric Paris
2010-07-28fanotify: fanotify_init syscall declarationEric Paris
2010-07-28Merge remote branch 'origin/x86/urgent' into x86/asmH. Peter Anvin
2010-07-27Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36Joerg Roedel
2010-07-27x86/amd-iommu: Export cache-coherency capabilityJoerg Roedel
2010-07-27x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz
2010-07-27x86: Fix vtime/file timestamp inconsistenciesJohn Stultz
2010-07-27xen/pvhvm: fix build problem when !CONFIG_XENJeremy Fitzhardinge