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
Age
Commit message (
Expand
)
Author
2023-06-19
riscv: hibernation: Replace jalr with jr before suspend_restore_regs
Song Shuai
2023-06-14
riscv: mm: stub extable related functions/macros for !MMU
Jisheng Zhang
2023-06-14
riscv: say disabling zicbom if no or bad riscv,cbom-block-size found
Ben Dooks
2023-06-08
Merge patch series "riscv: Add vector ISA support"
Palmer Dabbelt
2023-06-08
selftests: add .gitignore file for RISC-V hwprobe
Andy Chiu
2023-06-08
selftests: Test RISC-V Vector prctl interface
Andy Chiu
2023-06-08
riscv: Add documentation for Vector
Andy Chiu
2023-06-08
riscv: Enable Vector code to be built
Guo Ren
2023-06-08
riscv: detect assembler support for .option arch
Andy Chiu
2023-06-08
riscv: Add sysctl to set the default vector rule for new processes
Andy Chiu
2023-06-08
riscv: Add prctl controls for userspace vector management
Andy Chiu
2023-06-08
riscv: hwcap: change ELF_HWCAP to a function
Andy Chiu
2023-06-08
riscv: KVM: Add vector lazy save/restore support
Vincent Chen
2023-06-08
riscv: kvm: Add V extension to KVM ISA
Vincent Chen
2023-06-08
riscv: prevent stack corruption by reserving task_pt_regs(p) early
Greentime Hu
2023-06-08
riscv: signal: validate altstack to reflect Vector
Andy Chiu
2023-06-08
riscv: signal: Report signal frame size to userspace via auxv
Vincent Chen
2023-06-08
riscv: signal: Add sigcontext save/restore for vector
Greentime Hu
2023-06-08
riscv: signal: check fp-reserved words unconditionally
Andy Chiu
2023-06-08
riscv: Add ptrace vector support
Greentime Hu
2023-06-08
riscv: Allocate user's vector context in the first-use trap
Andy Chiu
2023-06-08
riscv: Add task switch support for vector
Greentime Hu
2023-06-08
riscv: Introduce struct/helpers to save/restore per-task Vector state
Greentime Hu
2023-06-08
riscv: Introduce riscv_v_vsize to record size of Vector context
Greentime Hu
2023-06-08
riscv: Introduce Vector enable/disable helpers
Greentime Hu
2023-06-08
riscv: Disable Vector Instructions for kernel itself
Guo Ren
2023-06-08
riscv: Clear vector regfile on bootup
Greentime Hu
2023-06-08
riscv: Add new csr defines related to vector extension
Greentime Hu
2023-06-08
riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
Andy Chiu
2023-06-08
riscv: Extending cpufeature.c to detect V-extension
Guo Ren
2023-06-08
riscv: Rename __switch_to_aux() -> fpu
Guo Ren
2023-06-06
Merge patch series "riscv: allow case-insensitive ISA string parsing"
Palmer Dabbelt
2023-06-06
dt-bindings: riscv: drop invalid comment about riscv,isa lower-case reasoning
Conor Dooley
2023-06-06
riscv: allow case-insensitive ISA string parsing
Yangyu Chen
2023-06-01
Merge patch series "Add basic ACPI support for RISC-V"
Palmer Dabbelt
2023-06-01
MAINTAINERS: Add entry for drivers/acpi/riscv
Sunil V L
2023-06-01
RISC-V: Enable ACPI in defconfig
Sunil V L
2023-06-01
RISC-V: time.c: Add ACPI support for time_init()
Sunil V L
2023-06-01
clocksource/timer-riscv: Add ACPI support
Sunil V L
2023-06-01
clocksource/timer-riscv: Refactor riscv_timer_init_dt()
Sunil V L
2023-06-01
irqchip/riscv-intc: Add ACPI support
Sunil V L
2023-06-01
RISC-V: cpu: Enable cpuinfo for ACPI systems
Sunil V L
2023-06-01
RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
Sunil V L
2023-06-01
RISC-V: only iterate over possible CPUs in ISA string parser
Sunil V L
2023-06-01
RISC-V: smpboot: Add ACPI support in setup_smp()
Sunil V L
2023-06-01
RISC-V: smpboot: Create wrapper setup_smp()
Sunil V L
2023-06-01
drivers/acpi: RISC-V: Add RHCT related code
Sunil V L
2023-06-01
RISC-V: ACPI: Cache and retrieve the RINTC structure
Sunil V L
2023-06-01
RISC-V: Add ACPI initialization in setup_arch()
Sunil V L
2023-06-01
ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
Sunil V L
[next]