Age | Commit message (Expand) | Author |
2009-09-14 | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-14 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-14 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-09-14 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-04 | x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpus | Yinghai Lu |
2009-09-04 | x86, perf_counter, bts: Do not allow kernel BTS tracing for now | markus.t.metzger@intel.com |
2009-09-04 | x86, perf_counter, bts: Correct pointer-to-u64 casts | markus.t.metzger@intel.com |
2009-09-04 | x86, perf_counter, bts: Fail if BTS is not available | markus.t.metzger@intel.com |
2009-09-04 | x86/i386: Put aligned stack-canary in percpu shared_aligned section | Jeremy Fitzhardinge |
2009-09-03 | x86, mcheck: Use correct cpumask for shared bank4 | Andreas Herrmann |
2009-09-03 | x86, cacheinfo: Fixup L3 cache information for AMD multi-node processors | Andreas Herrmann |
2009-09-03 | x86: Fix CPU llc_shared_map information for AMD Magny-Cours | Andreas Herrmann |
2009-09-03 | x86/i386: Make sure stack-protector segment base is cache aligned | Jeremy Fitzhardinge |
2009-09-02 | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar |
2009-08-31 | x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bit | Borislav Petkov |
2009-08-25 | Merge commit 'origin/x86/urgent' into x86/asm | H. Peter Anvin |
2009-08-24 | Merge commit 'v2.6.31-rc7' into x86/cleanups | Ingo Molnar |
2009-08-23 | Merge commit 'v2.6.31-rc7' into x86/cpu | Ingo Molnar |
2009-08-20 | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Ingo Molnar |
2009-08-20 | x86: make sure load_percpu_segment has no stackprotector | Jeremy Fitzhardinge |
2009-08-17 | x86, mce: Don't initialize MCEs on unknown CPUs | Ingo Molnar |
2009-08-17 | x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs | Bartlomiej Zolnierkiewicz |
2009-08-16 | x86, mce: therm_throt: Don't log redundant normality | Hugh Dickins |
2009-08-15 | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar |
2009-08-13 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-08-12 | perf_counter, x86: Fix/improve apic fallback | Ingo Molnar |
2009-08-12 | x86: Fix oops in identify_cpu() on CPUs without CPUID | Ondrej Zary |
2009-08-11 | x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag | Kevin Winchester |
2009-08-11 | perf_counter, x86: Fix generic cache events on P6-mobile CPUs | Ingo Molnar |
2009-08-11 | perf_counter, x86: Fix lapic printk message | Ingo Molnar |
2009-08-11 | x86, mce: therm_throt - change when we print messages | Dmitry Torokhov |
2009-08-09 | x86, perf_counter, bts: Add BTS support to perfcounters | Markus Metzger |
2009-08-08 | x86: Introduce GDT_ENTRY_INIT(), fix APM | Ingo Molnar |
2009-08-08 | x86: Introduce GDT_ENTRY_INIT() | Akinobu Mita |
2009-08-03 | x86, percpu: Collect hot percpu variables into one cacheline | Tejun Heo |
2009-08-03 | x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED() | Tejun Heo |
2009-07-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-07-22 | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-07-22 | x86, amd: Don't probe for extended APIC ID if APICs are disabled | Jeremy Fitzhardinge |
2009-07-22 | perf_counter: Remove unused variables | Peter Zijlstra |
2009-07-21 | x86, mce: Fix set_trigger() accessor | Jan Beulich |
2009-07-13 | perf_counter, x86: Extend perf_counter Pentium M support | Daniel Qarras |
2009-07-11 | x86/cpu: Clean up various files a bit | Alan Cox |
2009-07-10 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-07-10 | x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded... | Cyrill Gorcunov |
2009-07-10 | perf_counter: Clean up global vs counter enable | Peter Zijlstra |
2009-07-10 | perf_counter: Fix up P6 PMU details | Peter Zijlstra |
2009-07-10 | perf_counter: Add P6 PMU support | Vince Weaver |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-07-07 | [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states | Mark Langsdorf |