summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-035-14/+58
|\
| * arm, arm64: Fix selection of CONFIG_SCHED_THERMAL_PRESSUREValentin Schneider2020-07-292-2/+0
| * arm, arm64: Select CONFIG_SCHED_THERMAL_PRESSUREValentin Schneider2020-07-222-0/+2
| * arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider2020-07-222-2/+4
| * Merge branch 'sched/urgent'Peter Zijlstra2020-07-22100-300/+592
| |\
| * \ Merge branch 'sched/urgent'Peter Zijlstra2020-07-08204-903/+1628
| |\ \
| * | | x86, sched: Bail out of frequency invariance if turbo_freq/base_freq gives 0Giovanni Gherdovich2020-06-151-2/+9
| * | | x86, sched: Bail out of frequency invariance if turbo frequency is unknownGiovanni Gherdovich2020-06-151-2/+4
| * | | x86, sched: check for counters overflow in frequency invariant accountingGiovanni Gherdovich2020-06-152-6/+29
| * | | sched/cputime: Improve cputime_adjust()Oleg Nesterov2020-06-151-2/+12
* | | | Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-0323-256/+1548
|\ \ \ \
| * | | | perf/x86/rapl: Add Hygon Fam18h RAPL supportPu Wen2020-07-281-1/+2
| * | | | Merge tag 'v5.8-rc7' into perf/core, to pick up fixesIngo Molnar2020-07-28136-444/+915
| |\ \ \ \
| * | | | | x86/perf: Fix a typoHu Haowen2020-07-221-1/+1
| * | | | | perf/x86/intel/lbr: Support XSAVES for arch LBR readKan Liang2020-07-083-1/+47
| * | | | | perf/x86/intel/lbr: Support XSAVES/XRSTORS for LBR context switchKan Liang2020-07-086-10/+119
| * | | | | x86/fpu/xstate: Add helpers for LBR dynamic supervisor featureKan Liang2020-07-082-0/+75
| * | | | | x86/fpu/xstate: Support dynamic supervisor feature for LBRKan Liang2020-07-083-5/+47
| * | | | | x86/fpu: Use proper mask to replace full instruction maskKan Liang2020-07-082-40/+46
| * | | | | perf/x86: Remove task_ctx_sizeKan Liang2020-07-082-2/+0
| * | | | | perf/x86/intel/lbr: Create kmem_cache for the LBR context dataKan Liang2020-07-081-2/+19
| * | | | | perf/x86/intel/lbr: Support Architectural LBRKan Liang2020-07-083-11/+253
| * | | | | perf/x86/intel/lbr: Factor out intel_pmu_store_lbrKan Liang2020-07-081-26/+56
| * | | | | perf/x86/intel/lbr: Factor out rdlbr_all() and wrlbr_all()Kan Liang2020-07-082-17/+51
| * | | | | perf/x86/intel/lbr: Mark the {rd,wr}lbr_{to,from} wrappers __always_inlineKan Liang2020-07-081-4/+4
| * | | | | perf/x86/intel/lbr: Unify the stored format of LBR informationKan Liang2020-07-084-22/+16
| * | | | | perf/x86/intel/lbr: Support LBR_CTLKan Liang2020-07-082-3/+55
| * | | | | perf/x86: Expose CPUID enumeration bits for arch LBRKan Liang2020-07-082-0/+53
| * | | | | x86/msr-index: Add bunch of MSRs for Arch LBRKan Liang2020-07-081-0/+16
| * | | | | perf/x86/intel/lbr: Use dynamic data structure for task_ctxKan Liang2020-07-082-34/+32
| * | | | | perf/x86/intel/lbr: Factor out a new struct for generic optimizationKan Liang2020-07-082-20/+28
| * | | | | perf/x86/intel/lbr: Add the function pointers for LBR save and restoreKan Liang2020-07-083-30/+59
| * | | | | perf/x86/intel/lbr: Add a function pointer for LBR readKan Liang2020-07-083-7/+13
| * | | | | perf/x86/intel/lbr: Add a function pointer for LBR resetKan Liang2020-07-083-17/+27
| * | | | | x86/cpufeatures: Add Architectural LBRs feature bitKan Liang2020-07-081-0/+1
| * | | | | Merge branch 'perf/vlbr'Peter Zijlstra2020-07-02190-864/+1571
| |\ \ \ \ \
| | * | | | | perf/x86: Keep LBR records unchanged in host context for guest usageLike Xu2020-07-023-7/+33
| | * | | | | perf/x86: Add constraint to create guest LBR event without hw counterLike Xu2020-07-025-1/+45
| | * | | | | perf/x86/lbr: Add interface to get LBR informationLike Xu2020-07-022-0/+32
| | * | | | | perf/x86/core: Refactor hw->idx checks and cleanupLike Xu2020-07-022-48/+62
| | * | | | | perf/x86: Fix variable types for LBR registersWei Wang2020-07-021-2/+2
| * | | | | | perf/x86/intel/uncore: Expose an Uncore unit to IIO PMON mappingRoman Sudarikov2020-06-152-0/+200
| * | | | | | perf/x86/intel/uncore: Wrap the max dies calculation into an accessorRoman Sudarikov2020-06-152-6/+10
| * | | | | | perf/x86/intel/uncore: Expose an Uncore unit to PMON mappingRoman Sudarikov2020-06-152-0/+20
| * | | | | | perf/x86/intel/uncore: Validate MMIO address before accessingKan Liang2020-06-153-0/+21
| * | | | | | perf/x86/intel/uncore: Record the size of mapped areaKan Liang2020-06-153-4/+21
| * | | | | | perf/x86/intel/uncore: Fix oops when counting IMC uncore events on some TGLKan Liang2020-06-151-1/+2
| * | | | | | perf/x86: Add perf text poke events for kprobesAdrian Hunter2020-06-153-6/+49
| * | | | | | perf/x86: Add support for perf text poke event for text_poke_bp_batch() callersAdrian Hunter2020-06-151-1/+36
| * | | | | | perf/x86/intel/uncore: Add Comet Lake supportKan Liang2020-06-152-0/+68
| | |_|/ / / | |/| | | |