summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-12perf stat: Use perf_cpu_map__for_each_cpu()Ian Rogers
2022-01-12perf stat: Rename aggr_data cpu to imply it's an indexIan Rogers
2022-01-12perf counts: Switch name cpu to cpu_map_idxIan Rogers
2022-01-12libperf: Use cpu not index for evsel mmapIan Rogers
2022-01-12libperf: Switch cpu to more accurate cpu_map_idxIan Rogers
2022-01-12perf evsel: Derive CPUs and threads in alloc_countsIan Rogers
2022-01-12perf stat-display: Avoid use of core for CPUIan Rogers
2022-01-12perf cpumap: Add CPU to aggr_cpu_idIan Rogers
2022-01-12perf stat: Fix memory leak in check_per_pkg()Ian Rogers
2022-01-12perf cpumap: Trim the cpu_aggr_mapIan Rogers
2022-01-12perf cpumap: Add some comments to cpu_aggr_mapIan Rogers
2022-01-12perf cpumap: Move 'has' function to libperfIan Rogers
2022-01-12perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functionsIan Rogers
2022-01-12perf cpumap: Refactor cpu_map__build_map()Ian Rogers
2022-01-12perf cpumap: Remove cpu_map__cpu(), use libperf functionIan Rogers
2022-01-12perf cpumap: Remove map from function names that don't use a mapIan Rogers
2022-01-12perf cpumap: Document cpu__get_node() and remove redundant functionIan Rogers
2022-01-12perf cpumap: Rename empty functionsIan Rogers
2022-01-12perf cpumap: Simplify equal function nameIan Rogers
2022-01-12perf cpumap: Remove unused cpu_map__socket()Ian Rogers
2022-01-12perf cpumap: Add comments to aggr_cpu_id()Ian Rogers
2022-01-12perf cpumap: Remove map+index get_node()Ian Rogers
2022-01-12perf cpumap: Remove map+index get_core()Ian Rogers
2022-01-12perf cpumap: Remove map+index get_die()Ian Rogers
2022-01-12perf cpumap: Remove map+index get_socket()Ian Rogers
2022-01-12perf cpumap: Switch cpu_map__build_map() to cpu functionIan Rogers
2022-01-12perf stat: Switch to cpu version of cpu_map__get()Ian Rogers
2022-01-12perf stat: Switch aggregation to use for_each loopIan Rogers
2022-01-12perf stat: Correct aggregation CPU mapIan Rogers
2022-01-12perf stat: Add aggr creators that are passed a cpuIan Rogers
2022-01-12libperf: Add comments to 'struct perf_cpu_map'Ian Rogers
2022-01-12perf evsel: Improve error message for uncore eventsIan Rogers
2022-01-12Revert "perf powerpc: Add data source encodings for power10 platform"Arnaldo Carvalho de Melo
2022-01-12Revert "perf powerpc: Add encodings to represent data based on newer composit...Arnaldo Carvalho de Melo
2022-01-12perf script: Fix hex dump character outputAdrian Hunter
2022-01-12Merge branch 'arm-ox810se-add-ethernet-support'Jakub Kicinski
2022-01-12net: stmmac: dwmac-oxnas: Add support for OX810SENeil Armstrong
2022-01-12dt-bindings: net: oxnas-dwmac: Add bindings for OX810SENeil Armstrong
2022-01-12Merge branch 'dt/linus' into dt/nextRob Herring
2022-01-12dt-bindings: net: mdio: Drop resets/reset-names child propertiesRob Herring
2022-01-12x86/entry_32: Fix segment exceptionsPeter Zijlstra
2022-01-12ACPI: scan: Rename label in acpi_scan_init()Rafael J. Wysocki
2022-01-12ACPI: scan: Simplify initialization of power and sleep buttonsRafael J. Wysocki
2022-01-12ACPI: scan: Change acpi_scan_init() return value type to voidRafael J. Wysocki
2022-01-12net: bonding: fix bond_xmit_broadcast return value error bugJie Wang
2022-01-12net/smc: fix possible NULL deref in smc_pnet_add_eth()Eric Dumazet
2022-01-12net: bridge: fix net device refcount tracking issue in error pathEric Dumazet
2022-01-12Merge branch 'ipa-fixes'David S. Miller
2022-01-12net: ipa: prevent concurrent replenishAlex Elder
2022-01-12net: ipa: use a bitmap for endpoint replenish_enabledAlex Elder