summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-04-12perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init()Ingo Molnar
2015-04-02perf/x86/intel/pt: Fix the 32-bit buildIngo Molnar
2015-04-02perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRsAndi Kleen
2015-04-02perf/x86/intel: Streamline LBR MSR handling in PMIAndi Kleen
2015-04-02perf/x86: Only dump PEBS register when PEBS has been detectedAndi Kleen
2015-04-02perf/x86: Dump DEBUGCTL in PMU dumpAndi Kleen
2015-04-02perf/x86/intel: Reset more state in PMU resetAndi Kleen
2015-04-02perf/x86/intel: Make the HT bug workaround conditional on HT enabledStephane Eranian
2015-04-02perf/x86/intel: Limit to half counters when the HT workaround is enabled, to ...Stephane Eranian
2015-04-02perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraintsStephane Eranian
2015-04-02perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSWMaria Dimakopoulou
2015-04-02perf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSWMaria Dimakopoulou
2015-04-02perf/x86/intel: Implement cross-HT corruption bug workaroundMaria Dimakopoulou
2015-04-02perf/x86/intel: Add cross-HT counter exclusion infrastructureMaria Dimakopoulou
2015-04-02perf/x86: Add 'index' param to get_event_constraint() callbackStephane Eranian
2015-04-02perf/x86: Add 3 new scheduling callbacksMaria Dimakopoulou
2015-04-02perf/x86: Vectorize cpuc->kfree_on_onlineStephane Eranian
2015-04-02perf/x86: Rename x86_pmu::er_flags to 'flags'Stephane Eranian
2015-04-02Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar
2015-04-02perf/x86/intel/bts: Add BTS PMU driverAlexander Shishkin
2015-04-02perf/x86/intel/pt: Add Intel PT PMU driverAlexander Shishkin
2015-04-02perf/x86: Mark Intel PT and LBR/BTS as mutually exclusiveAlexander Shishkin
2015-04-02x86: Add Intel Processor Trace (INTEL_PT) cpu feature detectionAlexander Shishkin
2015-04-02perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraintsAndi Kleen
2015-04-02perf/x86/intel: Filter branches for PEBS eventKan Liang
2015-03-29Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-29Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2015-03-29Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Olof Johansson
2015-03-29Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg...Olof Johansson
2015-03-29arm64: juno: Fix misleading name of UART reference clockDave Martin
2015-03-29Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixesOlof Johansson
2015-03-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-28Merge branch 'parisc-4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-28Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-28Merge tag 'arc-4.0-fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-03-27perf: Add per event clockid supportPeter Zijlstra
2015-03-27Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar
2015-03-27Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar
2015-03-27perf/x86: Remove redundant calls to perf_pmu_{dis|en}able()David Ahern
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar
2015-03-27Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...Ingo Molnar
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra
2015-03-27perf/x86/intel: Add INST_RETIRED.ALL workaroundsAndi Kleen
2015-03-27perf/x86/intel: Add Broadwell core supportAndi Kleen
2015-03-27perf/x86/intel: Add new cache events table for HaswellAndi Kleen
2015-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-03-26ARC: signal handling robustifyVineet Gupta
2015-03-26ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta
2015-03-25Merge tag 'metag-fixes-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-25Merge tag 'signed-for-4.0' of git://github.com/agraf/linux-2.6Marcelo Tosatti