Age | Commit message (Expand) | Author |
2015-07-26 | perf/x86/intel/cqm: Return cached counter value from IRQ context | Matt Fleming |
2015-07-04 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-07-04 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-07-02 | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p... | Linus Torvalds |
2015-06-30 | perf/x86: Fix 'active_events' imbalance | Peter Zijlstra |
2015-06-30 | x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e... | Ingo Molnar |
2015-06-22 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-06-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-06-22 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-19 | perf/x86: Honor the architectural performance monitoring version | Palik, Imre |
2015-06-19 | perf/x86/intel: Fix PMI handling for Intel PT | Alexander Shishkin |
2015-06-19 | perf/x86/intel/bts: Fix DS area sharing with x86_pmu events | Alexander Shishkin |
2015-06-19 | perf/x86: Add more Broadwell model numbers | Andi Kleen |
2015-06-18 | x86/cpu/amd: Give access to the number of nodes in a physical package | Aravind Gopalakrishnan |
2015-06-16 | x86: perf_event_intel_pt.c: use arch_initcall to hook in enabling | Paul Gortmaker |
2015-06-16 | x86: perf_event_intel_bts.c: use arch_initcall to hook in enabling | Paul Gortmaker |
2015-06-09 | x86/mpx: Introduce a boot-time disable flag | Dave Hansen |
2015-06-09 | Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initializ... | Ingo Molnar |
2015-06-08 | Merge branch 'x86/asm' into x86/core, to prepare for new patch | Ingo Molnar |
2015-06-08 | x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64... | Ingo Molnar |
2015-06-08 | x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S... | Ingo Molnar |
2015-06-08 | x86/asm/entry: Rename compat syscall entry points | Ingo Molnar |
2015-06-07 | perf/x86/intel/pebs: Add PEBSv3 decoding | Peter Zijlstra |
2015-06-07 | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES | Kan Liang |
2015-06-07 | perf/intel/x86: Enlarge the PEBS buffer | Yan, Zheng |
2015-06-07 | perf/x86/intel: Drain the PEBS buffer during context switches | Yan, Zheng |
2015-06-07 | perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru... | Yan, Zheng |
2015-06-07 | perf/x86/intel: Handle multiple records in the PEBS buffer | Yan, Zheng |
2015-06-07 | perf/x86/intel: Introduce setup_pebs_sample_data() | Yan, Zheng |
2015-06-07 | perf/x86/intel: Use the PEBS auto reload mechanism when possible | Yan, Zheng |
2015-06-07 | perf/x86/intel: add support for PERF_SAMPLE_BRANCH_IND_JUMP | Stephane Eranian |
2015-06-07 | perf/x86/intel/uncore: Fix CBOX bit wide and UBOX reg on Haswell-EP | Kan Liang |
2015-06-07 | x86/microcode: Correct CPU family related variable types | Andy Shevchenko |
2015-06-07 | x86/microcode: Disable builtin microcode loading on 32-bit for now | Borislav Petkov |
2015-06-07 | Merge branch 'x86/ras' into x86/core, to fix conflicts | Ingo Molnar |
2015-06-07 | x86: Kill CONFIG_X86_HT | Borislav Petkov |
2015-06-07 | x86/mce: Handle Local MCE events | Ashok Raj |
2015-06-07 | x86/mce: Add infrastructure to support Local MCE | Ashok Raj |
2015-06-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-06-04 | perf/x86/intel/pt: Fix a refactoring bug | Alexander Shishkin |
2015-06-03 | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar |
2015-06-02 | x86/cpu: Trim model ID whitespace | Borislav Petkov |
2015-06-02 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar |