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-06-16
riscv: drop cpufeature_apply_feature tracking variable
Heiko Stuebner
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-03
Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()
Yury Norov
2022-06-01
RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSY
Xianting Tian
2022-06-01
riscv: Initialize thread pointer before calling C functions
Alexandre Ghiti
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-28
riscv: read-only pages should not be writable
Heinrich Schuchardt
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-26
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
2022-05-26
RISC-V: Various XIP fixes
Palmer Dabbelt
2022-05-25
riscv: compat: Using seperated vdso_maps for compat_vdso_info
Guo Ren
2022-05-25
RISC-V: Split out the XIP fixups into their own file
Palmer Dabbelt
2022-05-21
riscv: Don't output a bogus mmu-type on a no MMU kernel
Niklas Cassel
2022-05-19
riscv: kexec: add kexec_file_load() support
Palmer Dabbelt
2022-05-19
RISC-V: Load purgatory in kexec_file
Li Zhengyu
2022-05-19
RISC-V: Support for kexec_file on panic
Li Zhengyu
2022-05-19
RISC-V: Add kexec_file support
Liao Chang
2022-05-19
RISC-V: use memcpy for kexec_file mode
Liao Chang
2022-05-19
riscv: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
2022-05-17
riscv: compat: ptrace: Add compat_arch_ptrace implement
Guo Ren
2022-05-17
riscv: compat: signal: Add rt_frame implementation
Guo Ren
2022-05-11
riscv: add memory-type errata for T-Head
Heiko Stuebner
2022-05-11
riscv: don't use global static vars to store alternative data
Heiko Stuebner
2022-05-11
riscv: add RISC-V Svpbmt extension support
Heiko Stuebner
2022-05-11
riscv: move boot alternatives to after fill_hwcap
Heiko Stuebner
2022-05-11
riscv: implement module alternatives
Heiko Stuebner
2022-05-11
riscv: allow different stages with alternatives
Heiko Stuebner
2022-05-11
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-04-29
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
2022-04-26
riscv: compat: vdso: Add setup additional pages implementation
Guo Ren
2022-04-26
riscv: compat: vdso: Add COMPAT_VDSO base code implementation
Guo Ren
2022-04-26
riscv: compat: Add hw capability check for elf
Guo Ren
2022-04-26
riscv: compat: process: Add UXL_32 support in start_thread
Guo Ren
2022-04-26
riscv: compat: syscall: Add entry.S implementation
Guo Ren
2022-04-26
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
2022-04-22
riscv: patch_text: Fixup last cpu should be master
Guo Ren
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
[next]