summaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)Author
3 daysMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
3 daysMerge branch 'linux-next' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
3 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ri...Mark Brown
3 daysMerge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
3 daysMerge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
3 daysMerge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/riscv...Mark Brown
3 daysMerge branch into tip/master: 'core/entry'Ingo Molnar
3 daysriscv: mm: fix concurrency in mark_new_valid_map()Vivian Wang
3 daysriscv: mm: exclude invalid THP PMDs from page table checkYunhui Cui
3 daysmm: rename uffd-wp PTE accessors to uffdKiryl Shutsemau (Meta)
3 daysmm: rename uffd-wp PTE bit macros to uffdKiryl Shutsemau (Meta)
3 daysmm: decouple protnone helpers from CONFIG_NUMA_BALANCINGKiryl Shutsemau (Meta)
3 daysmm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
5 daysMerge branch 'acpi-irqchip' into linux-nextRafael J. Wysocki
5 daysriscv: mm: Apply Svinval in update_mmu_cache()Xu Lu
5 daysriscv: mm: Use ASID in update_mmu_cache()Xu Lu
5 daysriscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADEVivian Wang
5 daysriscv: time: Add missing __iomem in get_cycles() and get_cycles_hi()Nam Cao
11 daysRISC-V: KVM: Serialize virtual interrupt pending state updatesXie Bo
12 dayssyscall_user_dispatch: Introduce ARCH_SUPPORTS_SYSCALL_USER_DISPATCHJinjie Ruan
12 daysriscv: io: avoid null-pointer arithmetic in PIO helpersYunhui Cui
12 daysmm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmapVivian Wang
12 daysriscv: mm: Make mark_new_valid_map() stuff depend on 64BIT && MMUVivian Wang
2026-07-09ACPI: irq: Move RISC-V interrupt controllers autodep to ACPI IRQ codeLorenzo Pieralisi
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-18Merge tag 'riscv-for-linus-7.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds
2026-06-17Merge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-15Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2026-06-15Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
2026-06-14riscv: 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