summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm
AgeCommit message (Expand)Author
3 daysMerge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
6 daysMerge tag 'riscv-for-linus-7.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
7 daysMerge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds
7 daysMerge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
9 daysMerge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
9 daysMerge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
10 daysriscv: kvm: Use endian-specific __lelong for NACL shared memorySean Chang
2026-06-10Merge tag 'riscv-for-linux-7.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-07riscv: vdso: Always declare vdso_start symbolsThomas Weißschuh
2026-06-06riscv: mm: Use the bitmap API for new_valid_map_cpusVivian Wang
2026-06-06riscv: mm: Rename new_vmalloc into new_valid_map_cpusVivian Wang
2026-06-06riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()Vivian Wang
2026-06-06riscv: mm: Extract helper mark_new_valid_map()Vivian Wang
2026-06-06riscv: mm: Define DIRECT_MAP_PHYSMEM_ENDVivian Wang
2026-06-06riscv: cpu_ops: Change return value type of cpu_is_stopped() to boolHui Wang
2026-06-06riscv: Implement _THIS_IP_ using inline asmMarco Elver
2026-06-06riscv/purgatory: add asm/purgatory.hThorsten Blum
2026-06-06riscv: cfi: reject unknown flags in PR_SET_CFIRichard Patel
2026-06-03KVM: riscv: Add a G-stage PTE cmpxchg helperJinyu Tang
2026-06-03KVM: riscv: Use an rwlock for mmu_lockJinyu Tang
2026-06-02riscv: vdso: Drop CONFIG_GENERIC_TIME_VSYSCALL guard around syscall fallbacksThomas Weißschuh
2026-05-31RISC-V: KVM: Batch stage-2 TLB flushesJinyu Tang
2026-05-29Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-28riscv: add platform-specific double word shifts for riscv32Dmitry Antipov
2026-05-28arch/riscv: Add bitrev.h file to support rev8 and brev8Jinjie Ruan
2026-05-28Disable -Wattribute-alias for clang-23 and newerNathan Chancellor
2026-05-26module, riscv: force sh_addr=0 for arch-specific sectionsPetr Pavlu
2026-05-26RISC-V: KVM: AIA: Make HGEI number management fully per-CPUGuo Ren (Alibaba DAMO Academy)
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-04-24Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-04-13Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2026-04-06ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()Chengwen Feng
2026-04-06ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.hChengwen Feng
2026-04-06RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)
2026-04-05mm: change to return bool for pudp_test_and_clear_young()Baolin Wang
2026-04-05mm: change to return bool for pmdp_test_and_clear_young()Baolin Wang
2026-04-05mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang
2026-04-05mm: change to return bool for ptep_test_and_clear_young()Baolin Wang
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)
2026-04-04riscv: Remove support for XIP kernelNam Cao
2026-04-04riscv: lib: add strrchr() implementationFeng Jiang
2026-04-04riscv: lib: add strchr() implementationFeng Jiang
2026-04-04riscv: lib: add strnlen() implementationFeng Jiang