index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: entry: Add more common chores to EXCEPTION_PROLOGUE
Vineet Gupta
2023-08-18
2
-2
/
+22
*
ARC: entry: rework (non-functional)
Vineet Gupta
2023-08-18
3
-11
/
+17
*
ARC: __switch_to: move ksp to thread_info from thread_struct
Vineet Gupta
2023-08-18
2
-7
/
+6
*
ARC: __switch_to: asm with dwarf ops (vs. inline asm)
Vineet Gupta
2023-08-18
1
-12
/
+20
*
ARC: kernel stack: INIT_THREAD need not setup @init_stack in @ksp
Vineet Gupta
2023-08-18
1
-3
/
+1
*
ARC: entry: use gp to cache task pointer (vs. r25)
Vineet Gupta
2023-08-18
5
-119
/
+48
*
ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA
Vineet Gupta
2023-08-18
2
-33
/
+4
*
ARC: boot log: eliminate struct cpuinfo_arc #3: don't export
Vineet Gupta
2023-08-18
1
-2
/
+0
*
ARC: boot log: eliminate struct cpuinfo_arc #2: cache
Vineet Gupta
2023-08-18
2
-6
/
+32
*
ARC: boot log: eliminate struct cpuinfo_arc #1: mm
Vineet Gupta
2023-08-18
2
-7
/
+21
*
ARC: uaccess: elide unaliged handling if hardware supports
Vineet Gupta
2023-08-17
1
-4
/
+6
*
ARC: uaccess: remove arc specific out-of-line handles for -Os
Vineet Gupta
2023-08-17
1
-9
/
+2
*
ARC: atomics: Add compiler barrier to atomic operations...
Pavel Kozlov
2023-08-16
2
-6
/
+6
*
ARC: -Wmissing-prototype warning fixes
Vineet Gupta
2023-08-14
6
-0
/
+31
*
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-07-01
1
-4
/
+4
|
\
|
*
ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guard
Masahiro Yamada
2023-06-14
1
-4
/
+4
*
|
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-06-29
1
-14
/
+2
|
\
\
|
*
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-05-09
1
-2
/
+2
|
|
\
|
|
*
|
arch/arc: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
2023-04-20
1
-14
/
+2
*
|
|
locking/atomic: treewide: delete arch_atomic_*() kerneldoc
Mark Rutland
2023-06-05
1
-17
/
+0
*
|
|
locking/atomic: arc: add preprocessor symbols
Mark Rutland
2023-06-05
1
-0
/
+9
*
|
|
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
2023-06-05
2
-24
/
+2
|
|
/
|
/
|
*
|
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2023-04-29
1
-2
/
+2
|
/
*
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2023-02-10
1
-1
/
+0
*
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-03
1
-1
/
+0
*
arc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-03
1
-3
/
+24
*
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-09
1
-2
/
+0
*
ARC: mm: fix leakage of memory allocated for PTE
Pavel Kozlov
2022-10-18
1
-1
/
+1
*
arc: iounmap() arg is volatile
Randy Dunlap
2022-10-18
1
-1
/
+1
*
ARC: bitops: Change __fls to return unsigned long
Amadeusz Sławiński
2022-10-18
1
-2
/
+2
*
ARC: Fix comment typo
Zhang Jiaming
2022-10-18
1
-1
/
+1
*
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-12
1
-3
/
+0
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
1
-18
/
+0
|
\
|
*
arc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-18
/
+0
*
|
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-23
1
-5
/
+0
|
/
*
ARC: bpf: define uapi for BPF_PROG_TYPE_PERF_EVENT program type
Sergey Matyukevich
2022-04-26
1
-0
/
+4
*
ARC: implement syscall tracepoints
Sergey Matyukevich
2022-04-25
2
-1
/
+6
*
ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature
Sergey Matyukevich
2022-04-25
1
-0
/
+27
*
ARC: atomic: cleanup atomic-llsc definitions
Sergey Matyukevich
2022-04-18
1
-16
/
+16
*
arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirely
Rolf Eike Beer
2022-04-18
1
-3
/
+0
*
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-24
3
-53
/
+0
|
\
|
*
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
3
-24
/
+0
|
*
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-29
/
+0
*
|
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-21
2
-1
/
+1
|
/
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-1
/
+0
|
\
|
*
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
1
-1
/
+0
*
|
arc: perf: Move static structs to where they're really used
Alexey Brodkin
2021-12-29
1
-162
/
+0
*
|
arc: Replace lkml.org links with lore
Kees Cook
2021-12-29
1
-2
/
+6
*
|
ARC: thread_info.h: correct two typos in a comment
Randy Dunlap
2021-12-29
1
-2
/
+2
|
/
*
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
2021-11-17
1
-1
/
+0
[next]