| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: Drop CMDLINE_* dependency on ATAGS | Geert Uytterhoeven | 2022-09-28 | 1 | -1/+0 |
* | ARM: Drop CMDLINE_FORCE dependency on !ARCH_MULTIPLATFORM | Geert Uytterhoeven | 2022-09-28 | 1 | -1/+0 |
* | ARM: s3c: remove orphan declarations from arch/arm/mach-s3c/devs.h | Gaosheng Cui | 2022-09-28 | 1 | -2/+0 |
* | pxa: Drop if with an always false condition | Uwe Kleine-König | 2022-09-26 | 1 | -5/+1 |
* | ARM: orion: fix include path | Arnd Bergmann | 2022-09-23 | 1 | -1/+1 |
* | Merge tag 'renesas-arm-soc-for-v6.1-tag1' of git://git.kernel.org/pub/scm/lin... | Arnd Bergmann | 2022-09-23 | 2 | -2/+0 |
|\ |
|
| * | ARM: shmobile: Drop selecting SOC_BUS | Lad Prabhakar | 2022-09-18 | 1 | -1/+0 |
| * | arm64: renesas: Drop selecting SOC_BUS | Lad Prabhakar | 2022-09-18 | 1 | -1/+0 |
* | | ARM: disallow PCI with MMU=n again | Arnd Bergmann | 2022-09-16 | 1 | -1/+1 |
* | | Merge branch 'arm-multiplatform-cleanup' of https://git.kernel.org/pub/scm/li... | Arnd Bergmann | 2022-09-15 | 46 | -242/+181 |
|\ \ |
|
| * | | ARM: make ARCH_MULTIPLATFORM user-visible | Arnd Bergmann | 2022-08-30 | 7 | -7/+19 |
| * | | ARM: fix XIP_KERNEL dependencies | Arnd Bergmann | 2022-08-30 | 1 | -3/+4 |
| * | | ARM: Kconfig: clean up platform selection | Arnd Bergmann | 2022-08-18 | 22 | -111/+109 |
| * | | ARM: simplify machdirs/platdirs handling | Arnd Bergmann | 2022-08-18 | 1 | -26/+10 |
| * | | ARM: remove obsolete Makefile.boot infrastructure | Arnd Bergmann | 2022-08-18 | 20 | -99/+43 |
| |/ |
|
* | | Merge branch 'footbridge/cleanup' of https://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2022-09-15 | 18 | -306/+71 |
|\ \ |
|
| * | | ARM: footbridge: remove custom DMA address handling | Arnd Bergmann | 2022-09-15 | 10 | -42/+32 |
| * | | ARM: footbridge: move isa-dma support into footbridge | Arnd Bergmann | 2022-09-09 | 8 | -85/+9 |
| * | | ARM: footbridge: remove leftover from personal-server | Arnd Bergmann | 2022-09-09 | 2 | -9/+5 |
| * | | ARM: footbridge: remove addin mode | Arnd Bergmann | 2022-09-09 | 8 | -175/+30 |
| |/ |
|
* | | Merge tag 'arm-soc/for-6.1/maintainers' of https://github.com/Broadcom/stblin... | Arnd Bergmann | 2022-09-15 | 1 | -0/+1 |
|\ \ |
|
| * | | MAINTAINERS: Add BCM4908 maintainer to BCMBCA entry | William Zhang | 2022-09-12 | 1 | -0/+1 |
| |/ |
|
* | | arm64: Kconfig.platforms: Group NXP platforms together | Florian Fainelli | 2022-09-02 | 1 | -11/+18 |
* | | arm64: Kconfig.platforms: Re-organized Broadcom menu | Florian Fainelli | 2022-09-02 | 1 | -8/+15 |
* | | Linux 6.0-rc3v6.0-rc3 | Linus Torvalds | 2022-08-29 | 1 | -1/+1 |
* | | Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-08-28 | 21 | -60/+108 |
|\ \ |
|
| * | | .mailmap: update Luca Ceresoli's e-mail address | Luca Ceresoli | 2022-08-28 | 1 | -0/+1 |
| * | | mm/mprotect: only reference swap pfn page if type match | Peter Xu | 2022-08-28 | 1 | -1/+2 |
| * | | squashfs: don't call kmalloc in decompressors | Phillip Lougher | 2022-08-28 | 4 | -21/+22 |
| * | | mm/damon/dbgfs: avoid duplicate context directory creation | Badari Pulavarty | 2022-08-28 | 1 | -0/+3 |
| * | | mailmap: update email address for Colin King | Colin Ian King | 2022-08-28 | 1 | -2/+1 |
| * | | asm-generic: sections: refactor memory_intersects | Quanyang Wang | 2022-08-28 | 1 | -2/+5 |
| * | | bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem | Liu Shixin | 2022-08-28 | 1 | -0/+2 |
| * | | ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown | Heming Zhao | 2022-08-28 | 2 | -5/+6 |
| * | | Revert "memcg: cleanup racy sum avoidance code" | Shakeel Butt | 2022-08-28 | 1 | -2/+13 |
| * | | mm/zsmalloc: do not attempt to free IS_ERR handle | Sergey Senozhatsky | 2022-08-28 | 1 | -1/+1 |
| * | | binder_alloc: add missing mmap_lock calls when using the VMA | Liam Howlett | 2022-08-28 | 1 | -10/+21 |
| * | | mm: re-allow pinning of zero pfns (again) | Alex Williamson | 2022-08-28 | 1 | -3/+10 |
| * | | vmcoreinfo: add kallsyms_num_syms symbol | Stephen Brennan | 2022-08-28 | 1 | -0/+1 |
| * | | mailmap: update Guilherme G. Piccoli's email addresses | Guilherme G. Piccoli | 2022-08-28 | 1 | -0/+2 |
| * | | writeback: avoid use-after-free after removing device | Khazhismel Kumykov | 2022-08-28 | 3 | -12/+16 |
| * | | shmem: update folio if shmem_replace_page() updates the page | Matthew Wilcox (Oracle) | 2022-08-28 | 1 | -0/+1 |
| * | | mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte | Miaohe Lin | 2022-08-28 | 1 | -1/+1 |
| * | | Merge branch 'linus' | Andrew Morton | 2022-08-26 | 112 | -450/+971 |
| |\ \ |
|
| * \ \ | Merge branch 'linus' | Andrew Morton | 2022-08-24 | 10 | -31/+68 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'mm-hotfixes-stable' | Andrew Morton | 2022-08-23 | 18 | -119/+240 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux | Linus Torvalds | 2022-08-28 | 4 | -24/+38 |
|\ \ \ \ \ \ |
|
| * | | | | | | lib/cpumask_kunit: add tests file to MAINTAINERS | Sander Vanheule | 2022-08-24 | 1 | -0/+1 |
| * | | | | | | lib/cpumask_kunit: log mask contents | Sander Vanheule | 2022-08-24 | 1 | -20/+31 |
| * | | | | | | lib/test_cpumask: follow KUnit style guidelines | Sander Vanheule | 2022-08-24 | 3 | -3/+6 |