summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-01ARM: PXA: fix up decompressor codeArnd Bergmann1-1/+1
2022-02-28soc: microchip: make mpfs_sys_controller_put staticConor Dooley1-2/+1
2022-02-28ARM: pxa: remove Intel Imote2 and Stargate 2 boardsJonathan Cameron12-1303/+2
2022-02-25ARM: mmp: Fix failure to remove sram deviceUwe Kleine-König1-10/+12
2022-02-25ARM: mstar: Select ARM_ERRATA_814220Daniel Palmer1-0/+1
2022-02-25soc: add microchip polarfire soc system controllerConor Dooley6-2/+209
2022-02-25ARM: at91: Kconfig: select PM_OPPClaudiu Beznea1-0/+1
2022-02-25ARM: at91: PM: add cpu idle support for sama7g5Claudiu Beznea3-1/+31
2022-02-25ARM: at91: ddr: fix typo to align with datasheet namingClaudiu Beznea2-3/+3
2022-02-25ARM: at91: ddr: align macro definitionsClaudiu Beznea1-4/+4
2022-02-25ARM: at91: ddr: remove CONFIG_SOC_SAMA7 dependencyClaudiu Beznea1-4/+0
2022-02-12ARM: ixp4xx: Convert to SPARSE_IRQ and P2VLinus Walleij1-1/+3
2022-02-12ARM: ixp4xx: Drop all common codeLinus Walleij9-826/+4
2022-02-12ARM: ixp4xx: Drop custom DMA coherency and bouncingLinus Walleij3-64/+0
2022-02-12ARM: ixp4xx: Remove feature bit accessorsLinus Walleij2-31/+0
2022-02-12net: ixp4xx_hss: Check features using sysconLinus Walleij2-18/+24
2022-02-12net: ixp4xx_eth: Drop platform data supportLinus Walleij3-89/+21
2022-02-12soc: ixp4xx-npe: Access syscon regs using regmapLinus Walleij3-9/+27
2022-02-12soc: ixp4xx: Add features from regmap helperLinus Walleij1-0/+24
2022-02-12ARM: ixp4xx: Drop UDC info setting functionLinus Walleij2-19/+0
2022-02-12ARM: ixp4xx: Drop stale Kconfig entryLinus Walleij1-7/+0
2022-02-12ARM: ixp4xx: Delete old PCI driverLinus Walleij8-1084/+1
2022-02-12ARM: ixp4xx: Delete the Goramo MLR boardfileLinus Walleij4-558/+0
2022-02-12ARM: ixp4xx: Delete Gateway 7001 boardfilesZoltan HERPAI4-185/+0
2022-02-12dt-bindings: soc: samsung: usi: refer to dtschema for childrenKrzysztof Kozlowski1-10/+10
2022-02-06Linux 5.17-rc3v5.17-rc3Linus Torvalds1-1/+1
2022-02-06perf ftrace: system_wide collection is not effective by defaultChangbin Du1-21/+24
2022-02-06libperf: Add arm64 support to perf_mmap__read_self()Rob Herring2-1/+102
2022-02-06tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+3
2022-02-06perf stat: Fix display of grouped aliased eventsIan Rogers1-9/+10
2022-02-06perf tools: Apply correct label to user/kernel symbols in branch modeGerman Gomez3-2/+5
2022-02-06perf bpf: Fix a typo in bpf_counter_cgroup.cMasanari Iida1-1/+1
2022-02-06perf synthetic-events: Return error if procfs isn't mounted for PID namespacesLeo Yan1-0/+19
2022-02-06perf session: Check for NULL pointer before dereferenceAmeer Hamza1-1/+2
2022-02-06perf annotate: Set error stream of objdump process for TUINamhyung Kim1-0/+1
2022-02-06perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()Anshuman Khandual1-1/+1
2022-02-06tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-3/+3
2022-02-04PCI: kirin: Add dev struct for of_device_get_match_data()Bjorn Helgaas1-13/+18
2022-02-04random: only call crng_finalize_init() for primary_crngDominik Brodowski1-5/+5
2022-02-04random: access primary_pool directly rather than through pointerDominik Brodowski1-7/+7
2022-02-04random: wake up /dev/random writers after zapJason A. Donenfeld1-1/+4
2022-02-04random: continually use hwgenerator randomnessDominik Brodowski1-4/+6
2022-02-04lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFIJason A. Donenfeld5-23/+33
2022-02-04kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...Shuah Khan1-2/+7
2022-02-04MAINTAINERS: update rppt's emailMike Rapoport1-1/+1
2022-02-04mm/kmemleak: avoid scanning potential huge holesLang Yu1-6/+7
2022-02-04ipc/sem: do not sleep with a spin lock heldMinghao Chi1-2/+2
2022-02-04mm/pgtable: define pte_index so that preprocessor could recognize itMike Rapoport1-0/+1
2022-02-04mm/page_table_check: check entries at pmd levelsPasha Tatashin3-0/+42
2022-02-04mm/khugepaged: unify collapse pmd clear, flush and freePasha Tatashin1-16/+18