Age | Commit message (Expand) | Author |
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 independent | Thomas Renninger |
2010-08-03 | [CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification | Thomas 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 check | Borislav Petkov |
2010-08-03 | [CPUFREQ] Fix PCC driver error path | Matthew Garrett |
2010-08-03 | [CPUFREQ] fix double freeing in error path of pcc-cpufreq | Daniel J Blueman |
2010-08-03 | [CPUFREQ] pcc driver should check for pcch method before calling _OSC | Matthew Garrett |
2010-08-03 | x86, mce: Notify about corrected events too | Borislav Petkov |
2010-08-02 | x86, vmware: Preset lpj values when on VMware. | Alok Kataria |
2010-08-02 | Merge commit 'v2.6.35' into perf/core | Ingo Molnar |
2010-07-30 | x86, cpu: Package Level Thermal Control, Power Limit Notification definitions | Fenghua Yu |
2010-07-30 | x86, mtrr: Use stop machine context to rendezvous all the cpu's | Suresh Siddha |
2010-07-29 | Introduce CONFIG_XEN_PVHVM compile option | Stefano Stabellini |
2010-07-28 | x86, asm: Move cmpxchg emulation code to arch/x86/lib | H. Peter Anvin |
2010-07-28 | x86, cpu: Export AMD errata definitions | H. Peter Anvin |
2010-07-28 | x86, cpu: Use AMD errata checking framework for erratum 383 | Hans Rosenfeld |
2010-07-28 | x86, cpu: Clean up AMD erratum 400 workaround | Hans Rosenfeld |
2010-07-28 | x86, cpu: AMD errata checking framework | Hans Rosenfeld |
2010-07-28 | Merge remote branch 'linus/master' into x86/cpu | H. Peter Anvin |
2010-07-26 | xen/pvhvm: fix build problem when !CONFIG_XEN | Jeremy Fitzhardinge |
2010-07-26 | [CPUFREQ] powernow-k8: Limit Pstate transition latency check | Borislav Petkov |
2010-07-26 | [CPUFREQ] Fix PCC driver error path | Matthew Garrett |
2010-07-26 | [CPUFREQ] fix double freeing in error path of pcc-cpufreq | Daniel J Blueman |
2010-07-26 | [CPUFREQ] pcc driver should check for pcch method before calling _OSC | Matthew Garrett |
2010-07-22 | x86: early PV on HVM features initialization. | Sheng Yang |
2010-07-22 | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent | Thomas Renninger |
2010-07-21 | x86, xsave: Separate fpu and xsave initialization | Robert Richter |
2010-07-20 | x86, xsave: Move boot cpu initialization to xsave_init() | Robert Richter |
2010-07-20 | x86, xsave: 32/64 bit boot cpu check unification in initialization | Robert Richter |
2010-07-20 | x86, gcc-4.6: Fix set but not read variables | Andi Kleen |
2010-07-19 | x86, cpu: Split addon_cpuid_features.c | H. Peter Anvin |
2010-07-19 | x86, xsave: Use xsaveopt in context-switch path when supported | Suresh Siddha |
2010-07-19 | x86, cpu: Enumerate xsaveopt | Suresh Siddha |
2010-07-19 | x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleaves | Suresh Siddha |
2010-07-19 | update email address | Pavel Machek |
2010-07-15 | x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat... | Joe Perches |
2010-07-08 | x86: Export the symbol ms_hyperv | Ky Srinivasan |
2010-07-07 | x86, cpu: Support the features flags in new CPUID leaf 7 | H. Peter Anvin |
2010-07-05 | perf, x86: P4 PMU -- redesign cache events | Cyrill Gorcunov |
2010-07-05 | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar |
2010-07-04 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-07-03 | perf, x86: Fix incorrect branches event on AMD CPUs | Vince Weaver |
2010-07-01 | Merge branch 'linus' into core/rcu | Ingo Molnar |
2010-06-28 | Merge branch 'linus' into perf/core | Thomas Gleixner |
2010-06-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-06-18 | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar |
2010-06-16 | x86: Look for IA32_ENERGY_PERF_BIAS support | Venkatesh Pallipadi |
2010-06-14 | mce: convert to rcu_dereference_index_check() | Paul E. McKenney |