index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-04
Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
16
-260
/
+245
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-21
/
+13
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
1
-9
/
+0
2023-08-24
arc: implement the new page table range API
Matthew Wilcox (Oracle)
3
-9
/
+11
2023-08-18
ARC: pt_regs: create seperate type for ecr
Vineet Gupta
1
-29
/
+18
2023-08-18
ARCv2: entry: rearrange pt_regs slightly
Vineet Gupta
2
-10
/
+11
2023-08-18
ARC: entry: replace 8 byte ADD.ne with 4 byte ADD2.ne
Vineet Gupta
1
-1
/
+1
2023-08-18
ARC: entry: replace 8 byte OR with 4 byte BSET
Vineet Gupta
1
-2
/
+2
2023-08-18
ARC: entry: Add more common chores to EXCEPTION_PROLOGUE
Vineet Gupta
2
-2
/
+22
2023-08-18
arc: mm: convert to GENERIC_IOREMAP
Baoquan He
1
-4
/
+3
2023-08-17
ARC: entry: rework (non-functional)
Vineet Gupta
3
-11
/
+17
2023-08-17
ARC: __switch_to: move ksp to thread_info from thread_struct
Vineet Gupta
2
-7
/
+6
2023-08-17
ARC: __switch_to: asm with dwarf ops (vs. inline asm)
Vineet Gupta
1
-12
/
+20
2023-08-17
ARC: kernel stack: INIT_THREAD need not setup @init_stack in @ksp
Vineet Gupta
1
-3
/
+1
2023-08-17
ARC: entry: use gp to cache task pointer (vs. r25)
Vineet Gupta
5
-119
/
+48
2023-08-17
ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA
Vineet Gupta
2
-33
/
+4
2023-08-17
ARC: boot log: eliminate struct cpuinfo_arc #3: don't export
Vineet Gupta
1
-2
/
+0
2023-08-17
ARC: boot log: eliminate struct cpuinfo_arc #2: cache
Vineet Gupta
2
-6
/
+32
2023-08-17
ARC: boot log: eliminate struct cpuinfo_arc #1: mm
Vineet Gupta
2
-7
/
+21
2023-08-17
ARC: uaccess: elide unaliged handling if hardware supports
Vineet Gupta
1
-4
/
+6
2023-08-17
ARC: uaccess: remove arc specific out-of-line handles for -Os
Vineet Gupta
1
-9
/
+2
2023-08-15
ARC: atomics: Add compiler barrier to atomic operations...
Pavel Kozlov
2
-6
/
+6
2023-08-13
ARC: -Wmissing-prototype warning fixes
Vineet Gupta
6
-0
/
+31
2023-08-10
csky: Cast argument to virt_to_pfn() to (void *)
Linus Walleij
1
-1
/
+1
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2
-2
/
+2
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-4
/
+4
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-14
/
+2
2023-06-15
ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guard
Masahiro Yamada
1
-4
/
+4
2023-06-05
locking/atomic: treewide: delete arch_atomic_*() kerneldoc
Mark Rutland
1
-17
/
+0
2023-06-05
locking/atomic: arc: add preprocessor symbols
Mark Rutland
1
-0
/
+9
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
2
-24
/
+2
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-2
/
+2
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
1
-2
/
+2
2023-04-20
arch/arc: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-14
/
+2
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-1
/
+0
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-02
arc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-3
/
+24
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-2
/
+0
2022-10-17
ARC: mm: fix leakage of memory allocated for PTE
Pavel Kozlov
1
-1
/
+1
2022-10-17
arc: iounmap() arg is volatile
Randy Dunlap
1
-1
/
+1
2022-10-17
ARC: bitops: Change __fls to return unsigned long
Amadeusz Sławiński
1
-2
/
+2
2022-10-17
ARC: Fix comment typo
Zhang Jiaming
1
-1
/
+1
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-3
/
+0
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+0
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-5
/
+0
2022-07-17
arc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-18
/
+0
2022-04-26
ARC: bpf: define uapi for BPF_PROG_TYPE_PERF_EVENT program type
Sergey Matyukevich
2
-0
/
+13
2022-04-25
ARC: implement syscall tracepoints
Sergey Matyukevich
2
-1
/
+6
2022-04-25
ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature
Sergey Matyukevich
1
-0
/
+27
[next]