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
2024-05-02
ARC: [plat-hsdk]: Remove misplaced interrupt-cells property
Alexey Brodkin
1
-1
/
+0
2024-01-26
ARC: fix spare error
Vineet Gupta
1
-3
/
+3
2023-07-27
ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guard
Masahiro Yamada
1
-4
/
+4
2023-01-04
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2023-01-04
ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handling
Vineet Gupta
1
-1
/
+1
2023-01-04
arc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
3
-3
/
+6
2022-11-03
arc: iounmap() arg is volatile
Randy Dunlap
2
-2
/
+2
2022-04-27
ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
1
-0
/
+1
2022-04-08
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
1
-1
/
+1
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-08-18
ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch
Vineet Gupta
1
-3
/
+6
2021-07-14
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-06-23
ARCv2: save ABI registers across signal handling
Vineet Gupta
2
-0
/
+44
2021-05-19
ARC: mm: Use max_high_pfn as a HIGHMEM zone border
Vladimir Isaev
1
-1
/
+10
2021-05-19
ARC: mm: PAE: use 40-bit physical page mask
Vladimir Isaev
5
-13
/
+19
2021-05-19
ARC: entry: fix off-by-one error in syscall number validation
Vineet Gupta
1
-2
/
+2
2021-04-21
arc: kernel: Return -EFAULT if copy_to_user() fails
Wang Qing
1
-2
/
+2
2021-01-19
arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
Randy Dunlap
1
-0
/
+1
2021-01-19
ARC: build: move symlink creation to arch/arc/Makefile to avoid race
Masahiro Yamada
2
-11
/
+13
2021-01-19
ARC: build: add boot_targets to PHONY
Masahiro Yamada
1
-0
/
+1
2021-01-19
ARC: build: add uImage.lzma to the top-level target
Masahiro Yamada
1
-1
/
+1
2021-01-19
ARC: build: remove non-existing bootpImage from KBUILD_IMAGE
Masahiro Yamada
1
-6
/
+0
2021-01-12
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-11-28
Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2020-11-18
ARC: stack unwinding: reorganize how initial register state setup
Vineet Gupta
1
-19
/
+18
2020-11-18
ARC: stack unwinding: don't assume non-current task is sleeping
Vineet Gupta
1
-8
/
+15
2020-11-18
ARC: mm: fix spelling mistakes
Flavio Suligoi
1
-12
/
+12
2020-11-18
ARC: bitops: Remove unecessary operation and value
Gustavo Pimentel
1
-3
/
+1
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+2
2020-11-02
ARC: [plat-hsdk] Remap CCMs super early in asm boot trampoline
Vineet Gupta
2
-18
/
+16
2020-11-02
ARC: stack unwinding: avoid indefinite looping
Vineet Gupta
1
-1
/
+6
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
3
-6
/
+6
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-10-23
Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+18
2020-10-22
ARC: perf: redo the pct irq missing in device-tree handling
Vineet Gupta
1
-9
/
+18
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-10-20
Merge tag 'arc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
35
-1355
/
+15
2020-10-18
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+1
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2020-10-13
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-52
/
+2
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+0
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-0
/
+1
2020-10-06
arc: include/asm: fix typos of "themselves"
Randy Dunlap
2
-3
/
+3
2020-10-06
ARC: SMP: fix typo and use "come up" instead of "comeup"
Mike Rapoport
1
-1
/
+1
2020-10-06
ARC: [dts] fix the errors detected by dtbs_check
Zhen Lei
5
-5
/
+5
2020-10-06
arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLER
Necip Fazil Yildiran
1
-0
/
+1
2020-10-06
ARC: [plat-eznps]: Drop support for EZChip NPS platform
Vineet Gupta
28
-1346
/
+5
2020-09-09
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
1
-0
/
+1
[next]