summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel
AgeCommit message (Expand)Author
2023-06-08riscv: Extending cpufeature.c to detect V-extensionGuo Ren
2023-06-06Merge patch series "riscv: allow case-insensitive ISA string parsing"Palmer Dabbelt
2023-06-06riscv: allow case-insensitive ISA string parsingYangyu Chen
2023-06-02Merge tag 'riscv-for-linus-6.4-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-01RISC-V: time.c: Add ACPI support for time_init()Sunil V L
2023-06-01RISC-V: cpu: Enable cpuinfo for ACPI systemsSunil V L
2023-06-01RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()Sunil V L
2023-06-01RISC-V: only iterate over possible CPUs in ISA string parserSunil V L
2023-06-01RISC-V: smpboot: Add ACPI support in setup_smp()Sunil V L
2023-06-01RISC-V: smpboot: Create wrapper setup_smp()Sunil V L
2023-06-01RISC-V: ACPI: Cache and retrieve the RINTC structureSunil V L
2023-06-01RISC-V: Add ACPI initialization in setup_arch()Sunil V L
2023-06-01RISC-V: Add support to build the ACPI coreSunil V L
2023-06-01riscv: move sbi_init() earlier before jump_label_init()Jisheng Zhang
2023-05-31riscv: Fix relocatable kernels with early alternatives using -fno-pieAlexandre Ghiti
2023-05-18Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-18rethook, fprobe: do not trace rethook related functionsZe Gao
2023-05-15riscv: Switch to hotplug core state synchronizationThomas Gleixner
2023-05-09riscv: Fix orphan section warnings caused by kernel/piAlexandre Ghiti
2023-05-05Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-05Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-05-01RISC-V: include cpufeature.h in cpufeature.cConor Dooley
2023-05-01riscv: Move .rela.dyn to the init sectionsAlexandre Ghiti
2023-05-01riscv: compat_syscall_table: Fixup compile warningGuo Ren
2023-04-29RISC-V: Align SBI probe implementation with specAndrew Jones
2023-04-29Merge patch series "RISC-V Hibernation Support"Palmer Dabbelt
2023-04-29RISC-V: Add arch functions to support hibernation/suspend-to-diskSia Jee Heng
2023-04-29RISC-V: Factor out common code of __cpu_resume_enter()Sia Jee Heng
2023-04-29RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public functionSia Jee Heng
2023-04-28Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-26RISC-V: hwprobe: Explicity check for -1 in vdso initAndrew Jones
2023-04-26RISC-V: hwprobe: There can only be one firstAndrew Jones
2023-04-26riscv: Allow to downgrade paging mode from the command lineAlexandre Ghiti
2023-04-25RISC-V: hwprobe: Remove __init on probe_vendor_features()Evan Green
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-25Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-21RISC-V: Detect AIA CSRs from ISA stringAnup Patel
2023-04-19Merge patch series "Introduce 64b relocatable kernel"Palmer Dabbelt
2023-04-19riscv: Introduce CONFIG_RELOCATABLEAlexandre Ghiti
2023-04-19riscv: Move .rela.dyn outside of init to avoid empty relocationsAlexandre Ghiti
2023-04-19riscv: Prepare EFI header for relocatable kernelsAlexandre Ghiti
2023-04-19Merge patch series "RISC-V kasan rework"Palmer Dabbelt
2023-04-19riscv: Fix EFI stub usage of KASAN instrumented strcmp functionAlexandre Ghiti
2023-04-18Merge patch series "RISC-V Hardware Probing User Interface"Palmer Dabbelt
2023-04-18RISC-V: Add hwprobe vDSO function and dataEvan Green
2023-04-18RISC-V: hwprobe: Support probing of misaligned access performanceEvan Green
2023-04-18RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMAEvan Green