Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge patch "riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y" | Palmer Dabbelt | 2023-01-31 | 1 | -16/+12 |
|\ | |||||
| * | riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y | Samuel Holland | 2023-01-31 | 1 | -15/+10 |
* | | riscv: fix detection of toolchain Zihintpause support | Conor Dooley | 2022-10-27 | 1 | -1/+1 |
|/ | |||||
* | arch/riscv: add Zihintpause support | Dao Lu | 2022-08-11 | 1 | -3/+18 |
* | riscv/vdso: Add support for time namespaces | Tong Tiangen | 2021-10-04 | 1 | -0/+7 |
* | RISC-V: fix barrier() use in <vdso/processor.h> | Randy Dunlap | 2020-11-25 | 1 | -0/+2 |
* | vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter() | Thomas Gleixner | 2020-08-06 | 1 | -1/+2 |
* | asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h' | Will Deacon | 2020-07-21 | 1 | -0/+1 |
* | riscv: use vDSO common flow to reduce the latency of the time-related functions | Vincent Chen | 2020-06-10 | 4 | -0/+133 |