Age | Commit message (Expand) | Author |
2009-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-06-10 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-06-10 | CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUS | Harald Welte |
2009-06-10 | CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs | Harald Welte |
2009-06-09 | x86: Detect use of extended APIC ID for AMD CPUs | Andreas Herrmann |
2009-06-09 | cpumask: alloc zeroed cpumask for static cpumask_var_ts | Yinghai Lu |
2009-06-07 | x86: cpu_debug: Remove model information to reduce encoding-decoding | Jaswinder Singh Rajput |
2009-06-07 | Merge branch 'linus' into x86/cpu | Ingo Molnar |
2009-06-05 | [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH | Dave Jones |
2009-06-01 | Merge branch 'x86/cpufeature' into irq/numa | Ingo Molnar |
2009-06-01 | Merge branch 'linus' into irq/numa | Ingo Molnar |
2009-05-29 | acpi-cpufreq: fix printk typo and indentation | Joe Perches |
2009-05-26 | [CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates | Andreas Herrmann |
2009-05-26 | [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data | Thomas Renninger |
2009-05-26 | [CPUFREQ] powernow-k7 build fix when ACPI=n | Dave Jones |
2009-05-26 | [CPUFREQ] add atom family to p4-clockmod | Jarod Wilson |
2009-05-22 | x86: introduce noxsave boot parameter | Suresh Siddha |
2009-05-18 | x86: don't call read_apic_id if !cpu_has_apic | Yinghai Lu |
2009-05-15 | x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType | Jaswinder Singh Rajput |
2009-05-15 | x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000 | Jaswinder Singh Rajput |
2009-05-15 | x86, mtrr: remove mtrr MSRs double declaration | Jaswinder Singh Rajput |
2009-05-15 | x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000 | Jaswinder Singh Rajput |
2009-05-15 | x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000 | Jaswinder Singh Rajput |
2009-05-15 | x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcap | Jaswinder Singh Rajput |
2009-05-11 | x86: display extended apic registers with print_local_APIC and cpu_debug code | Andreas Herrmann |
2009-05-11 | x86: mtrr: Fix high_width computation when phys-addr is >= 44bit | Yinghai Lu |
2009-05-11 | x86: clean up and fix setup_clear/force_cpu_cap handling | Yinghai Lu |
2009-05-09 | x86: mce: remove duplicated #include | Huang Weiyi |
2009-05-08 | x86: MCE: make cmci_discover_lock irq-safe | Hidetoshi Seto |
2009-05-05 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-05-04 | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo | Andreas Herrmann |
2009-05-02 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-05-01 | x86: initialize io_bitmap_base on 32bit | Thomas Gleixner |
2009-04-22 | x86, mce: fix boot logging logic | Andi Kleen |
2009-04-22 | x86, mce: make polling timer interval per CPU | Andi Kleen |
2009-04-19 | acpi-cpufreq: Do not let get_measured perf depend on internal variable | Thomas Renninger |
2009-04-19 | acpi-cpufreq: style-only: add parens to math expression | Thomas Renninger |
2009-04-19 | acpi-cpufreq: Cleanup: Use printk_once | Thomas Renninger |
2009-04-19 | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf | Pallipadi, Venkatesh |
2009-04-15 | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds |
2009-04-13 | Fix quilt merge error in acpi-cpufreq.c | Linus Torvalds |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton |
2009-04-10 | x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitions | Andreas Herrmann |
2009-04-10 | x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabled | Mark Langsdorf |
2009-04-10 | x86: cacheinfo: replace sysfs interface for cache_disable feature | Mark Langsdorf |
2009-04-10 | x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for it | Andreas Herrmann |
2009-04-10 | x86: cacheinfo: correct return value when cache_disable feature is not active | Andreas Herrmann |
2009-04-10 | x86: cacheinfo: use L3 cache index disable feature only for CPUs that support it | Andreas Herrmann |