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
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
5
-18
/
+10
2021-11-02
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-7
/
+0
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+6
2021-11-01
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-11
/
+2
2021-10-30
Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-13
/
+11
2021-10-29
riscv: Fix asan-stack clang build
Alexandre Ghiti
3
-2
/
+10
2021-10-29
riscv: Do not re-populate shadow memory with kasan_populate_early_shadow
Alexandre Ghiti
1
-11
/
+0
2021-10-28
riscv, bpf: Fix potential NULL dereference
Björn Töpel
1
-1
/
+2
2021-10-27
riscv: fix misalgned trap vector base address
Chen Lu
1
-0
/
+1
2021-10-27
ftrace: disable preemption when recursion locked
王贇
1
-2
/
+0
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
1
-1
/
+0
2021-10-26
irq: riscv: perform irqentry in entry code
Mark Rutland
3
-11
/
+2
2021-10-25
irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
1
-0
/
+1
2021-10-23
bpf: Define bpf_jit_alloc_exec_limit for riscv JIT
Lorenz Bauer
1
-0
/
+5
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2
-8
/
+6
2021-10-09
Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-29
/
+52
2021-10-09
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2021-10-07
firmware: include drivers/firmware/Kconfig unconditionally
Arnd Bergmann
1
-2
/
+0
2021-10-05
riscv: Flush current cpu icache before other cpus
Alexandre Ghiti
1
-0
/
+2
2021-10-05
Merge remote-tracking branch 'palmer/riscv-clone3' into fixes
Palmer Dabbelt
1
-1
/
+2
2021-10-05
RISC-V: Include clone3() on rv32
Palmer Dabbelt
1
-1
/
+2
2021-10-02
riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write kill...
Tong Tiangen
1
-1
/
+3
2021-10-02
riscv/vdso: Move vdso data page up front
Tong Tiangen
3
-19
/
+30
2021-10-02
riscv/vdso: Refactor asm/vdso.h
Tong Tiangen
4
-8
/
+15
2021-10-01
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
3
-4
/
+4
2021-10-01
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-1
/
+1
2021-10-01
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
1
-6
/
+5
2021-09-30
riscv: rely on core code to keep thread_info::cpu updated
Ard Biesheuvel
3
-7
/
+0
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
1
-1
/
+1
2021-09-13
riscv: remove Kconfig check for GCC version for ARCH_RV64I
Nick Desaulniers
1
-1
/
+1
2021-09-12
Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+2
2021-09-12
Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-14
/
+20
2021-09-11
riscv: Move EXCEPTION_TABLE to RO_DATA segment
Jisheng Zhang
2
-3
/
+2
2021-09-11
riscv: Enable BUILDTIME_TABLE_SORT
Jisheng Zhang
1
-0
/
+1
2021-09-11
riscv: dts: microchip: mpfs-icicle: Fix serial console
Geert Uytterhoeven
1
-1
/
+5
2021-09-11
riscv: move the (z)install rules to arch/riscv/Makefile
Masahiro Yamada
2
-10
/
+5
2021-09-11
riscv: Improve stack randomisation on RV64
Kefeng Wang
1
-0
/
+3
2021-09-11
riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1
Heinrich Schuchardt
1
-0
/
+2
2021-09-11
riscv: defconfig: enable BLK_DEV_NVME
Heinrich Schuchardt
1
-0
/
+2
2021-09-11
Merge branch 'linus' into smp/urgent
Thomas Gleixner
16
-195
/
+247
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+1
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-5
/
+0
2021-09-08
riscv: only select GENERIC_IOREMAP if MMU support is enabled
Christoph Hellwig
1
-1
/
+1
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-3
/
+1
2021-09-05
Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-127
/
+229
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-30
/
+14
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-30
/
+14
2021-09-02
Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+0
[next]