Age | Commit message (Expand) | Author |
2010-10-22 | [CPUFREQ] arch/x86/kernel/cpu/cpufreq: Fix unsigned return type | Julia Lawall |
2010-10-22 | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocations | Peter Zijlstra |
2010-10-22 | perf, x86: Clean up reserve_ds_buffers() signature | Peter Zijlstra |
2010-10-22 | perf, x86: Less disastrous PEBS/BTS buffer allocation failure | Peter Zijlstra |
2010-10-22 | perf, x86: Fixup the precise_ip computation | Peter Zijlstra |
2010-10-22 | perf, x86: Extract DS alloc/free functions | Peter Zijlstra |
2010-10-22 | perf, x86: Extract PEBS/BTS allocation functions | Peter Zijlstra |
2010-10-22 | perf, x86: Extract PEBS/BTS buffer free routines | Peter Zijlstra |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-20 | apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets | Robert Richter |
2010-10-20 | Merge branch 'linus' into irq/core | Ingo Molnar |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-18 | perf_events: Fix bogus AMD64 generic TLB events | Stephane Eranian |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-12 | Merge branch 'x86/urgent' of into irq/sparseirq | Thomas Gleixner |
2010-10-12 | Merge branch 'x86/cleanups' into irq/sparseirq | Thomas Gleixner |
2010-10-12 | acpi-cpufreq: fix a memleak when unloading driver | Zhang Rui |
2010-10-11 | x86, numa: Assign CPUs to nodes in round-robin manner on fake NUMA | Nikanth Karthikesan |
2010-10-11 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov |
2010-10-08 | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar |
2010-10-08 | x86, mce, therm_throt.c: Fix missing curly braces in error handling logic | Jin Dongming |
2010-10-05 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-05 | 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-04 | x86, cpu: Fix X86_FEATURE_NOPL | Borislav Petkov |
2010-10-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2010-10-01 | 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-09-30 | [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 | 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 |