Age | Commit message (Expand) | Author |
2014-02-27 | perf/x86: Add a few more comments | Peter Zijlstra |
2014-02-27 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2014-02-27 | perf/x86: Fix event scheduling | Peter Zijlstra |
2014-02-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-02-21 | perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter table | Stephane Eranian |
2014-02-21 | perf/x86: Correctly use FEATURE_PDCM | Peter Zijlstra |
2014-02-21 | perf, nmi: Fix unknown NMI warning | Markus Metzger |
2014-02-21 | perf/x86/uncore: use MiB unit for events for SNB/IVB/HSW IMC | Stephane Eranian |
2014-02-21 | perf/x86/uncore: add hrtimer to SNB uncore IMC PMU | Stephane Eranian |
2014-02-21 | perf/x86/uncore: add SNB/IVB/HSW client uncore memory controller support | Stephane Eranian |
2014-02-21 | perf/x86/uncore: move uncore_event_to_box() and uncore_pmu_to_box() | Stephane Eranian |
2014-02-21 | perf/x86/uncore: make hrtimer timeout configurable per box | Stephane Eranian |
2014-02-21 | perf/x86/uncore: add ability to customize pmu callbacks | Stephane Eranian |
2014-02-21 | perf/x86/uncore: fix initialization of cpumask | Stephane Eranian |
2014-02-18 | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel |
2014-02-13 | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled | H. Peter Anvin |
2014-02-09 | perf/x86/p4: Block PMIs on init to prevent a stream of unkown NMIs | Don Zickus |
2014-02-09 | perf/x86/p4: Fix counter corruption when using lots of perf groups | Don Zickus |
2014-02-09 | Merge branch 'linus' into perf/core | Ingo Molnar |
2014-02-09 | perf/x86: Fix Userspace RDPMC switch | Peter Zijlstra |
2014-02-09 | perf/x86/intel/p6: Add userspace RDPMC quirk for PPro | Peter Zijlstra |
2014-02-07 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |
2014-02-06 | x86, microcode, AMD: Unify valid container checks | Borislav Petkov |
2014-01-25 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2014-01-25 | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridge | Mel Gorman |
2014-01-25 | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman |
2014-01-25 | mm, x86: Account for TLB flushes only when debugging | Mel Gorman |
2014-01-20 | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-01-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-01-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2014-01-16 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter |
2014-01-15 | x86, cpu, amd: Fix a shadowed variable situation | Borislav Petkov |
2014-01-14 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov |
2014-01-13 | x86, microcode: Move to a proper location | Borislav Petkov |
2014-01-13 | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs | Peter Zijlstra |
2014-01-12 | Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2014-01-12 | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. | Ingo Molnar |
2014-01-12 | x86, mce: Fix mce_start_timer semantics | Borislav Petkov |
2014-01-12 | perf/x86/intel: Add Intel RAPL PP1 energy counter support | Stephane Eranian |
2014-01-06 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-03 | x86, cpu: Detect more TLB configuration | Kirill A. Shutemov |
2013-12-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-12-21 | ACPI, APEI, GHES: Do not report only correctable errors with SCI | Chen, Gong |