index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
(
follow
)
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/vgupta/arc
Linus Torvalds
25
-55
/
+50
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: atomics: Implement arch_atomic64_cmpxchg using _relaxed
Jason Gunthorpe
1
-10
/
+5
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-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
1
-7
/
+2
2024-12-18
mm: introduce cpu_icache_is_aliasing() across all architectures
Zi Yan
1
-0
/
+8
2024-12-10
ARC: build: Use __force to suppress per-CPU cmpxchg warnings
Paul E. McKenney
1
-1
/
+1
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/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-3
/
+0
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-10-02
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-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
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/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+2
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
1
-8
/
+0
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+2
2024-04-01
ARC: Fix typos
Bjorn Helgaas
10
-16
/
+16
2024-04-01
ARC: mm: fix new code about cache aliasing
Vineet Gupta
1
-9
/
+0
2024-04-01
ARC: Fix -Wmissing-prototypes warnings
Vineet Gupta
1
-1
/
+1
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
1
-0
/
+9
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
Linus Torvalds
1
-0
/
+1
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2
-10
/
+13
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
1
-0
/
+1
2023-12-13
ARC: add hugetlb definitions
Pavel Kozlov
1
-0
/
+7
2023-12-08
ARC: mm: retire support for aliasing VIPT D$
Vineet Gupta
1
-43
/
+0
2023-12-08
ARC: entry: move ARCompact specific bits out of entry.h
Vineet Gupta
2
-67
/
+54
2023-12-08
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-04
Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Linus Torvalds
16
-260
/
+245
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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/kernel/git/akpm/mm
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
[next]