summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2020-04-02 15:21:48 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2020-04-02 15:21:48 -0700
commitac438771ccb4479528594c7e19f2c39cf1814a86 (patch)
treed0579433dc73c12d188c40494040c45d85660dea /tools/perf/scripts/python
parent8c1b724ddb218f221612d4c649bc9c7819d8d7a6 (diff)
parentbfacd38f8d5b1f12b80aaacae2c15e1ffe11f06e (diff)
downloadkernel-ac438771ccb4479528594c7e19f2c39cf1814a86.tar.gz
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
Pull percpu updates from Dennis Zhou: "This is just a few documentation fixes for percpu refcount and bitmap helpers that went in v5.6, and moving my emails to all be at korg" * 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu: percpu: update copyright emails to dennis@kernel.org include/bitmap.h: add new functions to documentation include/bitmap.h: add missing parameter in docs percpu_ref: Fix comment regarding percpu_ref_init flags
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
033b84755a74efc65dc'>mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.19Douglas Anderson 2020-03-24mmc: sdhci-omap: Add Support for Suspend/ResumeFaiz Abbas 2020-03-11mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson 2020-01-20mmc: sdhci-omap: Add special reset capabilityFaiz Abbas 2020-01-20mmc: sdhci-omap: Add am335x and am437x specific compatiblesFaiz Abbas 2020-01-20mmc: sdhci-omap: Disable data timeout interrupt during eraseFaiz Abbas 2020-01-20mmc: sdhci-omap: Add using external dmaChunyan Zhang 2019-10-21mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20CFaiz Abbas 2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341Thomas Gleixner 2019-04-15mmc: sdhci-omap: Make sdhci_omap_reset staticYueHaibing 2019-04-11mmc: sdhci-omap: Don't finish_mrq() on a command error during tuningFaiz Abbas 2019-03-21mmc: sdhci-omap: Set caps2 to indicate no physical write protect pinKishon Vijay Abraham I 2019-02-25mmc: sdhci-omap: drop ->get_ro() implementationThomas Petazzoni 2018-12-17mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas 2018-12-17mmc: sdhci-omap: Fix timeout checksAdrian Hunter 2018-12-17mmc: sdhci-omap: Remove redundant structure assignmentsFaiz Abbas 2018-12-17mmc: sdhci-omap: Add platform specific reset callbackFaiz Abbas 2018-12-05mmc: sdhci-omap: Fix DCRC error handling during tuningFaiz Abbas