index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-29
Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...
Palmer Dabbelt
2
-13
/
+130
2022-11-29
riscv: kexec: Fixup crash_smp_send_stop without multi cores
Guo Ren
2
-18
/
+100
2022-11-29
riscv: kexec: Fixup irq controller broken in kexec crash path
Guo Ren
1
-0
/
+35
2022-11-29
riscv: mm: Proper page permissions after initmem free
Björn Töpel
1
-4
/
+5
2022-11-29
riscv: vdso: fix section overlapping under some conditions
Jisheng Zhang
1
-0
/
+1
2022-11-10
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nathan Chancellor
2
-0
/
+5
2022-11-10
riscv: fix reserved memory setup
Conor Dooley
1
-0
/
+1
2022-11-10
riscv: vdso: fix build with llvm
Jisheng Zhang
1
-1
/
+1
2022-11-10
riscv: process: fix kernel info leakage
Jisheng Zhang
1
-0
/
+2
2022-10-27
RISC-V: Fix /proc/cpuinfo cpumask warning
Andrew Jones
1
-0
/
+3
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-34
/
+85
2022-10-13
RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
Palmer Dabbelt
1
-0
/
+51
2022-10-13
RISC-V: Make mmap() with PROT_WRITE imply PROT_READ
Palmer Dabbelt
1
-3
/
+0
2022-10-13
riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
Jisheng Zhang
1
-3
/
+10
2022-10-13
Merge patch series "Some style cleanups for recent extension additions"
Palmer Dabbelt
1
-23
/
+16
2022-10-13
riscv: use BIT() marco for cpufeature probing
Heiko Stuebner
1
-2
/
+2
2022-10-13
riscv: drop some idefs from CMO initialization
Heiko Stuebner
1
-13
/
+9
2022-10-13
riscv: cleanup svpbmt cpufeature probing
Heiko Stuebner
1
-8
/
+5
2022-10-12
RISC-V: Avoid dereferening NULL regs in die()
Palmer Dabbelt
1
-3
/
+6
2022-10-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+2
2022-10-11
riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtb
Wenting Zhang
1
-2
/
+2
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2022-10-09
Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+4
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+0
2022-10-06
RISC-V: Print SSTC in canonical order
Palmer Dabbelt
1
-1
/
+1
2022-10-05
riscv: compat: s/failed/unsupported if compat mode isn't supported
Jisheng Zhang
1
-1
/
+1
2022-10-03
RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
Anup Patel
1
-0
/
+51
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-1
/
+1
2022-10-02
RISC-V: Probe Svinval extension form ISA string
Mayuresh Chitale
2
-0
/
+2
2022-09-26
riscv: use vma iterator for vdso
Liam R. Howlett
1
-1
/
+2
2022-09-22
riscv: Allow PROT_WRITE-only mmap()
Andrew Bresticker
1
-3
/
+0
2022-09-17
efi/libstub: use EFI provided memcpy/memset routines
Ard Biesheuvel
1
-9
/
+0
2022-09-17
riscv: fix a nasty sigreturn bug...
Al Viro
1
-0
/
+2
2022-09-13
RISC-V: Clean up the Zicbom block size probing
Palmer Dabbelt
1
-1
/
+1
2022-08-25
Merge branch 'riscv-variable_fixes_without_kvm' of git://git.kernel.org/pub/s...
Palmer Dabbelt
2
-1
/
+3
2022-08-18
riscv: traps: add missing prototype
Conor Dooley
1
-1
/
+2
2022-08-18
riscv: signal: fix missing prototype warning
Conor Dooley
1
-0
/
+1
2022-08-16
riscv: Ensure isa-ext static keys are writable
Andrew Jones
1
-1
/
+1
2022-08-15
riscv: topology: fix default topology reporting
Conor Dooley
1
-1
/
+2
2022-08-12
Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-20
/
+62
2022-08-11
RISC-V: Add Sstc extension support
Palmer Dabbelt
2
-0
/
+2
2022-08-11
RISC-V: Enable sstc extension parsing from DT
Atish Patra
2
-0
/
+2
2022-08-11
riscv:uprobe fix SR_SPIE set/clear handling
Yipeng Zou
1
-6
/
+0
2022-08-11
riscv: ensure cpu_ops_sbi is declared
Conor Dooley
1
-0
/
+1
2022-08-11
RISC-V: cpu_ops_spinwait.c should include head.h
Ben Dooks
1
-0
/
+2
2022-08-11
RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>
Ben Dooks
1
-3
/
+1
2022-08-11
RISC-V: fixups to work with crash tool
Palmer Dabbelt
2
-6
/
+24
2022-08-11
riscv: traps_misaligned: do not duplicate stringify
Krzysztof Kozlowski
1
-5
/
+3
2022-08-11
RISC-V: Fixup schedule out issue in machine_crash_shutdown()
Xianting Tian
1
-4
/
+22
[next]