index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-27
ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
1
-0
/
+1
2021-11-12
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+2
2021-09-22
ARC: export clear_user_page() for modules
Randy Dunlap
1
-1
/
+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
2
-0
/
+44
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
2021-01-23
ARC: build: add uImage.lzma to the top-level target
Masahiro Yamada
1
-1
/
+1
2021-01-23
ARC: build: remove non-existing bootpImage from KBUILD_IMAGE
Masahiro Yamada
1
-6
/
+0
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-10-29
arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLER
Necip Fazil Yildiran
1
-0
/
+1
2020-09-23
ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-id
Evgeniy Didin
1
-2
/
+2
2020-09-23
irqchip/eznps: Fix build error for !ARC700 builds
Vineet Gupta
1
-1
/
+0
2020-09-23
ARC: HSDK: wireup perf irq
Vineet Gupta
1
-0
/
+2
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: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
Vineet Gupta
1
-0
/
+1
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-15
ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node
Jose Abreu
1
-0
/
+1
2020-02-05
arc: eznps: fix allmodconfig kconfig warning
Randy Dunlap
1
-1
/
+1
2019-12-01
ARC: perf: Accommodate big-endian CPU
Alexey Brodkin
1
-2
/
+2
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-06-25
ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC node
Jose Abreu
1
-0
/
+3
2019-06-25
ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node
Jose Abreu
1
-0
/
+1
2019-06-25
ARC: fix build warnings
Vineet Gupta
2
-9
/
+18
2019-04-20
arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
Corentin Labbe
1
-0
/
+1
2019-04-20
ARC: u-boot args: check that magic number is correct
Eugeniy Paltsev
2
-0
/
+9
2019-03-23
ARCv2: support manual regfile save on interrupts
Vineet Gupta
5
-1
/
+68
2019-03-23
ARC: uacces: remove lp_start, lp_end from clobber list
Vineet Gupta
1
-4
/
+4
2019-03-23
ARCv2: lib: memcpy: fix doing prefetchw outside of buffer
Eugeniy Paltsev
1
-14
/
+0
2019-03-05
ARC: fix __ffs return value to avoid build warnings
Eugeniy Paltsev
1
-3
/
+3
2019-02-27
ARC: define ARCH_SLAB_MINALIGN = 8
Alexey Brodkin
1
-0
/
+11
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
2019-01-31
ARC: perf: map generic branches to correct hardware condition
Eugeniy Paltsev
1
-1
/
+2
2019-01-31
ARC: adjust memblock_reserve of kernel memory
Eugeniy Paltsev
1
-1
/
+2
2019-01-31
ARCv2: lib: memeset: fix doing prefetchw outside of buffer
Eugeniy Paltsev
1
-8
/
+32
2018-12-21
ARC: io.h: Implement reads{x}()/writes{x}()
Jose Abreu
1
-0
/
+72
2018-12-08
arc: [devboards] Add support of NFSv3 ACL
Alexey Brodkin
10
-0
/
+10
2018-12-08
ARC: change defconfig defaults to ARCv2
Kevin Hilman
7
-2
/
+7
2018-10-20
ARC: build: Don't set CROSS_COMPILE in arch's Makefile
Alexey Brodkin
1
-9
/
+1
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-10-10
ARC: atomics: unbork atomic_fetch_##op()
Will Deacon
1
-1
/
+1
[next]