summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-06-23Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton
2023-06-19sh: move the ARCH_DMA_MINALIGN definition to asm/cache.hCatalin Marinas
2023-06-19microblaze: move the ARCH_{DMA,SLAB}_MINALIGN definitions to asm/cache.hCatalin Marinas
2023-06-19powerpc: move the ARCH_DMA_MINALIGN definition to asm/cache.hCatalin Marinas
2023-06-19arm64: enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64Catalin Marinas
2023-06-19arm64: allow kmalloc() caches aligned to the smaller cache_line_size()Catalin Marinas
2023-06-19xtensa: add pte_unmap() to balance pte_offset_map()Hugh Dickins
2023-06-19x86: sme_populate_pgd() use pte_offset_kernel()Hugh Dickins
2023-06-19x86: allow get_locked_pte() to failHugh Dickins
2023-06-19sparc: iounit and iommu use pte_offset_kernel()Hugh Dickins
2023-06-19sparc: allow pte_offset_map() to failHugh Dickins
2023-06-19sparc/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-19sh/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-19s390: gmap use pte_unmap_unlock() not spin_unlock()Hugh Dickins
2023-06-19s390: allow pte_offset_map_lock() to failHugh Dickins
2023-06-19riscv/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-19powerpc/hugetlb: pte_alloc_huge()Hugh Dickins
2023-06-19powerpc: allow pte_offset_map[_lock]() to failHugh Dickins
2023-06-19powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()Hugh Dickins
2023-06-19parisc/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-19parisc: unmap_uncached_pte() use pte_offset_kernel()Hugh Dickins
2023-06-19parisc: add pte_unmap() to balance get_ptep()Hugh Dickins
2023-06-19mips: add pte_unmap() to balance pte_offset_map()Hugh Dickins
2023-06-19microblaze: allow pte_offset_map() to failHugh Dickins
2023-06-19m68k: allow pte_offset_map[_lock]() to failHugh Dickins
2023-06-19ia64/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-19arm64/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-19arm64: allow pte_offset_map() to failHugh Dickins
2023-06-19arm: allow pte_offset_map[_lock]() to failHugh Dickins
2023-06-12riscv/purgatory: remove PGO flagsRicardo Ribalda
2023-06-12powerpc/purgatory: remove PGO flagsRicardo Ribalda
2023-06-12x86/purgatory: remove PGO flagsRicardo Ribalda
2023-06-09mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes
2023-06-09mm/gup: remove vmas parameter from get_user_pages_remote()Lorenzo Stoakes
2023-06-09mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes
2023-06-09kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann
2023-06-09cachestat: wire up cachestat for other architecturesNhat Pham
2023-06-09cachestat: implement cachestat syscallNhat Pham
2023-05-29Merge tag 'v6.4-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-05-28Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-28Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-05-28Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-05-28Merge tag 'mips-fixes_6.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-27Merge tag 'powerpc-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-26Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-26x86: re-introduce support for ERMS copies for user space accessesLinus Torvalds
2023-05-25Merge tag 'parisc-for-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-25x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui
2023-05-25Merge tag 'm68k-for-v6.4-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds