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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-22
ARC: export clear_user_page() for modules
Randy Dunlap
1
-1
/
+1
2021-09-22
ARC: fix allnoconfig build warning
Vineet Gupta
1
-1
/
+1
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
2021-01-23
arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
Randy Dunlap
1
-0
/
+1
2021-01-23
ARC: build: add boot_targets to PHONY
Masahiro Yamada
1
-0
/
+1
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: elf: use right ELF_ARCH
Vineet Gupta
1
-1
/
+1
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
2020-03-20
ARC: define __ALIGN_STR and __ALIGN symbols for ARC
Eugeniy Paltsev
1
-0
/
+2
2020-02-14
ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node
Jose Abreu
1
-0
/
+1
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-09-21
ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
Alexey Brodkin
9
-9
/
+0
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-07-10
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
1
-1
/
+2
2019-07-10
ARC: fix build warning in elf.h
Vineet Gupta
1
-1
/
+1
2019-07-10
ARC: Assume multiplier is always present
Vineet Gupta
3
-14
/
+0
2019-03-23
ARC: uacces: remove lp_start, lp_end from clobber list
Vineet Gupta
1
-4
/
+4
2019-03-23
ARC: fix __ffs return value to avoid build warnings
Eugeniy Paltsev
1
-3
/
+3
2019-03-23
ARCv2: Enable unaligned access in early ASM code
Eugeniy Paltsev
1
-0
/
+10
2019-02-06
ARC: perf: map generic branches to correct hardware condition
Eugeniy Paltsev
1
-1
/
+2
2018-12-21
ARC: io.h: Implement reads{x}()/writes{x}()
Jose Abreu
1
-0
/
+72
2018-12-13
arc: [devboards] Add support of NFSv3 ACL
Alexey Brodkin
8
-0
/
+8
2018-12-13
ARC: change defconfig defaults to ARCv2
Kevin Hilman
6
-2
/
+6
2018-10-20
ARC: build: Get rid of toolchain check
Alexey Brodkin
1
-14
/
+0
2018-10-13
ARC: clone syscall to setp r25 as thread pointer
Vineet Gupta
1
-0
/
+20
2018-09-19
ARC: [plat-axs*]: Enable SWAP
Alexey Brodkin
3
-3
/
+0
2018-09-05
arc: fix type warnings in arc/mm/cache.c
Randy Dunlap
1
-3
/
+4
2018-09-05
arc: fix build errors in arc/include/asm/delay.h
Randy Dunlap
1
-0
/
+3
2018-08-24
ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP
Alexey Brodkin
2
-3
/
+1
2018-08-24
ARC: Explicitly add -mmedium-calls to CFLAGS
Alexey Brodkin
1
-14
/
+1
2018-07-25
ARC: mm: allow mprotect to make stack mappings executable
Vineet Gupta
1
-1
/
+1
2018-07-25
ARC: Fix CONFIG_SWAP
Alexey Brodkin
1
-1
/
+1
2018-05-30
ARC: Fix malformed ARC_EMUL_UNALIGNED default
Ulf Magnusson
1
-1
/
+0
2018-05-26
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-35
/
+5
2018-01-10
ARC: uaccess: dont use "l" gcc inline asm constraint modifier
Vineet Gupta
1
-2
/
+3
2017-09-27
ARC: Re-enable MMU upon Machine Check exception
Jose Abreu
2
-3
/
+6
2017-08-30
ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses
Alexey Brodkin
2
-2
/
+13
2017-06-26
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-1
/
+1
2017-05-02
ARCv2: save r30 on kernel entry as gcc uses it for code-gen
Vineet Gupta
2
-1
/
+3
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-02-01
ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list
Vineet Gupta
1
-1
/
+3
2017-01-09
ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
Vineet Gupta
2
-6
/
+13
2016-12-08
ARC: Don't use "+l" inline asm constraint
Vineet Gupta
1
-4
/
+5
[next]