summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)Author
2024-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-27Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2024-11-21RISC-V: Add Svade and Svadu Extensions SupportYong-Xuan Wang
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky
2024-11-11Merge patch series "Zacas/Zabha support and qspinlocks"Palmer Dabbelt
2024-11-11riscv: Add qspinlock supportAlexandre Ghiti
2024-11-11riscv: Implement arch_cmpxchg128() using ZacasAlexandre Ghiti
2024-11-11riscv: Implement cmpxchg8/16() using ZabhaAlexandre Ghiti
2024-11-11riscv: Implement cmpxchg32/64() using ZacasAlexandre Ghiti
2024-11-05riscv: add PREEMPT_LAZY supportJisheng Zhang
2024-11-02vdso: Rename struct arch_vdso_data to arch_vdso_time_dataNam Cao
2024-10-25RISC-V: disallow gcc + rust buildsConor Dooley
2024-10-24Merge patch series "riscv: Userspace pointer masking and tagged address ABI"Palmer Dabbelt
2024-10-24riscv: Add support for userspace pointer maskingSamuel Holland
2024-10-18RISC-V: Report vector unaligned access speed hwprobeJesse Taube
2024-10-18RISC-V: Detect unaligned vector accesses supportedJesse Taube
2024-10-18RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNEDJesse Taube
2024-10-01riscv: Fix kernel stack size when KASAN is enabledAlexandre Ghiti
2024-09-25Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-09-24Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-17riscv: Allow to enable PREEMPT_RT.Sebastian Andrzej Siewior
2024-09-15Merge patch series "riscv: select ARCH_USE_SYM_ANNOTATIONS"Palmer Dabbelt
2024-09-15Merge patch series "riscv: stacktrace: Add USER_STACKTRACE support"Palmer Dabbelt
2024-09-15riscv: define ILLEGAL_POINTER_VALUE for 64bitJisheng Zhang
2024-09-15riscv: select ARCH_USE_SYM_ANNOTATIONSJisheng Zhang
2024-09-14riscv: stacktrace: Add USER_STACKTRACE supportJinjie Ruan
2024-09-13rust: support for shadow call stack sanitizerAlice Ryhl
2024-09-11Merge branch 'acpi-riscv'Rafael J. Wysocki
2024-09-03riscv: Fix toolchain vector detectionAnton Blanchard
2024-09-01riscv: boot: add Image.xz supportLasse Collin
2024-08-27ACPI: RISC-V: Implement PCI related functionalitySunil V L
2024-08-14riscv: Enable generic CPU vulnerabilites supportJinjie Ruan
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-26Merge patch series "RISC-V: Select ACPI PPTT drivers"Palmer Dabbelt
2024-07-26Merge patch "Enable SPCR table for console output on RISC-V"Palmer Dabbelt
2024-07-26riscv: enable HAVE_ARCH_STACKLEAKJisheng Zhang
2024-07-24RISC-V: Select ACPI PPTT driversYunhui Cui
2024-07-24RISC-V: ACPI: Enable SPCR table for console output on RISC-VSia Jee Heng
2024-07-24trace: riscv: Remove deprecated kprobe on ftrace supportJinjie Ruan
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-07-22Merge patch series "riscv: Separate vendor extensions from standard extensions"Palmer Dabbelt
2024-07-22riscv: Extend cpufeature.c to detect vendor extensionsCharlie Jenkins
2024-07-20Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-16treewide: change conditional prompt for choices to 'depends on'Masahiro Yamada
2024-07-12Merge patch series "riscv: Apply Zawrs when available"Palmer Dabbelt