Age | Commit message (Expand) | Author |
2009-05-11 | x86: display extended apic registers with print_local_APIC and cpu_debug code | Andreas Herrmann |
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-09 | 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-07 | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an... | Len Brown |
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 | ACPI: cpufreq: remove dupilcated #include | Huang Weiyi |
2009-04-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-04-05 | Merge branch 'linus' into release | Len Brown |
2009-04-05 | Merge branch 'misc' into release | Len Brown |
2009-04-04 | x86, mtrr: remove debug message | Ingo Molnar |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar |
2009-03-31 | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Rusty Russell |
2009-03-30 | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2009-03-28 | Merge branch 'linus' into x86/core | Ingo Molnar |
2009-03-27 | 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 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-26 | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-03-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2009-03-23 | x86: cpu/cpu.h cleanup | Jaswinder Singh Rajput |
2009-03-18 | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar |
2009-03-18 | x86: cpu/mttr/cleanup.c fix compilation warning | Jaswinder Singh Rajput |
2009-03-18 | cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash | Rusty Russell |
2009-03-18 | x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.c | Andrew Morton |
2009-03-17 | x86: MTRR workaround for system with stange var MTRRs | Yinghai Lu |
2009-03-16 | x86, mce: remove incorrect __cpuinit for intel_init_cmci() | Hidetoshi Seto |
2009-03-14 | x86: cpu_debug add support for various AMD CPUs | Jaswinder Singh Rajput |
2009-03-14 | x86/centaur: merge 32 & 64 bit version | Sebastian Andrzej Siewior |
2009-03-14 | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar |
2009-03-14 | x86: print the continous part of fixed mtrrs together | Yinghai Lu |
2009-03-14 | x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=y | Yinghai Lu |