Age | Commit message (Expand) | Author |
2009-06-11 | perf_counter: Standardize event names | Peter Zijlstra |
2009-06-11 | x86, mce: Add boot options for corrected errors | Hidetoshi Seto |
2009-06-11 | x86, mce: Fix mce printing | Hidetoshi Seto |
2009-06-11 | perf_counter: Accurate period data | Peter Zijlstra |
2009-06-11 | perf_counter: Introduce struct for sample data | Peter Zijlstra |
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-10 | perf_counter: More aggressive frequency adjustment | Peter Zijlstra |
2009-06-10 | perf_counter/x86: Fix the model number of Intel Core2 processors | Yong Wang |
2009-06-10 | KVM: Add VT-x machine check support | Andi Kleen |
2009-06-09 | perf_counter, x86: Correct some event and umask values for Intel processors | Yong Wang |
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-08 | perf_counter, x86: Clean up hw_cache_event ids copies | Thomas Gleixner |
2009-06-08 | perf_counter, x86: Implement generalized cache event types, add AMD support | Thomas Gleixner |
2009-06-08 | perf_counter: Clean up x86 boot messages | Ingo Molnar |
2009-06-08 | perf_counter, x86: Implement generalized cache event types, add Atom support | Thomas Gleixner |
2009-06-08 | perf_counter, x86: Implement generalized cache event types, add Core2 support | Thomas Gleixner |
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-06 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-06-06 | perf_counter: Implement generalized cache event types | Ingo Molnar |
2009-06-06 | perf_counter: Separate out attr->type from attr->config | Ingo Molnar |
2009-06-05 | [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH | Dave Jones |
2009-06-03 | x86, mce: support action-optional machine checks | Andi Kleen |
2009-06-03 | x86, mce: rename mce_notify_user to mce_notify_irq | Andi Kleen |
2009-06-03 | x86, mce: export MCE severities coverage via debugfs | Huang Ying |
2009-06-03 | x86, mce: implement new status bits | Andi Kleen |
2009-06-03 | x86, mce: print header/footer only once for multiple MCEs | Andi Kleen |
2009-06-03 | x86, mce: default to panic timeout for machine checks | Andi Kleen |
2009-06-03 | x86, mce: improve mce_get_rip | Huang Ying |
2009-06-03 | x86, mce: make non Monarch panic message "Fatal machine check" too | Andi Kleen |
2009-06-03 | x86, mce: switch x86 machine check handler to Monarch election. | Andi Kleen |
2009-06-03 | x86, mce: implement panic synchronization | Andi Kleen |
2009-06-03 | x86, mce: implement bootstrapping for machine check wakeups | Andi Kleen |
2009-06-03 | x86, mce: check early in exception handler if panic is needed | Andi Kleen |
2009-06-03 | x86, mce: add table driven machine check grading | Andi Kleen |
2009-06-03 | x86, mce: remove TSC print heuristic | Andi Kleen |
2009-06-03 | x86, mce: log corrected errors when panicing | Andi Kleen |
2009-06-03 | x86, mce: extend struct mce user interface with more information. | Andi Kleen |
2009-06-03 | x86, mce: support more than 256 CPUs in struct mce | Andi Kleen |
2009-06-03 | x86, mce: store record length into memory struct mce anchor | Andi Kleen |
2009-06-03 | x86, mce: add MCE poll count to /proc/interrupts | Andi Kleen |
2009-06-03 | x86, mce: add machine check exception count in /proc/interrupts | Andi Kleen |
2009-06-03 | perf_counter: Fix throttling lock-up | Ingo Molnar |
2009-06-03 | perf_counter/x86: Remove the IRQ (non-NMI) handling bits | Yong Wang |