summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: Drop CMDLINE_* dependency on ATAGSGeert Uytterhoeven2022-09-281-1/+0
* ARM: Drop CMDLINE_FORCE dependency on !ARCH_MULTIPLATFORMGeert Uytterhoeven2022-09-281-1/+0
* ARM: s3c: remove orphan declarations from arch/arm/mach-s3c/devs.hGaosheng Cui2022-09-281-2/+0
* pxa: Drop if with an always false conditionUwe Kleine-König2022-09-261-5/+1
* ARM: orion: fix include pathArnd Bergmann2022-09-231-1/+1
* Merge tag 'renesas-arm-soc-for-v6.1-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2022-09-232-2/+0
|\
| * ARM: shmobile: Drop selecting SOC_BUSLad Prabhakar2022-09-181-1/+0
| * arm64: renesas: Drop selecting SOC_BUSLad Prabhakar2022-09-181-1/+0
* | ARM: disallow PCI with MMU=n againArnd Bergmann2022-09-161-1/+1
* | Merge branch 'arm-multiplatform-cleanup' of https://git.kernel.org/pub/scm/li...Arnd Bergmann2022-09-1546-242/+181
|\ \
| * | ARM: make ARCH_MULTIPLATFORM user-visibleArnd Bergmann2022-08-307-7/+19
| * | ARM: fix XIP_KERNEL dependenciesArnd Bergmann2022-08-301-3/+4
| * | ARM: Kconfig: clean up platform selectionArnd Bergmann2022-08-1822-111/+109
| * | ARM: simplify machdirs/platdirs handlingArnd Bergmann2022-08-181-26/+10
| * | ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann2022-08-1820-99/+43
| |/
* | Merge branch 'footbridge/cleanup' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2022-09-1518-306/+71
|\ \
| * | ARM: footbridge: remove custom DMA address handlingArnd Bergmann2022-09-1510-42/+32
| * | ARM: footbridge: move isa-dma support into footbridgeArnd Bergmann2022-09-098-85/+9
| * | ARM: footbridge: remove leftover from personal-serverArnd Bergmann2022-09-092-9/+5
| * | ARM: footbridge: remove addin modeArnd Bergmann2022-09-098-175/+30
| |/
* | Merge tag 'arm-soc/for-6.1/maintainers' of https://github.com/Broadcom/stblin...Arnd Bergmann2022-09-151-0/+1
|\ \
| * | MAINTAINERS: Add BCM4908 maintainer to BCMBCA entryWilliam Zhang2022-09-121-0/+1
| |/
* | arm64: Kconfig.platforms: Group NXP platforms togetherFlorian Fainelli2022-09-021-11/+18
* | arm64: Kconfig.platforms: Re-organized Broadcom menuFlorian Fainelli2022-09-021-8/+15
* | Linux 6.0-rc3v6.0-rc3Linus Torvalds2022-08-291-1/+1
* | Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-2821-60/+108
|\ \
| * | .mailmap: update Luca Ceresoli's e-mail addressLuca Ceresoli2022-08-281-0/+1
| * | mm/mprotect: only reference swap pfn page if type matchPeter Xu2022-08-281-1/+2
| * | squashfs: don't call kmalloc in decompressorsPhillip Lougher2022-08-284-21/+22
| * | mm/damon/dbgfs: avoid duplicate context directory creationBadari Pulavarty2022-08-281-0/+3
| * | mailmap: update email address for Colin KingColin Ian King2022-08-281-2/+1
| * | asm-generic: sections: refactor memory_intersectsQuanyang Wang2022-08-281-2/+5
| * | bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemLiu Shixin2022-08-281-0/+2
| * | ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao2022-08-282-5/+6
| * | Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt2022-08-281-2/+13
| * | mm/zsmalloc: do not attempt to free IS_ERR handleSergey Senozhatsky2022-08-281-1/+1
| * | binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett2022-08-281-10/+21
| * | mm: re-allow pinning of zero pfns (again)Alex Williamson2022-08-281-3/+10
| * | vmcoreinfo: add kallsyms_num_syms symbolStephen Brennan2022-08-281-0/+1
| * | mailmap: update Guilherme G. Piccoli's email addressesGuilherme G. Piccoli2022-08-281-0/+2
| * | writeback: avoid use-after-free after removing deviceKhazhismel Kumykov2022-08-283-12/+16
| * | shmem: update folio if shmem_replace_page() updates the pageMatthew Wilcox (Oracle)2022-08-281-0/+1
| * | mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pteMiaohe Lin2022-08-281-1/+1
| * | Merge branch 'linus'Andrew Morton2022-08-26112-450/+971
| |\ \
| * \ \ Merge branch 'linus'Andrew Morton2022-08-2410-31/+68
| |\ \ \
| * \ \ \ Merge branch 'mm-hotfixes-stable'Andrew Morton2022-08-2318-119/+240
| |\ \ \ \
* | \ \ \ \ Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linuxLinus Torvalds2022-08-284-24/+38
|\ \ \ \ \ \
| * | | | | | lib/cpumask_kunit: add tests file to MAINTAINERSSander Vanheule2022-08-241-0/+1
| * | | | | | lib/cpumask_kunit: log mask contentsSander Vanheule2022-08-241-20/+31
| * | | | | | lib/test_cpumask: follow KUnit style guidelinesSander Vanheule2022-08-243-3/+6