index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-12
Merge tag 'arc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
27
-67
/
+53
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
1
-1
/
+1
2025-06-09
ARC: Replace __ASSEMBLY__ with __ASSEMBLER__ in the non-uapi headers
Thomas Huth
24
-45
/
+45
2025-06-09
ARC: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
Thomas Huth
1
-2
/
+2
2025-06-09
ARC: unwind: Use built-in sort swap to reduce code size and improve performance
Yu-Chun Lin
1
-10
/
+1
2025-06-09
ARC: atomics: Implement arch_atomic64_cmpxchg using _relaxed
Jason Gunthorpe
1
-10
/
+5
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-4
/
+25
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+6
2025-05-21
arc/perf: Remove driver-specific throttle support
Kan Liang
1
-4
/
+2
2025-05-16
ARC: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
3
-4
/
+6
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
1
-0
/
+11
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
1
-0
/
+14
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
2
-3
/
+0
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
1
-1
/
+0
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
2
-2
/
+2
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
1
-11
/
+0
2025-03-17
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
1
-7
/
+6
2025-03-17
arch, mm: streamline HIGHMEM freeing
Mike Rapoport (Microsoft)
1
-5
/
+1
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
1
-2
/
+0
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-5
/
+0
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
1
-4
/
+2
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
16
-27
/
+18
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+2
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+2
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
1
-7
/
+2
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+0
2025-01-18
ARC: migrate to the generic rule for built-in DTB
Masahiro Yamada
16
-27
/
+18
2025-01-15
ARC: Remove GENERIC_PENDING_IRQ
Thomas Gleixner
2
-3
/
+0
2025-01-12
arch: remove get_task_comm() and print task comm directly
Yafang Shao
1
-3
/
+2
2024-12-18
mm: introduce cpu_icache_is_aliasing() across all architectures
Zi Yan
2
-0
/
+9
2024-12-13
ARC: build: Try to guess GCC variant of cross compiler
Leon Romanovsky
1
-1
/
+1
2024-12-10
ARC: bpf: Correct conditional check in 'check_jmp_32'
Hardevsinh Palaniya
1
-1
/
+1
2024-12-10
ARC: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port...
Uwe Kleine-König
5
-10
/
+10
2024-12-10
ARC: build: Use __force to suppress per-CPU cmpxchg warnings
Paul E. McKenney
1
-1
/
+1
2024-12-10
ARC: fix reference of dependency for PAE40 config
Lukas Bulwahn
1
-1
/
+1
2024-12-10
ARC: build: disallow invalid PAE40 + 4K page config
Vineet Gupta
1
-2
/
+2
2024-12-10
arc: rename aux.h to arc_aux.h
Benjamin Szőke
2
-2
/
+2
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2024-11-20
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
1
-1
/
+1
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-3
/
+0
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-4
/
+3
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
3
-3
/
+3
2024-10-02
arc: get rid of private asm/unaligned.h
Al Viro
5
-27
/
+19
2024-09-24
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-09-23
Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-0
/
+4
[next]