index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
2024-07-10
arc: convert to generic syscall table
Arnd Bergmann
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
2024-05-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-25
ARC, bpf: Fix issues reported by the static analyzers
Shahab Vahedi
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-13
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
2024-05-12
ARC: Add eBPF JIT support
Shahab Vahedi
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
2024-04-26
dma-mapping: Simplify arch_setup_dma_ops()
Robin Murphy
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-04-16
ARC: [plat-hsdk]: Remove misplaced interrupt-cells property
Alexey Brodkin
2024-04-01
ARC: Fix typos
Bjorn Helgaas
2024-04-01
ARC: mm: fix new code about cache aliasing
Vineet Gupta
2024-04-01
ARC: Fix -Wmissing-prototypes warnings
Vineet Gupta
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2023-12-13
ARC: add hugetlb definitions
Pavel Kozlov
2023-12-12
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
2023-12-08
ARC: fix smatch warning
Vineet Gupta
2023-12-08
ARC: fix spare error
Vineet Gupta
2023-12-08
ARC: mm: retire support for aliasing VIPT D$
Vineet Gupta
2023-12-08
ARC: entry: move ARCompact specific bits out of entry.h
Vineet Gupta
2023-12-08
ARC: entry: SAVE_ABI_CALLEE_REG: ISA/ABI specific helper
Vineet Gupta
2023-12-05
ARC: mm: Make virt_to_pfn() a static inline
Linus Walleij
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
2023-09-04
Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-24
arc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-23
ARC: boot log: fix warning
Vineet Gupta
2023-08-23
arc: Explicitly include correct DT includes
Rob Herring
2023-08-21
treewide: drop CONFIG_EMBEDDED
Randy Dunlap
[next]