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.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
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
1
-4
/
+3
|
\
|
*
risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()
Yury Norov
2022-06-03
1
-4
/
+3
*
|
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
1
-5
/
+7
|
\
\
|
*
|
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-4
/
+3
|
*
|
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-2
/
+5
|
|
/
*
|
Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-03
16
-87
/
+247
|
\
\
|
*
|
riscv: Move alternative length validation into subsection
Nathan Chancellor
2022-06-02
1
-2
/
+2
|
*
|
riscv: mm: init: make pt_ops_set_[early|late|fixmap] static
Jisheng Zhang
2022-06-02
1
-3
/
+3
|
*
|
riscv: move errata/ and kvm/ builds to arch/riscv/Kbuild
Masahiro Yamada
2022-06-01
2
-3
/
+2
|
*
|
RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSY
Xianting Tian
2022-06-01
1
-2
/
+2
|
*
|
riscv: Wire up memfd_secret in UAPI header
Tobias Klauser
2022-06-01
2
-1
/
+1
|
*
|
riscv: Fix irq_work when SMP is disabled
Samuel Holland
2022-06-01
1
-1
/
+1
|
*
|
riscv: Improve virtual kernel memory layout dump
Alexandre Ghiti
2022-06-01
1
-15
/
+51
|
*
|
riscv: Initialize thread pointer before calling C functions
Alexandre Ghiti
2022-06-01
1
-0
/
+1
|
*
|
RISC-V: Only default to spinwait on SBI-0.1 and M-mode
Palmer Dabbelt
2022-06-01
1
-1
/
+7
|
*
|
riscv: dts: icicle: sort nodes alphabetically
Conor Dooley
2022-06-01
1
-52
/
+52
|
*
|
riscv: microchip: icicle: readability fixes
Conor Dooley
2022-06-01
1
-3
/
+5
|
*
|
riscv: dts: microchip: add the sundance polarberry
Conor Dooley
2022-06-01
3
-0
/
+116
|
*
|
riscv: dts: microchip: make the fabric dtsi board specific
Conor Dooley
2022-06-01
3
-1
/
+3
|
*
|
riscv: dts: microchip: remove soc vendor from filenames
Conor Dooley
2022-06-01
4
-3
/
+3
|
*
|
riscv: dts: microchip: move sysctrlr out of soc bus
Conor Dooley
2022-06-01
1
-5
/
+5
|
*
|
riscv: dts: microchip: remove icicle memory clocks
Conor Dooley
2022-06-01
1
-2
/
+0
*
|
|
Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
riscv: read-only pages should not be writable
Heinrich Schuchardt
2022-05-28
1
-1
/
+1
|
|
/
*
|
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
75
-273
/
+2426
|
\
\
|
*
|
RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]
Uwe Kleine-König
2022-05-30
1
-0
/
+7
|
*
|
RISC-V: Various XIP fixes
Palmer Dabbelt
2022-05-26
6
-30
/
+38
|
|
\
\
|
|
*
|
RISC-V: Fix the XIP build
Palmer Dabbelt
2022-05-25
1
-1
/
+1
|
|
*
|
RISC-V: Split out the XIP fixups into their own file
Palmer Dabbelt
2022-05-25
4
-26
/
+33
|
|
*
|
RISC-V: ignore xipImage
Palmer Dabbelt
2022-05-24
1
-0
/
+1
|
|
*
|
RISC-V: Avoid empty create_*_mapping definitions
Palmer Dabbelt
2022-05-24
1
-3
/
+3
|
|
|
/
|
*
|
riscv: compat: Using seperated vdso_maps for compat_vdso_info
Guo Ren
2022-05-25
1
-2
/
+13
|
*
|
riscv: Don't output a bogus mmu-type on a no MMU kernel
Niklas Cassel
2022-05-21
1
-0
/
+4
|
*
|
riscv: atomic: Add custom conditional atomic operation implementation
Guo Ren
2022-05-21
1
-0
/
+82
|
*
|
riscv: atomic: Optimize dec_if_positive functions
Guo Ren
2022-05-21
1
-10
/
+10
|
*
|
riscv: atomic: Cleanup unnecessary definition
Guo Ren
2022-05-21
1
-12
/
+0
|
*
|
Merge tag 'generic-ticket-spinlocks-v6' into for-next
Palmer Dabbelt
2022-05-20
4
-160
/
+5
|
|
\
\
|
*
\
\
riscv: kexec: add kexec_file_load() support
Palmer Dabbelt
2022-05-19
11
-1
/
+683
|
|
\
\
\
|
|
*
|
|
RISC-V: Load purgatory in kexec_file
Li Zhengyu
2022-05-19
1
-0
/
+151
|
|
*
|
|
RISC-V: Add purgatory
Li Zhengyu
2022-05-19
6
-0
/
+199
|
|
*
|
|
RISC-V: Support for kexec_file on panic
Li Zhengyu
2022-05-19
1
-1
/
+118
|
|
*
|
|
RISC-V: Add kexec_file support
Liao Chang
2022-05-19
5
-0
/
+213
|
|
*
|
|
RISC-V: use memcpy for kexec_file mode
Liao Chang
2022-05-19
1
-1
/
+3
|
|
|
|
/
|
|
|
/
|
|
*
|
|
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
2022-05-19
33
-52
/
+863
|
|
\
\
\
|
|
*
|
|
riscv: compat: Add COMPAT Kbuild skeletal support
Guo Ren
2022-05-17
1
-0
/
+19
|
|
*
|
|
riscv: compat: ptrace: Add compat_arch_ptrace implement
Guo Ren
2022-05-17
1
-5
/
+82
|
|
*
|
|
riscv: compat: signal: Add rt_frame implementation
Guo Ren
2022-05-17
4
-1
/
+268
|
|
*
|
|
riscv: compat: vdso: Add setup additional pages implementation
Guo Ren
2022-04-26
3
-35
/
+76
|
|
*
|
|
riscv: compat: vdso: Add COMPAT_VDSO base code implementation
Guo Ren
2022-04-26
13
-1
/
+128
|
|
*
|
|
riscv: compat: Add hw capability check for elf
Guo Ren
2022-04-26
2
-2
/
+32
[next]