Age | Commit message (Expand) | Author |
2007-10-11 | i386: move kernel/cpu | Thomas Gleixner |
2007-10-11 | i386: move kernel/cpu/mtrr | Thomas Gleixner |
2007-10-11 | i386: move kernel/cpu/cpufreq | Thomas Gleixner |
2007-10-11 | i386: move kernel/cpu/mcheck | Thomas Gleixner |
2007-10-07 | Longhaul: add auto enabled "revid_errata" option | Rafal Bilski |
2007-09-12 | x86_64: Prevent doing anything from cache_remove_dev() when info setup failed. | Andi Kleen |
2007-09-10 | i386: Fix perfctr watchdog on core duo | Stephane Eranian |
2007-08-12 | Pull processor into release branch | Len Brown |
2007-08-11 | i386: Use global flag to disable broken local apic timer on AMD CPUs. | Andi Kleen |
2007-08-07 | acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues | Fenghua Yu |
2007-07-31 | i386: include asm/bugs.h in bugs.c for check_bugs prototype | Josh Triplett |
2007-07-31 | Fix uninitialized local variable "covered" in i386 acpi-cpufreq driver | Fenghua Yu |
2007-07-26 | X86_POWERNOW_K8_ACPI must depend on ACPI | Adrian Bunk |
2007-07-22 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-07-22 | i386: Fix the K7 NMI watchdog checkbit | Björn Steinbrink |
2007-07-22 | i386: Handle P6s without performance counters in nmi watchdog | Andi Kleen |
2007-07-22 | x86: Replace NSC/Cyrix specific chipset access macros by inlined functions. | Juergen Beisert |
2007-07-22 | i386: Tune AMD Fam10h/11h like K8 | Andi Kleen |
2007-07-22 | x86: Stop MCEs and NMIs during code patching | Andi Kleen |
2007-07-22 | Pull bugzilla-7880 into release branch | Len Brown |
2007-07-21 | i386: fix section mismatch warning in intel_cacheinfo | Sam Ravnborg |
2007-07-21 | x86: remove support for the Rise CPU | Adrian Bunk |
2007-07-21 | x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE polling | Venki Pallipadi |
2007-07-21 | i386: fix section mismatch warnings in mtrr | Sam Ravnborg |
2007-07-21 | i386: Reserve the right performance counter for the Intel PerfMon NMI watchdog | Björn Steinbrink |
2007-07-21 | i386: Add L3 cache support to AMD CPUID4 emulation | Andi Kleen |
2007-07-21 | i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinit | Adrian Bunk |
2007-07-16 | HOTPLUG: Adapt thermal throttle to CPU_DYING | Avi Kivity |
2007-07-13 | [CPUFREQ] Fix typos in powernow-k8 printk's. | Dave Jones |
2007-07-13 | [CPUFREQ] powernow-k8 compile fix. | Andrew Morton |
2007-07-13 | [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI | Adrian Bunk |
2007-07-13 | [CPUFREQ] Longhaul - Option to disable ACPI C3 support | Rafał Bilski |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-07-12 | Use a new CPU feature word to cover features that are spread around | Venki Pallipadi |
2007-07-12 | Unify the CPU features vectors between i386 and x86-64 | H. Peter Anvin |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok |
2007-07-06 | MTRR: Fix race causing set_mtrr to go into infinite loop | Loic Prylli |
2007-07-03 | Revert perfctr reservation to 2.6.21 state | Andi Kleen |
2007-07-01 | i386: mtrr crash fix | Andrew Morton |
2007-07-01 | i386: remove bogus mtrr range check | Linus Torvalds |
2007-06-28 | mtrr/cyrix: fix sections | Randy Dunlap |
2007-06-21 | [CPUFREQ] Longhaul - Proper register access | Rafał Bilski |
2007-06-20 | x86_64: fix link warning between for .text and .init.text | Yinghai Lu |
2007-06-16 | perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmi | Björn Steinbrink |
2007-06-16 | i386: use the right wrapper to disable the NMI watchdog | Björn Steinbrink |
2007-06-16 | i386: fix NMI watchdog not reserving its MSRs | Björn Steinbrink |
2007-06-13 | ACPI: Discard invalid elements in _PSS package | Zhang Rui |
2007-06-06 | [CPUFREQ] Kconfig powernow-k8 driver should depend on ACPI P-States driver | Joshua Hoblitt |
2007-06-06 | [CPUFREQ] Longhaul - Replace ACPI functions with direct I/O | Rafał Bilski |