Age | Commit message (Expand) | Author |
2010-09-30 | perf, x86: Handle in flight NMIs on P4 platform | Cyrill Gorcunov |
2010-09-28 | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin |
2010-09-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-24 | x86/hwmon: fix initialization of coretemp | Jan Beulich |
2010-09-24 | perf, x86: Catch spurious interrupts after disabling counters | Robert Richter |
2010-09-20 | x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID level | H. Peter Anvin |
2010-09-20 | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB | Andreas Herrmann |
2010-09-17 | x86, k8-gart: Decouple handling of garts and northbridges | Andreas Herrmann |
2010-09-17 | x86, cacheinfo: Fix dependency of AMD L3 CID | Andreas Herrmann |
2010-09-15 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-09-13 | perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2) | Stephane Eranian |
2010-09-10 | x86, mtrr: Support mtrr lookup for range spanning across MTRR range | Venkatesh Pallipadi |
2010-09-10 | x86, mtrr: Refactor MTRR type overlap check code | Venkatesh Pallipadi |
2010-09-09 | x86, fpu: Merge fpu_init() | Brian Gerst |
2010-09-09 | perf: Remove the sysfs bits | Peter Zijlstra |
2010-09-09 | perf: Rework the PMU methods | Peter Zijlstra |
2010-09-09 | perf: Per PMU disable | Peter Zijlstra |
2010-09-09 | perf: Reduce perf_disable() usage | Peter Zijlstra |
2010-09-09 | perf: Register PMU implementations | Peter Zijlstra |
2010-09-09 | perf: Deconstify struct pmu | Peter Zijlstra |
2010-09-09 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-09-08 | x86, kvm: add new AMD SVM feature bits | Andre Przywara |
2010-09-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-05 | therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 't... | Jin Dongming |
2010-09-05 | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks | Andreas Herrmann |
2010-09-05 | x86, AMD: Remove needless CPU family check (for L3 cache info) | Andreas Herrmann |
2010-09-03 | perf, x86: Try to handle unknown nmis with an enabled PMU | Robert Richter |
2010-09-03 | perf, x86: Fix handle_irq return values | Peter Zijlstra |
2010-09-03 | perf, x86: Fix accidentally ack'ing a second event on intel perf counter | Don Zickus |
2010-09-01 | perf, x86, Pentium4: Add RAW events verification | Cyrill Gorcunov |
2010-08-27 | Merge branch 'perf/urgent' into perf/core | Frederic Weisbecker |
2010-08-25 | x86, tsc: Remove CPU frequency calibration on AMD | Borislav Petkov |
2010-08-25 | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag | Lin Ming |
2010-08-25 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-08-25 | perf: Remove unused variable | Lin Ming |
2010-08-20 | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev | Sergey Senozhatsky |
2010-08-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-20 | perf: Remove superfluous return values from perf_callchain_*() | Peter Zijlstra |
2010-08-19 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2010-08-19 | perf: Fix race in callchains | Frederic Weisbecker |
2010-08-19 | perf: Factorize callchain context handling | Frederic Weisbecker |
2010-08-19 | perf: Generalize some arch callchain code | Frederic Weisbecker |
2010-08-19 | perf: Generalize callchain_store() | Frederic Weisbecker |
2010-08-19 | perf: Drop unappropriate tests on arch callchains | Frederic Weisbecker |
2010-08-18 | x86, cpu: Fix regression in AMD errata checking code | Hans Rosenfeld |
2010-08-18 | perf, x86: Fix Intel-nhm PMU programming errata workaround | Zhang, Yanmin |
2010-08-15 | Merge branch 'linus' into release | Len Brown |
2010-08-13 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2010-08-13 | [CPUFREQ] acpi-cpufreq: add missing __percpu markup | Namhyung Kim |
2010-08-12 | x86, cleanup: Remove obsolete boot_cpu_id variable | Robert Richter |