summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-023-3/+3
* arc: get rid of private asm/unaligned.hAl Viro2024-10-025-27/+19
* Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-09-241-1/+1
|\
| * ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAMEMasahiro Yamada2024-09-071-1/+1
* | Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-234-0/+4
|\ \
| * | ARC: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORMHeikki Krogerus2024-09-104-0/+4
| |/
* | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-211-1/+2
|\ \
| * | mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown2024-09-091-1/+2
| |/
* / ARC: Emulate one-byte cmpxchgPaul E. McKenney2024-09-132-2/+5
|/
* arc: convert to generic syscall tableArnd Bergmann2024-07-106-44/+25
* clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann2024-07-101-1/+0
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-273-16/+18
|\
| * ARC, bpf: Fix issues reported by the static analyzersShahab Vahedi2024-05-253-16/+18
* | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-201-8/+0
|\ \
| * | arch: Rename fbdev header and source filesThomas Zimmermann2024-05-031-8/+0
* | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-192-3/+3
|\ \ \
| * | | treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe2024-04-251-3/+1
| * | | fix missing vmalloc.h includesKent Overstreet2024-04-251-0/+2
* | | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-181-2/+1
|\ \ \ \
| * | | | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-101-2/+1
| |/ / /
* | | | Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-181-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel2024-05-131-2/+1
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | | * dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy2024-04-261-2/+1
| | |/
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-136-0/+4602
|\ \ \ | |/ / |/| |
| * | ARC: Add eBPF JIT supportShahab Vahedi2024-05-126-0/+4602
| |/
* | ARC: [plat-hsdk]: Remove misplaced interrupt-cells propertyAlexey Brodkin2024-04-161-1/+0
* | ARC: Fix typosBjorn Helgaas2024-04-0125-44/+45
* | ARC: mm: fix new code about cache aliasingVineet Gupta2024-04-012-10/+0
* | ARC: Fix -Wmissing-prototypes warningsVineet Gupta2024-04-012-4/+5
|/
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-142-0/+10
|\
| * Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-222-0/+10
* | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-122-4/+5
|\ \
| * | arch: simplify architecture specific page size configurationArnd Bergmann2024-03-062-4/+5
| |/
* / smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner2024-03-041-5/+0
|/
* work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-091-2/+2
* Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-181-1/+1
|\
| *-. Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel2024-01-031-1/+1
| |\ \
| | | * iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe2023-12-121-1/+1
| | |/
* | | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-01-181-0/+1
|\ \ \
| * | | mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2023-12-141-0/+1
| | |/ | |/|
* | | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-102-10/+13
|\ \ \ | |_|/ |/| |
| * | ARC: mm: Make virt_to_pfn() a static inlineLinus Walleij2023-12-052-10/+13
| |/
* | ARC: add hugetlb definitionsPavel Kozlov2023-12-131-0/+7
* | ARC: fix smatch warningVineet Gupta2023-12-081-3/+1
* | ARC: fix spare errorVineet Gupta2023-12-081-3/+3
* | ARC: mm: retire support for aliasing VIPT D$Vineet Gupta2023-12-085-207/+14
* | ARC: entry: move ARCompact specific bits out of entry.hVineet Gupta2023-12-082-67/+54
* | ARC: entry: SAVE_ABI_CALLEE_REG: ISA/ABI specific helperVineet Gupta2023-12-084-46/+76
|/
* kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann2023-11-101-3/+0
* fs: create helper file_user_path() for user displayed mapped file pathAmir Goldstein2023-10-191-2/+4