aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-17perf tools: Reformat record's control fd man textJiri Olsa1-5/+11
2020-12-17perf config: Fix example command in manpage to conform to syntax specified in...Nick Thompson1-1/+1
2020-12-17perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZEArnaldo Carvalho de Melo1-1/+5
2020-12-17perf tools: Add support to read build id from compressed elfJiri Olsa2-3/+36
2020-12-17perf debug: Add debug_set_file functionJiri Olsa2-1/+10
2020-12-17perf tools: Add evlist__disable_evsel/evlist__enable_evselJiri Olsa2-3/+68
2020-12-17perf evlist: Support pipe mode displayNamhyung Kim1-1/+17
2020-12-17perf report: Support --header-only for pipe modeNamhyung Kim1-0/+9
2020-12-17perf vendor events: Add JSON metrics for imx8mm DDR PerfJoakim Zhang3-0/+59
2020-12-17perf metricgroup: Support adding metrics for system PMUsJohn Garry1-6/+60
2020-12-17perf metricgroup: Support printing metric groups for system PMUsJohn Garry1-4/+60
2020-12-17perf metricgroup: Split up metricgroup__print()John Garry1-54/+70
2020-12-17perf metricgroup: Fix metrics using aliases covering multiple PMUsJohn Garry1-1/+3
2020-12-17perf evlist: Change evlist__splice_list_tail() orderingJohn Garry1-4/+15
2020-12-17perf pmu: Add pmu_add_sys_aliases()John Garry2-0/+80
2020-12-17perf pmu: Add pmu_id()John Garry2-0/+19
2020-12-17perf jevents: Add support for system events tablesJohn Garry2-1/+91
2020-12-17perf jevents: Add support for an extra directory levelJohn Garry1-3/+8
2020-12-17perf evsel: Emit warning about kernel not supporting the data page size sampl...Arnaldo Carvalho de Melo2-1/+9
2020-12-17perf record: Support new sample type for data page sizeKan Liang7-1/+25
2020-12-17tools headers UAPI: Update tools's copy of linux/perf_event.hKan Liang1-1/+5
2020-12-17perf unwind: Fix separate debug info files when using elfutils' libdw's unwinderJan Kratochvil1-5/+27
2020-12-17perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai1-1/+1
2020-12-17tools build: Add missing libcap to test-all.bin targetJiri Olsa1-1/+1
2020-12-17drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds1-2/+2
2020-12-17ACPI: scan: Add Intel Baytrail Mailbox Device to acpi_ignore_dep_idsHans de Goede1-0/+1
2020-12-17ACPI: scan: Avoid unnecessary second pass in acpi_bus_scan()Rafael J. Wysocki1-1/+10
2020-12-17ACPI: scan: Defer enumeration of devices with _DEP listsRafael J. Wysocki1-25/+78
2020-12-17ACPI: scan: Evaluate _DEP before adding the deviceRafael J. Wysocki1-19/+25
2020-12-17drm/doc: atomic implicitly enables other capsSimon Ser1-1/+3
2020-12-17drm: require each CRTC to have a unique primary planeSimon Ser2-0/+26
2020-12-17drm/doc: fix reference to drm_format_modifier_blobSimon Ser1-3/+3
2020-12-17drm/doc: introduce new section for standard plane propertiesSimon Ser3-6/+18
2020-12-17drm/doc: the KMS properties section is for user-space devsSimon Ser1-0/+3
2020-12-17drm/doc: move color management functions under CRTC sectionSimon Ser1-6/+9
2020-12-17drm/doc: move damage tracking functions to new sectionSimon Ser1-6/+9
2020-12-17drm/doc: move composition function docs to new sectionSimon Ser1-3/+6
2020-12-17drm/doc: rename FB_DAMAGE_CLIPS sectionSimon Ser1-2/+2
2020-12-17io_uring: limit {io|sq}poll submit locking scopePavel Begunkov1-3/+6
2020-12-17io_uring: inline io_cqring_mark_overflow()Pavel Begunkov1-13/+9
2020-12-17io_uring: consolidate CQ nr events calculationPavel Begunkov1-9/+8
2020-12-17io_uring: remove racy overflow list fast checksPavel Begunkov1-4/+1
2020-12-17io_uring: cancel reqs shouldn't kill overflow listPavel Begunkov1-4/+2
2020-12-17blk-iocost: Add iocg idle state tracepointBaolin Wang2-1/+18
2020-12-17nbd: Respect max_part for all partition scansJosh Triplett1-3/+6
2020-12-17io_uring: hold mmap_sem for mm->locked_vm manipulationJens Axboe1-4/+10
2020-12-17thermal: int340x: Support Alder LakeSrinivas Pandruvada2-0/+2
2020-12-17pwm: sun4i: Remove erroneous else branchThierry Reding1-5/+1
2020-12-17pwm: sl28cpld: Set driver data before registering the PWM chipThierry Reding1-2/+2
2020-12-17pwm: Remove unused function pwmchip_add_inversed()Uwe Kleine-König1-5/+0