summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: allow kmalloc() caches aligned to the smaller cache_line_size()Catalin Marinas2023-06-191-0/+3
* xtensa: add pte_unmap() to balance pte_offset_map()Hugh Dickins2023-06-191-1/+4
* x86: sme_populate_pgd() use pte_offset_kernel()Hugh Dickins2023-06-191-1/+1
* x86: allow get_locked_pte() to failHugh Dickins2023-06-191-2/+4
* sparc: iounit and iommu use pte_offset_kernel()Hugh Dickins2023-06-192-2/+2
* sparc: allow pte_offset_map() to failHugh Dickins2023-06-193-0/+7
* sparc/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins2023-06-191-2/+2
* sh/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins2023-06-191-2/+2
* s390: gmap use pte_unmap_unlock() not spin_unlock()Hugh Dickins2023-06-191-11/+11
* s390: allow pte_offset_map_lock() to failHugh Dickins2023-06-193-4/+19
* riscv/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins2023-06-191-2/+2
* powerpc/hugetlb: pte_alloc_huge()Hugh Dickins2023-06-191-1/+1
* powerpc: allow pte_offset_map[_lock]() to failHugh Dickins2023-06-193-1/+10
* powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()Hugh Dickins2023-06-191-1/+1
* parisc/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins2023-06-191-2/+2
* parisc: unmap_uncached_pte() use pte_offset_kernel()Hugh Dickins2023-06-191-1/+1
* parisc: add pte_unmap() to balance get_ptep()Hugh Dickins2023-06-191-5/+21
* mips: add pte_unmap() to balance pte_offset_map()Hugh Dickins2023-06-191-2/+10
* microblaze: allow pte_offset_map() to failHugh Dickins2023-06-191-2/+3
* m68k: allow pte_offset_map[_lock]() to failHugh Dickins2023-06-193-33/+27
* ia64/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins2023-06-191-2/+2
* arm64/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins2023-06-191-9/+2
* arm64: allow pte_offset_map() to failHugh Dickins2023-06-191-0/+3
* arm: allow pte_offset_map[_lock]() to failHugh Dickins2023-06-193-1/+10
* mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes2023-06-091-1/+1
* mm/gup: remove vmas parameter from get_user_pages_remote()Lorenzo Stoakes2023-06-092-9/+10
* mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes2023-06-091-1/+1
* kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann2023-06-092-2/+2
* cachestat: wire up cachestat for other architecturesNhat Pham2023-06-0916-1/+17
* cachestat: implement cachestat syscallNhat Pham2023-06-092-0/+2
* Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-281-2/+3
|\
| * x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui2023-05-251-2/+3
* | Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-05-282-1/+12
|\ \
| * | perf/x86/uncore: Correct the number of CHAs on SPRKan Liang2023-05-241-0/+11
| * | perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBSLike Xu2023-05-231-1/+1
* | | Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-05-281-2/+5
|\ \ \
| * | | x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy2023-05-161-2/+5
* | | | Merge tag 'mips-fixes_6.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-05-284-16/+26
|\ \ \ \
| * | | | mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau2023-05-231-4/+5
| * | | | MIPS: Alchemy: fix dbdma2Manuel Lauss2023-05-231-12/+15
| * | | | MIPS: Restore Au1300 supportManuel Lauss2023-05-231-0/+5
| * | | | MIPS: unhide PATA_PLATFORMManuel Lauss2023-05-231-0/+1
| | |/ / | |/| |
* | | | Merge tag 'powerpc-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-05-271-0/+6
|\ \ \ \
| * | | | powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER rangesMichael Ellerman2023-05-211-0/+6
* | | | | Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-271-3/+5
|\ \ \ \ \
| * | | | | x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne2023-05-241-3/+5
* | | | | | Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-05-2613-38/+59
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'imx-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2023-05-259-38/+55
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: imx8: fix USB 3.0 Gadget Failure in QM & QXPB0 at super speedFrank Li2023-05-161-0/+1
| | * | | | | | arm64: dts: colibri-imx8x: delete adc1 and dspAndrejs Cainikovs2023-05-151-0/+7