summaryrefslogtreecommitdiffstats
path: root/mm/mapping_dirty_helpers.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-17pmdomain: mediatek: Split bus_prot_maskMarkus Schneider-Pargmann2-16/+22
2023-10-17pmdomain: mediatek: Move bools to a flags fieldMarkus Schneider-Pargmann2-11/+14
2023-10-17dt-bindings: power: Add MT8365 power domainsFabien Parent2-0/+25
2023-10-04pmdomain: starfive: Update prefixes for AON power domainChanghuang Liang1-2/+2
2023-10-04dt-bindings: power: Update prefixes for AON power domainChanghuang Liang1-2/+3
2023-10-04pmdomain: qcom: rpmhpd: Add support for SM7150 rpmh clocksDanila Tikhonov1-0/+18
2023-10-04pmdomain: renesas: rmobile-sysc: fix -Wvoid-pointer-to-enum-cast warningJustin Stitt1-1/+1
2023-10-04pmdomain: xilinx: Move Kconfig option to the pmdomain subsystemUlf Hansson3-9/+11
2023-10-04pmdomain: ti: Move and add Kconfig options to the pmdomain subsystemUlf Hansson4-13/+24
2023-10-04pmdomain: tegra: Move Kconfig option to the pmdomain subsystemUlf Hansson3-5/+7
2023-10-04pmdomain: sunxi: Move Kconfig option to the pmdomain subsystemUlf Hansson3-9/+11
2023-10-04pmdomain: starfive: Move Kconfig file to the pmdomain subsystemUlf Hansson4-3/+2
2023-10-04pmdomain: st: Add a Kconfig option for the ux500 power domainUlf Hansson3-1/+7
2023-10-04pmdomain: samsung: Move Kconfig option to the pmdomain subsystemUlf Hansson3-4/+9
2023-10-04pmdomain: rockchip: Move Kconfig option to the pmdomain subsystemUlf Hansson3-12/+17
2023-10-04pmdomain: renesas: Move Kconfig options to the pmdomain subsystemUlf Hansson3-105/+110
2023-10-04pmdomain: qcom: Move Kconfig options to the pmdomain subsystemUlf Hansson3-37/+42
2023-10-04pmdomain: mediatek: Move Kconfig options to the pmdomain subsystemUlf Hansson3-23/+30
2023-10-04pmdomain: imx: Move Kconfig options to the pmdomain subsystemUlf Hansson4-25/+30
2023-09-27dt-bindings: power: qcom,rpmpd: Add SM7150Danila Tikhonov1-0/+1
2023-09-20pmdomain: bcm: Move Kconfig options to the pmdomain subsystemUlf Hansson3-51/+43
2023-09-20pmdomain: apple: Move Kconfig option to the pmdomain subsystemUlf Hansson3-13/+19
2023-09-20pmdomain: amlogic: Move Kconfig options to the pmdomain subsystemUlf Hansson3-35/+40
2023-09-20pmdomain: actions: Move Kconfig file to the pmdomain subsystemUlf Hansson4-2/+3
2023-09-20pmdomain: Prepare to move Kconfig files into the pmdomain subsystemUlf Hansson2-0/+6
2023-09-14pmdomain: starfive: Add JH7110 AON PMU supportChanghuang Liang2-5/+53
2023-09-14pmdomain: starfive: Extract JH7110 pmu private operationsChanghuang Liang1-27/+62
2023-09-14pmdomain: starfive: Replace SOC_STARFIVE with ARCH_STARFIVEChanghuang Liang1-2/+2
2023-09-14dt-bindings: power: Add power-domain header for JH7110Changhuang Liang1-1/+4
2023-09-14pmdomain: starfive: Explicitly include correct DT includesRob Herring1-1/+0
2023-09-14pmdomain: amlogic: Add support for T7 power domains controllerxianwei.zhao1-0/+73
2023-09-14pmdomain: amlogic: init power domain statexianwei.zhao1-0/+3
2023-09-14pmdomain: amlogic: add driver to support power parent nodexianwei.zhao1-1/+25
2023-09-13pmdomain: amlogic: modify some power domains propertyxianwei.zhao1-12/+13
2023-09-13pmdomain: Rename the genpd subsystem to pmdomainUlf Hansson87-12/+12
2023-09-11dt-bindings: power: add Amlogic T7 power domainsxianwei.zhao2-1/+65
2023-09-11Linux 6.6-rc1v6.6-rc1Linus Torvalds1-2/+2
2023-09-10iov_iter: Kunit tests for page extractionDavid Howells1-0/+240
2023-09-10iov_iter: Kunit tests for copying to/from an iteratorDavid Howells3-0/+549
2023-09-10iov_iter: Fix iov_iter_extract_pages() with zero-sized entriesDavid Howells1-15/+15
2023-09-09sh: push-switch: Reorder cleanup operations to avoid use-after-free bugDuoming Zhou1-1/+1
2023-09-09sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik5-11/+7
2023-09-09spnego: add missing OID to oid registrySteve French1-0/+1
2023-09-09media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman106-113/+113
2023-09-09smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTUSteve French1-1/+1
2023-09-08Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Bjorn Helgaas1-1/+1
2023-09-08soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if depe...Lad Prabhakar1-3/+4
2023-09-08riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES configLad Prabhakar1-1/+1
2023-09-08riscv: Kconfig.errata: Drop dependency for MMU in ERRATA_ANDES_CMO configLad Prabhakar1-1/+1
2023-09-08riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabledLad Prabhakar1-1/+1