index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-10-03
arc: get rid of private asm/unaligned.h
Al Viro
2
-27
/
+1
2024-09-13
ARC: Emulate one-byte cmpxchg
Paul E. McKenney
1
-2
/
+4
2024-07-10
arc: convert to generic syscall table
Arnd Bergmann
2
-0
/
+16
2024-05-21
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+0
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
1
-8
/
+0
2024-04-26
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+2
2024-04-02
ARC: Fix typos
Bjorn Helgaas
10
-16
/
+16
2024-04-02
ARC: mm: fix new code about cache aliasing
Vineet Gupta
1
-9
/
+0
2024-04-02
ARC: Fix -Wmissing-prototypes warnings
Vineet Gupta
1
-1
/
+1
2024-02-23
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
1
-0
/
+9
2024-02-10
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2024-01-19
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-0
/
+1
2024-01-11
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+13
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
1
-0
/
+1
2023-12-14
ARC: add hugetlb definitions
Pavel Kozlov
1
-0
/
+7
2023-12-09
ARC: mm: retire support for aliasing VIPT D$
Vineet Gupta
1
-43
/
+0
2023-12-09
ARC: entry: move ARCompact specific bits out of entry.h
Vineet Gupta
2
-67
/
+54
2023-12-09
ARC: entry: SAVE_ABI_CALLEE_REG: ISA/ABI specific helper
Vineet Gupta
4
-46
/
+76
2023-12-05
ARC: mm: Make virt_to_pfn() a static inline
Linus Walleij
2
-10
/
+13
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
1
-3
/
+0
2023-09-05
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-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-21
/
+13
2023-08-25
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
1
-9
/
+0
2023-08-25
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-18
ARC: entry: rework (non-functional)
Vineet Gupta
3
-11
/
+17
2023-08-18
ARC: __switch_to: move ksp to thread_info from thread_struct
Vineet Gupta
2
-7
/
+6
2023-08-18
ARC: __switch_to: asm with dwarf ops (vs. inline asm)
Vineet Gupta
1
-12
/
+20
2023-08-18
ARC: kernel stack: INIT_THREAD need not setup @init_stack in @ksp
Vineet Gupta
1
-3
/
+1
2023-08-18
ARC: entry: use gp to cache task pointer (vs. r25)
Vineet Gupta
5
-119
/
+48
2023-08-18
ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA
Vineet Gupta
2
-33
/
+4
2023-08-18
ARC: boot log: eliminate struct cpuinfo_arc #3: don't export
Vineet Gupta
1
-2
/
+0
2023-08-18
ARC: boot log: eliminate struct cpuinfo_arc #2: cache
Vineet Gupta
2
-6
/
+32
2023-08-18
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-16
ARC: atomics: Add compiler barrier to atomic operations...
Pavel Kozlov
2
-6
/
+6
2023-08-14
ARC: -Wmissing-prototype warning fixes
Vineet Gupta
6
-0
/
+31
2023-08-11
csky: Cast argument to virt_to_pfn() to (void *)
Linus Walleij
1
-1
/
+1
2023-07-12
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
[next]