summaryrefslogtreecommitdiffstats
path: root/arch/arc
AgeCommit message (Expand)AuthorLines
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)-5/+0
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts-4/+2
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-27/+18
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-7/+2
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-3/+2
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky-7/+2
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+0
2025-01-18ARC: migrate to the generic rule for built-in DTBMasahiro Yamada-27/+18
2025-01-15ARC: Remove GENERIC_PENDING_IRQThomas Gleixner-3/+0
2025-01-12arch: remove get_task_comm() and print task comm directlyYafang Shao-3/+2
2024-12-18mm: introduce cpu_icache_is_aliasing() across all architecturesZi Yan-0/+9
2024-12-13ARC: build: Try to guess GCC variant of cross compilerLeon Romanovsky-1/+1
2024-12-10ARC: bpf: Correct conditional check in 'check_jmp_32'Hardevsinh Palaniya-1/+1
2024-12-10ARC: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port...Uwe Kleine-König-10/+10
2024-12-10ARC: build: Use __force to suppress per-CPU cmpxchg warningsPaul E. McKenney-1/+1
2024-12-10ARC: fix reference of dependency for PAE40 configLukas Bulwahn-1/+1
2024-12-10ARC: build: disallow invalid PAE40 + 4K page configVineet Gupta-2/+2
2024-12-10arc: rename aux.h to arc_aux.hBenjamin Szőke-2/+2
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+0
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)-0/+1
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif-1/+1
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig-3/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino-4/+3
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-3/+3
2024-10-02arc: get rid of private asm/unaligned.hAl Viro-27/+19
2024-09-24Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2024-09-23Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+4
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+2
2024-09-13ARC: Emulate one-byte cmpxchgPaul E. McKenney-2/+5
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown-1/+2
2024-09-10ARC: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORMHeikki Krogerus-0/+4
2024-09-07ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAMEMasahiro Yamada-1/+1
2024-07-10arc: convert to generic syscall tableArnd Bergmann-44/+25
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann-1/+0
2024-05-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-16/+18
2024-05-25ARC, bpf: Fix issues reported by the static analyzersShahab Vahedi-16/+18
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+0
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+3
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+1
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+1
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+4602
2024-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel-2/+1
2024-05-12ARC: Add eBPF JIT supportShahab Vahedi-0/+4602
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-2/+1
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann-8/+0
2024-04-26dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy-2/+1
2024-04-25treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe-3/+1
2024-04-25fix missing vmalloc.h includesKent Overstreet-0/+2