summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-061-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | x86: detect scattered cpuid features earlierJacob Pan2010-05-191-1/+1
| | * | | | | | | Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-39/+167
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86, hwmon: Package Level Thermal/Power: power limitFenghua Yu2010-08-031-54/+129
| | | * | | | | | | x86, hwmon: Package Level Thermal/Power: thermal throttling handlerFenghua Yu2010-08-031-18/+71
| | * | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-066-83/+235
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu2010-07-301-0/+2
| | | * | | | | | | x86, cpu: Export AMD errata definitionsH. Peter Anvin2010-07-281-0/+4
| | | * | | | | | | x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld2010-07-281-0/+2
| | | * | | | | | | x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld2010-07-281-0/+5
| | | * | | | | | | x86, cpu: AMD errata checking frameworkHans Rosenfeld2010-07-281-0/+60
| | | * | | | | | | Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin2010-07-282-2/+3
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| | | * | | | | | | x86, cpu: Split addon_cpuid_features.cH. Peter Anvin2010-07-193-57/+67
| | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | x86, cpu: Enumerate xsaveoptSuresh Siddha2010-07-191-0/+1
| | | * | | | | | x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleavesSuresh Siddha2010-07-191-12/+13
| | | * | | | | | x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin2010-07-071-0/+10
| | | * | | | | | x86: Look for IA32_ENERGY_PERF_BIAS supportVenkatesh Pallipadi2010-06-161-0/+1
| | | * | | | | | x86, AMD: Extend support to future familiesBorislav Petkov2010-06-091-3/+3
| | | * | | | | | x86, cacheinfo: Carve out L3 cache slot accessorsBorislav Petkov2010-06-091-26/+82
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-062-73/+145
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-061-1/+1
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2010-07-011-0/+1
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | mce: convert to rcu_dereference_index_check()Paul E. McKenney2010-06-141-1/+1
| | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-051-0/+3
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | * | | | | | | Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-041-0/+3
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | | * | | | | | Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-291-1/+1
| | | | * | | | | | xen/pvhvm: fix build problem when !CONFIG_XENJeremy Fitzhardinge2010-07-261-0/+2
| | | | * | | | | | x86: early PV on HVM features initialization.Sheng Yang2010-07-221-0/+1
| | | | | |_|_|/ / | | | | |/| | | |
| | * | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-044-29/+28
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | * | | | | | | update email addressPavel Machek2010-07-191-1/+1
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-08-041-0/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86, mce: Notify about corrected events tooBorislav Petkov2010-08-031-0/+1
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | [CPUFREQ] Remove pointless printk from p4-clockmod.Dave Jones2010-08-031-6/+1
| | * | | | | | | [CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.cHolger Freyther2010-08-031-4/+4
| | * | | | | | | [CPUFREQ] Fix section mismatch for longhaul_cpu_init.Holger Freyther2010-08-032-16/+16
| | * | | | | | | [CPUFREQ] Fix section mismatch for longrun_cpu_init.Holger Freyther2010-08-031-3/+3
| | * | | | | | | [CPUFREQ] powernow-k8: Fix misleading variable namingBorislav Petkov2010-08-031-2/+2
| | * | | | | | | [CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-08-031-6/+3
| | * | | | | | | [CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev()Kulikov Vasiliy2010-08-031-1/+1
| | * | | | | | | [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-08-031-3/+0
| | * | | | | | | [CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notificationThomas Renninger2010-08-031-2/+2
| | * | | | | | | [CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ...Marti Raudsepp2010-08-031-0/+2
| | * | | | | | | [CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov2010-08-031-6/+5
| | * | | | | | | [CPUFREQ] Fix PCC driver error pathMatthew Garrett2010-08-031-8/+9
| | * | | | | | | [CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman2010-08-031-12/+6
| | * | | | | | | [CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett2010-08-031-1/+5
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properlyCyrill Gorcunov2010-08-081-3/+6
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-022-27/+25
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-07-221-3/+0
OpenPOWER on IntegriCloud