summaryrefslogtreecommitdiffstats
path: root/drivers/perf (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-16ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHEDPeter Zijlstra3-9/+5
2020-09-16ACPI: processor: Use CPUIDLE_FLAG_TIMER_STOPPeter Zijlstra1-32/+15
2020-09-16locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_countHou Tao2-6/+6
2020-09-16perf stat: Fix the ratio comments of miss-eventsQi Liu1-10/+10
2020-09-16fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa1-1/+1
2020-09-16powercap: RAPL: Add support for LakefieldRicardo Neri1-0/+1
2020-09-16serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich1-0/+11
2020-09-16serial: core: fix console port-lock regressionJohan Hovold2-17/+16
2020-09-16serial: core: fix port-lock initialisationJohan Hovold1-8/+6
2020-09-16usb: typec: intel_pmc_mux: Handle SCU IPC error conditionsMadhusudanarao Amara1-3/+9
2020-09-16USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao1-0/+4
2020-09-16USB: UAS: fix disconnect by unplugging a hubOliver Neukum1-2/+12
2020-09-16usb: typec: ucsi: Prevent mode overrunHeikki Krogerus1-6/+16
2020-09-16usb: typec: ucsi: acpi: Increase command completion timeout valueHeikki Krogerus1-1/+1
2020-09-16drm/i915: Filter wake_flags passed to default_wake_functionChris Wilson1-3/+7
2020-09-16drm/i915: Be wary of data races when reading the active execlistsChris Wilson2-6/+34
2020-09-16drm/i915/gem: Reduce context termination list iteration guard to RCUChris Wilson1-13/+19
2020-09-16drm/i915/gem: Delay tracking the GEM context until it is registeredChris Wilson1-5/+11
2020-09-16drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC isMichel Dänzer1-22/+10
2020-09-16drm/radeon: revert "Prefer lower feedback dividers"Christian König1-1/+1
2020-09-16drm/amdgpu: Include sienna_cichlid in USBC PD FW support.Andrey Grodzovsky1-1/+1
2020-09-16drm/amd/display: update nv1x stutter latenciesJun Lei1-2/+2
2020-09-16drm/amd/display: Don't use DRM_ERROR() for DTM add topologyBhawanpreet Lakha1-1/+1
2020-09-16drm/amd/pm: support runtime pptable update for sienna_cichlid etc.Jiansong Chen1-3/+9
2020-09-16drm/amdkfd: fix a memory leak issueDennis Li1-0/+2
2020-09-16drm/kfd: fix a system crash issue during GPU recoveryDennis Li1-1/+1
2020-09-15efi: efibc: check for efivars write capabilityArd Biesheuvel1-1/+1
2020-09-15perf test: Free formats for perf pmu parse testNamhyung Kim3-0/+13
2020-09-15perf metric: Do not free metric when failed to resolveNamhyung Kim1-3/+6
2020-09-15perf metric: Free metric when it failed to resolveNamhyung Kim1-5/+12
2020-09-15perf metric: Release expr_parse_ctx after testingNamhyung Kim1-3/+5
2020-09-15perf test: Fix memory leaks in parse-metric testNamhyung Kim1-5/+9
2020-09-15perf parse-event: Fix memory leak in evsel->unitNamhyung Kim1-1/+1
2020-09-15perf evlist: Fix cpu/thread map leakNamhyung Kim1-3/+8
2020-09-15perf metric: Fix some memory leaks - part 2Namhyung Kim1-0/+2
2020-09-15perf metric: Fix some memory leaksNamhyung Kim1-2/+5
2020-09-15perf test: Free aliases for PMU event map aliases testNamhyung Kim3-1/+7
2020-09-15perf vendor events amd: Remove trailing commasHenry Burns2-2/+2
2020-09-15MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer1-0/+1
2020-09-15EDAC/ghes: Check whether the driver is on the safe list correctlyBorislav Petkov1-0/+4
2020-09-15EDAC/ghes: Clear scanned data on unloadBorislav Petkov1-0/+1
2020-09-15perf test: Leader sampling shouldn't clear sample periodIan Rogers2-0/+30
2020-09-15perf record: Don't clear event's period if set by a termIan Rogers1-8/+26
2020-09-15tools headers UAPI: update linux/in.h copyArnaldo Carvalho de Melo1-1/+1
2020-09-15tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo1-2/+4
2020-09-14perf record: Prevent override of attr->sample_period for libpfm4 eventsStephane Eranian1-2/+1
2020-09-14perf record: Set PERF_RECORD_PERIOD if attr->freq is set.David Sharp1-1/+6
2020-09-14perf bench: Fix 2 memory sanitizer warningsIan Rogers1-2/+2
2020-09-14perf test: Fix the "signal" test inline assemblyJiri Olsa1-1/+4
2020-09-14core/entry: Report syscall correctly for trace and auditKees Cook1-2/+4