| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-10-21 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / /
| | |/| | | | | | | | |
|
| | * | | | | | | | | | x86, cleanup: Remove obsolete boot_cpu_id variable | Robert Richter | 2010-08-12 |
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86, amd: Extract compute unit information for AMD CPUs | Andreas Herrmann | 2010-10-01 |
| | * | | | | | | | | | x86, amd: Add support for CPUID topology extension of AMD CPUs | Andreas Herrmann | 2010-10-01 |
| | * | | | | | | | | | x86, nmi: Support NMI watchdog on newer AMD CPU families | Andreas Herrmann | 2010-10-01 |
| | * | | | | | | | | | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs | Andreas Herrmann | 2010-10-01 |
| | * | | | | | | | | | Merge remote branch 'origin/x86/cpu' into x86/amd-nb | H. Peter Anvin | 2010-10-01 |
| | |\ \ \ \ \ \ \ \ \
| | | | |/ / / / / / /
| | | |/| | | | | | | |
|
| | | * | | | | | | | | x86, kvm: add new AMD SVM feature bits | Andre Przywara | 2010-09-08 |
| | | * | | | | | | | | x86, AMD: Remove needless CPU family check (for L3 cache info) | Andreas Herrmann | 2010-09-05 |
| | | * | | | | | | | | x86, tsc: Remove CPU frequency calibration on AMD | Borislav Petkov | 2010-08-25 |
| | * | | | | | | | | | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB | Andreas Herrmann | 2010-09-20 |
| | * | | | | | | | | | 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-17 |
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
| | * | | | | | | | | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 |
| | * | | | | | | | | perf_events: Fix bogus AMD64 generic TLB events | Stephane Eranian | 2010-10-18 |
| | * | | | | | | | | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar | 2010-10-08 |
| | |\ \ \ \ \ \ \ \
| | | | |_|_|_|_|/ /
| | | |/| | | | | | |
|
| | * | | | | | | | | perf, gcc-4.6: Fix set but unused variable | Andi Kleen | 2010-10-05 |
| | * | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-10-05 |
| | |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-15 |
| | |\ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / /
| | | |/| | | | | | | |
|
| | * | | | | | | | | | perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2) | Stephane Eranian | 2010-09-13 |
| | * | | | | | | | | | 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-09 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | perf, x86, Pentium4: Add RAW events verification | Cyrill Gorcunov | 2010-09-01 |
| | * | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Frederic Weisbecker | 2010-08-26 |
| | |\ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|/ / /
| | | |/| | | | | | | | |
|
| | * | | | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-08-25 |
| | |\ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|/ / / /
| | | |/| | | | | | | | |
|
| | * | | | | | | | | | | perf: Remove unused variable | Lin Ming | 2010-08-25 |
| | * | | | | | | | | | | perf: Remove superfluous return values from perf_callchain_*() | Peter Zijlstra | 2010-08-20 |
| | * | | | | | | | | | | 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-18 |
| | * | | | | | | | | | | | perf: Factorize callchain context handling | Frederic Weisbecker | 2010-08-18 |
| | * | | | | | | | | | | | perf: Generalize some arch callchain code | Frederic Weisbecker | 2010-08-18 |
| | * | | | | | | | | | | | perf: Generalize callchain_store() | Frederic Weisbecker | 2010-08-18 |
| | * | | | | | | | | | | | perf: Drop unappropriate tests on arch callchains | Frederic Weisbecker | 2010-08-18 |
* | | | | | | | | | | | | | Merge commit 'v2.6.36' into wip-merge-2.6.36 | Andrea Bastoni | 2010-10-23 |
|\| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov | 2010-10-11 |
| * | | | | | | | | | | | | x86, mce, therm_throt.c: Fix missing curly braces in error handling logic | Jin Dongming | 2010-10-08 |
| | |_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-05 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | | | | |
|
| | * | | | | | | | | | | perf, x86: Handle in flight NMIs on P4 platform | Cyrill Gorcunov | 2010-09-30 |
| * | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2010-10-04 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | |
|
| | * | | | | | | | | | | [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_osc | Pekka Enberg | 2010-09-30 |
| | * | | | | | | | | | | [CPUFREQ] acpi-cpufreq: add missing __percpu markup | Namhyung Kim | 2010-09-30 |
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin | 2010-09-28 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| * | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-09-27 |
| |\ \ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | |/| | | | | | | |
|