| Commit message (Expand) | Author | Age |
... | |
| * | | perf/x86: Mark Intel PT and LBR/BTS as mutually exclusive | Alexander Shishkin | 2015-04-02 |
| * | | x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection | Alexander Shishkin | 2015-04-02 |
| * | | perf: Add per event clockid support | Peter Zijlstra | 2015-03-27 |
| * | | perf/x86: Remove redundant calls to perf_pmu_{dis|en}able() | David Ahern | 2015-03-27 |
| * | | Merge branch 'perf/x86' into perf/core, because it's ready | Ingo Molnar | 2015-03-27 |
| |\ \ |
|
| | * | | perf: Remove type specific target pointers | Peter Zijlstra | 2015-03-23 |
| | * | | perf/x86/intel: Fix Makefile to actually build the cqm driver | Matt Fleming | 2015-03-23 |
| | * | | perf/x86/intel: Enable conflicting event scheduling for CQM | Matt Fleming | 2015-02-25 |
| | * | | perf/x86/intel: Perform rotation on Intel CQM RMIDs | Matt Fleming | 2015-02-25 |
| | * | | perf/x86/intel: Support task events with Intel CQM | Matt Fleming | 2015-02-25 |
| | * | | perf/x86/intel: Implement LRU monitoring ID allocation for CQM | Matt Fleming | 2015-02-25 |
| | * | | perf/x86/intel: Add Intel Cache QoS Monitoring support | Matt Fleming | 2015-02-25 |
| | * | | x86: Add support for Intel Cache QoS Monitoring (CQM) detection | Peter P Waskiewicz Jr | 2015-02-25 |
| * | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th... | Ingo Molnar | 2015-03-27 |
| |\ \ \ |
|
| * | | | | perf/x86/intel: Add INST_RETIRED.ALL workarounds | Andi Kleen | 2015-03-27 |
| * | | | | perf/x86/intel: Add Broadwell core support | Andi Kleen | 2015-03-27 |
| * | | | | perf/x86/intel: Add new cache events table for Haswell | Andi Kleen | 2015-03-27 |
| * | | | | Merge tag 'v4.0-rc1' into perf/core, to refresh the tree | Ingo Molnar | 2015-02-26 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | perf/x86/intel: Expose LBR callstack to user space tooling | Peter Zijlstra | 2015-02-18 |
| * | | | | perf/x86/intel: Discard zero length call entries in LBR call stack | Yan, Zheng | 2015-02-18 |
| * | | | | perf/x86/intel: Disable FREEZE_LBRS_ON_PMI when LBR operates in callstack mode | Yan, Zheng | 2015-02-18 |
| * | | | | perf/x86/intel: Re-organize code that implicitly enables LBR/PEBS | Yan, Zheng | 2015-02-18 |
| * | | | | perf: Simplify the branch stack check | Yan, Zheng | 2015-02-18 |
| * | | | | perf/x86/intel: Save/restore LBR stack during context switch | Yan, Zheng | 2015-02-18 |
| * | | | | perf/x86/intel: Track number of events that use the LBR callstack | Yan, Zheng | 2015-02-18 |
| * | | | | perf/x86/intel: Allocate space for storing LBR stack | Yan, Zheng | 2015-02-18 |
| * | | | | perf/x86/intel: Add basic Haswell LBR call stack support | Yan, Zheng | 2015-02-18 |
| * | | | | perf/x86/intel: Use context switch callback to flush LBR stack | Yan, Zheng | 2015-02-18 |
| * | | | | perf: Introduce pmu context switch callback | Yan, Zheng | 2015-02-18 |
| * | | | | perf/x86/intel: Reduce lbr_sel_map[] size | Yan, Zheng | 2015-02-18 |
| * | | | | perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to void | Aravind Gopalakrishnan | 2015-02-18 |
| * | | | | perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() call | Markus Elfring | 2015-02-18 |
* | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-04-13 |
|\ \ \ \ \ |
|
| * | | | | | x86/mce/severity: Fix warning about indented braces | Aravind Gopalakrishnan | 2015-04-03 |
| * | | | | | x86/mce: Define mce_severity function pointer | Aravind Gopalakrishnan | 2015-03-24 |
| * | | | | | x86/mce: Add an AMD severities-grading function | Aravind Gopalakrishnan | 2015-03-24 |
| * | | | | | x86/mce: Reindent __mcheck_cpu_apply_quirks() properly | Borislav Petkov | 2015-03-23 |
| * | | | | | x86/mce: Use safe MSR accesses for AMD quirk | Jesse Larrew | 2015-03-23 |
| * | | | | | Merge tag 'ras_for_3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ras... | Ingo Molnar | 2015-02-19 |
| |\ \ \ \ \ |
|
| | * | | | | | x86/MCE/AMD: Enable thresholding interrupts by default if supported | Aravind Gopalakrishnan | 2015-02-19 |
| | * | | | | | x86/MCE: Make mce_panic() fatal machine check msg in the same pattern | Derek Che | 2015-02-19 |
| | * | | | | | x86/MCE/intel: Cleanup CMCI storm logic | Borislav Petkov | 2015-02-19 |
| | * | | | | | x86/MCE/AMD: Drop bogus const modifier from AMD's bank4_names() | Jan Beulich | 2015-02-19 |
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-04-13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/mm: Improve AMD Bulldozer ASLR workaround | Hector Marco-Gisbert | 2015-03-31 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-04-13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/microcode/amd: Drop the pci_ids.h dependency | Michael S. Tsirkin | 2015-03-31 |
| * | | | | | | | Merge tag 'intel_microcode_cleanup_p1' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar | 2015-03-03 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| | * | | | | | | x86/microcode/intel: Fix printing of microcode blobs in show_saved_mc() | Borislav Petkov | 2015-03-02 |
| | * | | | | | | x86/microcode/intel: Check scan_microcode()'s retval | Borislav Petkov | 2015-03-02 |