| Commit message (Expand) | Author | Age |
* | cpumask: alloc zeroed cpumask for static cpumask_var_ts | Yinghai Lu | 2009-06-09 |
* | [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH | Dave Jones | 2009-06-05 |
* | acpi-cpufreq: fix printk typo and indentation | Joe Perches | 2009-05-29 |
* | [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-26 |
* | x86: introduce noxsave boot parameter | Suresh Siddha | 2009-05-22 |
* | x86: mtrr: Fix high_width computation when phys-addr is >= 44bit | Yinghai Lu | 2009-05-11 |
* | x86: MCE: make cmci_discover_lock irq-safe | Hidetoshi Seto | 2009-05-08 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-05-05 |
|\ |
|
| * | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo | Andreas Herrmann | 2009-05-04 |
| * | x86: initialize io_bitmap_base on 32bit | Thomas Gleixner | 2009-05-01 |
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-05-02 |
|\ \
| |/
|/| |
|
| * | x86, mce: fix boot logging logic | Andi Kleen | 2009-04-22 |
| * | x86, mce: make polling timer interval per CPU | Andi Kleen | 2009-04-22 |
* | | 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-19 |
|/ |
|
* | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds | 2009-04-15 |
* | 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-13 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-09 |
|\ |
|
| * | x86: cpu_debug remove execute permission | Jaswinder Singh Rajput | 2009-04-09 |
| | | |
| \ | |
| \ | |
| \ | |
*---. | | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an... | Len Brown | 2009-04-07 |
|\ \ \| |
|
| | * | | ACPI: cpufreq: remove dupilcated #include | Huang Weiyi | 2009-04-07 |
| | |/ |
|
| * / | x86 ACPI: Add support for Always Running APIC timer | Venkatesh Pallipadi | 2009-04-07 |
| |/ |
|
* | | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only | Venkatesh Pallipadi | 2009-04-07 |
* | | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf | Venkatesh Pallipadi | 2009-04-07 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-04-05 |
|\ |
|
| * | Merge branch 'linus' into release | Len Brown | 2009-04-05 |
| |\ |
|
| * \ | Merge branch 'misc' into release | Len Brown | 2009-04-05 |
| |\ \ |
|
| | * | | ACPI: cap off P-state transition latency from buggy BIOSes | Pallipadi, Venkatesh | 2009-03-27 |
| * | | | ACPI: cpufreq: use new bit register access function | Lin Ming | 2009-03-27 |
| |/ / |
|
* | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 |
|\ \ \ |
|
| * \ \ | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-01 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'x86/asm' into tracing/syscalls | Ingo Molnar | 2009-03-14 |
| | |\ \ \ |
|
| | | \ \ \ | |
| | | \ \ \ | |
| | *-. \ \ \ | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/... | Ingo Molnar | 2009-03-10 |
| | |\ \ \ \ \
| | | | | |/ /
| | | | |/| | |
|
| | * | | | | | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 2009-03-10 |
| | |\ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'sched/clock' into tracing/ftrace | Ingo Molnar | 2009-02-27 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar | 2009-02-24 |
| | |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge branches 'tracing/function-graph-tracer' and 'linus' into tracing/core | Ingo Molnar | 2009-02-20 |
| | |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | Merge branch 'linus' into tracing/blktrace | Ingo Molnar | 2009-02-19 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-02-15 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | tracing: convert c/p state power tracer to use tracepoints | Jason Baron | 2009-02-13 |
| | * | | | | | | | | | | | Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't... | Ingo Molnar | 2009-02-13 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / /
| | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-02-10 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | tracing/power: move the power trace headers to a dedicated file | Frederic Weisbecker | 2009-02-09 |