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
2020-12-29
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-22
ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE
Vineet Gupta
1
-11
/
+5
2020-06-11
ARC: Fix ICCM & DCCM runtime size checks
Eugeniy Paltsev
1
-2
/
+3
2019-11-28
ARC: perf: Accommodate big-endian CPU
Alexey Brodkin
1
-2
/
+2
2019-09-21
ARC: export "abort" for modules
Vineet Gupta
1
-0
/
+1
2019-07-21
ARC: hide unused function unw_hdr_alloc
Arnd Bergmann
1
-5
/
+4
2019-07-10
ARC: handle gcc generated __builtin_trap for older compiler
Vineet Gupta
1
-0
/
+8
2019-04-20
ARC: u-boot args: check that magic number is correct
Eugeniy Paltsev
2
-0
/
+9
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-13
ARC: clone syscall to setp r25 as thread pointer
Vineet Gupta
1
-0
/
+20
2018-08-24
ARC: Improve cmpxchg syscall implementation
Peter Zijlstra
1
-11
/
+36
2018-08-24
ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP
Alexey Brodkin
1
-1
/
+1
2017-09-27
ARC: Re-enable MMU upon Machine Check exception
Jose Abreu
1
-0
/
+6
2017-08-06
ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIP
Yuriy Kolerov
1
-0
/
+4
2017-06-17
ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached
Vineet Gupta
1
-3
/
+16
2017-06-17
ARC: smp-boot: Decouple Non masters waiting API from jump to entry point
Vineet Gupta
2
-9
/
+11
2017-02-14
ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
Vineet Gupta
1
-1
/
+1
2017-02-01
ARC: [arcompact] handle unaligned access delay slot corner case
Vineet Gupta
1
-1
/
+2
2017-01-26
ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds
Vineet Gupta
1
-1
/
+3
2016-11-08
ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
Yuriy Kolerov
1
-2
/
+11
2016-11-08
ARC: IRQ: Do not use hwirq as virq and vice versa
Yuriy Kolerov
2
-14
/
+18
2016-11-08
ARC: [plat-eznps] set default baud for early console
Noam Camus
1
-0
/
+2
2016-11-07
ARC: timer: rtc: implement read loop in "C" vs. inline asm
Vineet Gupta
1
-8
/
+11
2016-11-07
ARC: change return value of userspace cmpxchg assist syscall
Vineet Gupta
1
-9
/
+11
2016-10-31
ARC: [SMP] avoid overriding present cpumask
Noam Camus
1
-4
/
+6
2016-10-28
ARC: module: print pretty section names
Vineet Gupta
1
-14
/
+21
2016-10-28
ARC: module: elide loop to save reference to .eh_frame
Vineet Gupta
1
-10
/
+8
2016-10-28
ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
Vineet Gupta
1
-110
/
+0
2016-10-28
ARC: boot log: refactor cpu name/release printing
Vineet Gupta
1
-18
/
+33
2016-10-28
ARC: boot log: don't assume SWAPE instruction support
Vineet Gupta
1
-1
/
+4
2016-10-28
ARC: boot log: refactor printing abt features not captured in BCRs
Vineet Gupta
1
-45
/
+42
2016-10-28
ARCv2: boot log: print IOC exists as well as enabled status
Vineet Gupta
1
-3
/
+1
2016-10-24
ARC: syscall for userspace cmpxchg assist
Vineet Gupta
1
-0
/
+33
2016-10-19
ARC: Adjust cpuinfo for non-continuous cpu ids
Noam Camus
1
-1
/
+1
2016-10-16
ARCv2: intc: untangle SMP, MCIP and IDU
Vineet Gupta
1
-20
/
+11
2016-10-14
Merge branch 'work.uaccess' into for-linus
Al Viro
1
-4
/
+4
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-09-30
ARCv2: intc: Use kflag if STATUS32.IE must be reset
Yuriy Kolerov
1
-1
/
+1
2016-09-30
ARC: .exit.* sections can be discarded in .eh_frame regime
Vineet Gupta
1
-8
/
+0
2016-09-30
ARC: dw2 unwind: enable cfi pseudo ops in string lib
Vineet Gupta
1
-1
/
+2
2016-09-30
ARC: entry: make ret_from_system_call local label
Vineet Gupta
1
-7
/
+5
2016-09-30
ARC: dw2 unwind: switch to .eh_frame based unwinding
Vineet Gupta
4
-34
/
+11
2016-09-30
ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame
Vineet Gupta
1
-7
/
+18
2016-09-30
ARC: module: support R_ARC_32_PCREL relocation
Vineet Gupta
1
-2
/
+4
2016-09-30
arc: perf: Enable generic "cache-references" and "cache-misses" events
Alexey Brodkin
1
-2
/
+4
2016-09-30
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
Vineet Gupta
1
-2
/
+2
2016-09-30
ARCv2: identify HS38 rel 3.0 cores
Vineet Gupta
1
-0
/
+1
[next]