summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2024-05-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-25ARC, bpf: Fix issues reported by the static analyzersShahab Vahedi
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel
2024-05-12ARC: Add eBPF JIT supportShahab Vahedi
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann
2024-04-26dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy
2024-04-25treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-16ARC: [plat-hsdk]: Remove misplaced interrupt-cells propertyAlexey Brodkin
2024-04-01ARC: Fix typosBjorn Helgaas
2024-04-01ARC: mm: fix new code about cache aliasingVineet Gupta
2024-04-01ARC: Fix -Wmissing-prototypes warningsVineet Gupta
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-06arch: simplify architecture specific page size configurationArnd Bergmann
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti
2023-12-13ARC: add hugetlb definitionsPavel Kozlov
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe
2023-12-08ARC: fix smatch warningVineet Gupta
2023-12-08ARC: fix spare errorVineet Gupta
2023-12-08ARC: mm: retire support for aliasing VIPT D$Vineet Gupta
2023-12-08ARC: entry: move ARCompact specific bits out of entry.hVineet Gupta
2023-12-08ARC: entry: SAVE_ABI_CALLEE_REG: ISA/ABI specific helperVineet Gupta
2023-12-05ARC: mm: Make virt_to_pfn() a static inlineLinus Walleij
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann
2023-10-19fs: create helper file_user_path() for user displayed mapped file pathAmir Goldstein
2023-09-04Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)
2023-08-24arc: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-23ARC: boot log: fix warningVineet Gupta
2023-08-23arc: Explicitly include correct DT includesRob Herring
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap
2023-08-18ARC: pt_regs: create seperate type for ecrVineet Gupta
2023-08-18ARCv2: entry: rearrange pt_regs slightlyVineet Gupta