index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
2022-04-27
1
-0
/
+1
*
ARC: export clear_user_page() for modules
Randy Dunlap
2021-09-22
1
-1
/
+1
*
ARC: wireup clone3 syscall
Vineet Gupta
2021-09-12
6
-4
/
+19
*
ARC: Fix CONFIG_STACKDEPOT
Guenter Roeck
2021-09-03
1
-0
/
+2
*
ARCv2: save ABI registers across signal handling
Vineet Gupta
2021-06-23
2
-0
/
+44
*
ARC: mm: PAE: use 40-bit physical page mask
Vladimir Isaev
2021-05-19
5
-13
/
+19
*
ARC: entry: fix off-by-one error in syscall number validation
Vineet Gupta
2021-05-19
1
-2
/
+2
*
arc: kernel: Return -EFAULT if copy_to_user() fails
Wang Qing
2021-04-21
1
-2
/
+2
*
arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
Randy Dunlap
2021-01-19
1
-0
/
+1
*
ARC: build: move symlink creation to arch/arc/Makefile to avoid race
Masahiro Yamada
2021-01-19
2
-11
/
+13
*
ARC: build: add boot_targets to PHONY
Masahiro Yamada
2021-01-19
1
-0
/
+1
*
ARC: build: add uImage.lzma to the top-level target
Masahiro Yamada
2021-01-19
1
-1
/
+1
*
ARC: build: remove non-existing bootpImage from KBUILD_IMAGE
Masahiro Yamada
2021-01-19
1
-6
/
+0
*
ARC: stack unwinding: don't assume non-current task is sleeping
Vineet Gupta
2020-12-16
1
-8
/
+15
*
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
2020-12-02
1
-0
/
+2
*
ARC: stack unwinding: avoid indefinite looping
Vineet Gupta
2020-11-10
1
-1
/
+6
*
ARC: perf: redo the pct irq missing in device-tree handling
Vineet Gupta
2020-11-05
1
-9
/
+18
*
ARC: [dts] fix the errors detected by dtbs_check
Zhen Lei
2020-11-05
5
-5
/
+5
*
arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLER
Necip Fazil Yildiran
2020-10-29
1
-0
/
+1
*
ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-id
Evgeniy Didin
2020-09-17
1
-2
/
+2
*
irqchip/eznps: Fix build error for !ARC700 builds
Vineet Gupta
2020-09-17
1
-1
/
+0
*
ARC: HSDK: wireup perf irq
Vineet Gupta
2020-09-17
1
-0
/
+2
*
ARC: perf: don't bail setup if pct irq missing in device-tree
Vineet Gupta
2020-09-09
1
-10
/
+4
*
ARC: elf: use right ELF_ARCH
Vineet Gupta
2020-07-16
1
-1
/
+1
*
ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE
Vineet Gupta
2020-07-16
1
-11
/
+5
*
ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
Vineet Gupta
2020-06-07
1
-0
/
+1
*
ARC: Fix ICCM & DCCM runtime size checks
Eugeniy Paltsev
2020-06-07
1
-2
/
+3
*
ARC: define __ALIGN_STR and __ALIGN symbols for ARC
Eugeniy Paltsev
2020-03-18
1
-0
/
+2
*
ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node
Jose Abreu
2020-02-14
1
-0
/
+1
*
arc: eznps: fix allmodconfig kconfig warning
Randy Dunlap
2020-02-01
1
-1
/
+1
*
ARC: perf: Accommodate big-endian CPU
Alexey Brodkin
2019-10-22
1
-2
/
+2
*
ARC: [plat-hsdk]: Enable on-boardi SPI ADC IC
Eugeniy Paltsev
2019-10-22
2
-0
/
+19
*
ARC: [plat-hsdk]: Enable on-board SPI NOR flash IC
Eugeniy Paltsev
2019-10-22
2
-0
/
+10
*
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
1
-2
/
+2
*
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
1
-5
/
+0
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
1
-1
/
+0
*
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-20
17
-8
/
+16
|
\
|
*
kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC
Masahiro Yamada
2019-09-04
17
-8
/
+16
*
|
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-19
1
-6
/
+0
|
\
\
|
*
|
dma-mapping: make dma_atomic_pool_init self-contained
Christoph Hellwig
2019-08-29
1
-6
/
+0
|
|
/
*
|
Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-08-29
1
-0
/
+1
|
\
\
|
*
|
ARC: unwind: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-29
1
-0
/
+1
|
|
/
*
|
arc: prefer __section from compiler_attributes.h
Nick Desaulniers
2019-08-26
2
-6
/
+5
*
|
ARCv2: IDU-intc: Add support for edge-triggered interrupts
Mischa Jonker
2019-08-26
1
-6
/
+54
*
|
ARC: unwind: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-06
1
-2
/
+2
*
|
ARC: [plat-hsdk]: allow to switch between AXI DMAC port configurations
Eugeniy Paltsev
2019-08-05
2
-12
/
+78
*
|
ARC: fix typo in setup_dma_ops log message
Eugeniy Paltsev
2019-08-05
1
-1
/
+1
*
|
ARCv2: entry: early return from exception need not clear U & DE bits
Alexey Brodkin
2019-08-05
1
-1
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-17
2
-11
/
+12
|
\
|
*
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
2019-07-16
2
-11
/
+12
[next]