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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-25
ARC: fix spare error
Vineet Gupta
1
-3
/
+3
2023-08-11
ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
Vineet Gupta
2
-2
/
+9
2022-04-27
ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
1
-0
/
+1
2021-09-03
ARC: Fix CONFIG_STACKDEPOT
Guenter Roeck
1
-0
/
+2
2021-06-30
ARCv2: save ABI registers across signal handling
Vineet Gupta
1
-0
/
+43
2021-05-22
ARC: entry: fix off-by-one error in syscall number validation
Vineet Gupta
1
-2
/
+2
2021-04-28
arc: kernel: Return -EFAULT if copy_to_user() fails
Wang Qing
1
-2
/
+2
2020-12-30
ARC: stack unwinding: don't assume non-current task is sleeping
Vineet Gupta
1
-8
/
+15
2020-11-10
Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"
Vineet Gupta
1
-5
/
+11
2020-11-10
ARC: stack unwinding: avoid indefinite looping
Vineet Gupta
1
-1
/
+6
2020-07-16
ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE
Vineet Gupta
1
-11
/
+5
2020-06-07
ARC: Fix ICCM & DCCM runtime size checks
Eugeniy Paltsev
1
-2
/
+3
2019-12-01
ARC: perf: Accommodate big-endian CPU
Alexey Brodkin
1
-2
/
+2
2019-09-16
ARC: show_regs: lockdep: re-enable preemption
Vineet Gupta
1
-0
/
+8
2019-08-06
ARC: enable uboot support unconditionally
Eugeniy Paltsev
2
-4
/
+0
2019-07-21
ARC: hide unused function unw_hdr_alloc
Arnd Bergmann
1
-5
/
+4
2019-04-20
ARC: u-boot args: check that magic number is correct
Eugeniy Paltsev
2
-0
/
+9
2019-03-23
ARCv2: don't assume core 0x54 has dual issue
Vineet Gupta
1
-5
/
+21
2019-03-23
ARCv2: support manual regfile save on interrupts
Vineet Gupta
2
-1
/
+5
2019-03-05
ARC: show_regs: lockdep: avoid page allocator...
Vineet Gupta
1
-14
/
+12
2019-02-27
ARC: U-boot: check arguments paranoidly
Eugeniy Paltsev
2
-27
/
+64
2019-02-27
ARCv2: Enable unaligned access in early ASM code
Eugeniy Paltsev
1
-0
/
+10
2018-10-05
ARC: clone syscall to setp r25 as thread pointer
Vineet Gupta
1
-0
/
+20
2018-08-27
ARC: cleanup show_faulting_vma()
Eugeniy Paltsev
1
-9
/
+4
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-12
/
+37
2018-07-09
ARC: Improve cmpxchg syscall implementation
Peter Zijlstra
1
-11
/
+36
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
1
-2
/
+3
2018-06-21
ARC/kprobes: Don't call the ->break_handler() in ARC kprobes code
Masami Hiramatsu
1
-7
/
+0
2018-06-21
ARC/kprobes: Remove jprobe implementation
Masami Hiramatsu
1
-36
/
+2
2018-06-20
ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP
Alexey Brodkin
1
-1
/
+1
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2018-03-01
Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
3
-16
/
+110
2018-02-28
ARC: setup cpu possible mask according to possible-cpus dts property
Eugeniy Paltsev
1
-10
/
+40
2018-02-28
ARC: mcip: update MCIP debug mask when the new cpu came online
Eugeniy Paltsev
1
-5
/
+32
2018-02-28
ARC: mcip: halt GFRC counter when ARC cores halt
Eugeniy Paltsev
1
-0
/
+37
2018-02-28
ARCv2: boot log: fix HS48 release number
Vineet Gupta
1
-1
/
+1
2018-02-22
get rid of pointless includes of fs_struct.h
Al Viro
1
-1
/
+0
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2
-2
/
+2
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+8
2018-01-23
ARC: boot log: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-23
ARC: dw2 unwind: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-22
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
1
-6
/
+8
2018-01-03
ARC: handle gcc generated __builtin_trap for older compiler
Vineet Gupta
1
-0
/
+8
2017-12-20
ARC: handle gcc generated __builtin_trap()
Vineet Gupta
2
-0
/
+9
2017-12-20
arc: do not use __print_symbol()
Sergey Senozhatsky
1
-1
/
+1
2017-11-28
ARC: Fix detection of dual-issue enabled
Alexey Brodkin
1
-1
/
+1
2017-11-25
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2
-23
/
+60
2017-11-21
ARCv2: perf: optimize given that num counters <= 32
Vineet Gupta
1
-9
/
+7
2017-11-21
ARCv2: perf: tweak overflow interrupt
Vineet Gupta
1
-10
/
+14
2017-11-13
ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer
Vineet Gupta
1
-4
/
+39
[next]