index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2022-04-01
Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-31
riscv: cpu.c: don't use kernel-doc markers for comments
Randy Dunlap
2022-03-31
RISC-V: module: fix apply_r_riscv_rcv_branch_rela typo
Wu Caize
2022-03-31
RISC-V: Declare per cpu boot data as static
Atish Patra
2022-03-30
RISC-V: Fix a comment typo in riscv_of_parent_hartid()
Atish Patra
2022-03-30
riscv: Fix fill_callchain return value
Nikita Shubin
2022-03-30
RISC-V CPU Idle Support
Palmer Dabbelt
2022-03-30
riscv: Rename "sp_in_global" to "current_stack_pointer"
Kees Cook
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-22
RISC-V: add support for restartable sequences
Palmer Dabbelt
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2022-03-22
RISC-V: Add support for restartable sequence
Vincent Chen
2022-03-21
perf: RISC-V: Add support for SBI PMU and Sscofpmf
Palmer Dabbelt
2022-03-21
RISC-V: Add sscofpmf extension support
Atish Patra
2022-03-21
RISC-V: Remove the current perf implementation
Atish Patra
2022-03-17
RISC-V: Provide a fraemework for RISC-V ISA extensions
Palmer Dabbelt
2022-03-17
RISC-V: Improve /proc/cpuinfo output for ISA extensions
Atish Patra
2022-03-17
RISC-V: Do no continue isa string parsing without correct XLEN
Atish Patra
2022-03-17
RISC-V: Implement multi-letter ISA extension probing framework
Atish Patra
2022-03-17
RISC-V: Extract multi-letter extension names from "riscv, isa"
Tsukasa OI
2022-03-17
RISC-V: Minimal parser for "riscv, isa" strings
Tsukasa OI
2022-03-17
RISC-V: Correctly print supported extensions
Tsukasa OI
2022-03-11
RISC-V: Add SBI HSM suspend related defines
Anup Patel
2022-03-10
riscv: Fix auipc+jalr relocation range checks
Emil Renner Berthing
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-03-10
RISC-V: Add SBI HSM suspend related defines
Anup Patel
2022-03-10
RISC-V: Add arch functions for non-retentive suspend entry/exit
Anup Patel
2022-03-10
RISC-V: Rename relocate() and make it global
Anup Patel
2022-03-10
RISC-V: Enable CPU_IDLE drivers
Anup Patel
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2022-02-24
riscv: fix oops caused by irqsoff latency tracer
Changbin Du
2022-02-14
riscv: mm: Set sv57 on defaultly
Qinglin Pan
2022-02-14
RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid ordering
Geert Uytterhoeven
2022-02-14
RISC-V: Fix handling of empty cpu masks
Geert Uytterhoeven
2022-02-14
RISC-V: Fix hartid mask handling for hartid 31 and up
Geert Uytterhoeven
2022-02-10
riscv: cpu-hotplug: clear cpu from numa map when teardown
Pingfan Liu
2022-02-04
riscv: Fix XIP_FIXUP_FLASH_OFFSET
Myrtle Shah
2022-02-04
riscv: eliminate unreliable __builtin_frame_address(1)
Changbin Du
2022-01-20
RISC-V: Remove redundant err variable
Minghao Chi
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
2022-01-20
RISC-V: Move spinwait booting method to its own config
Atish Patra
2022-01-20
RISC-V: Move the entire hart selection via lottery to SMP
Atish Patra
2022-01-20
RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method
Atish Patra
2022-01-20
RISC-V: Do not print the SBI version during HSM extension boot print
Atish Patra
2022-01-20
RISC-V: Avoid using per cpu array for ordered booting
Atish Patra
2022-01-19
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
[next]