aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/cpufeature.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-08Merge patch series "RISC-V: Probe for misaligned access speed"Gravatar Palmer Dabbelt 1-0/+104
2023-09-01RISC-V: Probe for unaligned access speedGravatar Evan Green 1-0/+104
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-181/+340
2023-08-30Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...Gravatar Linus Torvalds 1-1/+0
2023-08-28riscv: Explicitly include correct DT includesGravatar Rob Herring 1-1/+0
2023-07-25RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"Gravatar Conor Dooley 1-1/+13
2023-07-25RISC-V: enable extension detection from dedicated propertiesGravatar Conor Dooley 1-4/+74
2023-07-25RISC-V: split riscv_fill_hwcap() in 3Gravatar Conor Dooley 1-168/+177
2023-07-25RISC-V: add single letter extensions to riscv_isa_extGravatar Conor Dooley 1-0/+13
2023-07-25RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()Gravatar Conor Dooley 1-21/+9
2023-07-25RISC-V: shunt isa_ext_arr to cpufeature.cGravatar Conor Dooley 1-0/+67
2023-07-12RISC-V: Don't include Zicsr or Zifencei in I from ACPIGravatar Palmer Dabbelt 1-7/+2
2023-06-23Merge patch series "ISA string parser cleanups"Gravatar Palmer Dabbelt 1-23/+85
2023-06-21RISC-V: always report presence of extensions formerly part of the base ISAGravatar Conor Dooley 1-0/+17
2023-06-21RISC-V: remove decrement/increment dance in ISA string parserGravatar Conor Dooley 1-8/+6
2023-06-21RISC-V: rework comments in ISA string parserGravatar Conor Dooley 1-11/+59
2023-06-21RISC-V: validate riscv,isa at boot, not during ISA string parsingGravatar Conor Dooley 1-6/+6
2023-06-21RISC-V: simplify register width check in ISA string parsingGravatar Conor Dooley 1-8/+7
2023-06-19Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe"Gravatar Palmer Dabbelt 1-6/+10
2023-06-19RISC-V: Track ISA extensions per hartGravatar Evan Green 1-6/+12
2023-06-19RISC-V: Add Zba, Zbs extension probingGravatar Evan Green 1-0/+2
2023-06-14riscv: say disabling zicbom if no or bad riscv,cbom-block-size foundGravatar Ben Dooks 1-2/+2
2023-06-08Merge patch series "riscv: Add vector ISA support"Gravatar Palmer Dabbelt 1-0/+25
2023-06-08riscv: Add prctl controls for userspace vector managementGravatar Andy Chiu 1-1/+8
2023-06-08riscv: hwcap: change ELF_HWCAP to a functionGravatar Andy Chiu 1-0/+5
2023-06-08riscv: Introduce riscv_v_vsize to record size of Vector contextGravatar Greentime Hu 1-0/+2
2023-06-08riscv: Extending cpufeature.c to detect V-extensionGravatar Guo Ren 1-0/+11
2023-06-06Merge patch series "riscv: allow case-insensitive ISA string parsing"Gravatar Palmer Dabbelt 1-18/+17
2023-06-06riscv: allow case-insensitive ISA string parsingGravatar Yangyu Chen 1-18/+17
2023-06-01RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()Gravatar Sunil V L 1-10/+31
2023-06-01RISC-V: only iterate over possible CPUs in ISA string parserGravatar Sunil V L 1-5/+10
2023-05-05Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2023-05-05Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEADGravatar Paolo Bonzini 1-0/+2
2023-05-01RISC-V: include cpufeature.h in cpufeature.cGravatar Conor Dooley 1-0/+1
2023-04-21RISC-V: Detect AIA CSRs from ISA stringGravatar Anup Patel 1-0/+2
2023-04-18Merge patch series "RISC-V Hardware Probing User Interface"Gravatar Palmer Dabbelt 1-0/+3
2023-04-18RISC-V: hwprobe: Support probing of misaligned access performanceGravatar Evan Green 1-0/+3
2023-03-15Merge patch series "RISC-V: Apply Zicboz to clear_page"Gravatar Palmer Dabbelt 1-4/+54
2023-03-14RISC-V: Use Zicboz in clear_page when availableGravatar Andrew Jones 1-0/+11
2023-03-14RISC-V: cpufeatures: Put the upper 16 bits of patch ID to workGravatar Andrew Jones 1-4/+33
2023-03-14RISC-V: Add Zicboz detection and block size parsingGravatar Andrew Jones 1-0/+10
2023-03-14Merge patch series "riscv: alternative/cpufeature related cleanups"Gravatar Palmer Dabbelt 1-8/+3
2023-03-14riscv: cpufeature: Drop errata_list.h and other unused includesGravatar Andrew Jones 1-5/+0
2023-03-14riscv: alternatives: Rename errata_id to patch_idGravatar Andrew Jones 1-3/+3
2023-03-09Merge patch series "riscv, mm: detect svnapot cpu support at runtime"Gravatar Palmer Dabbelt 1-0/+1
2023-03-07riscv: mm: modify pte format for SvnapotGravatar Qinglin Pan 1-0/+1
2023-02-21RISC-V: take text_mutex during alternative patchingGravatar Conor Dooley 1-0/+4
2023-02-01Merge patch series "riscv: improve boot time isa extensions handling"Gravatar Palmer Dabbelt 1-83/+13
2023-01-31riscv: remove riscv_isa_ext_keys[] array and related usageGravatar Jisheng Zhang 1-9/+0
2023-01-31riscv: switch to relative alternative entriesGravatar Jisheng Zhang 1-3/+5