Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | riscv: Replace direct thread flag check with is_compat_task() | Leonardo Bras | 2024-03-20 | 2 | -2/+2 | |
| | * | | | | | riscv: Improve arch_get_mmap_end() macro | Leonardo Bras | 2024-03-20 | 1 | -3/+9 | |
| * | | | | | | riscv: vector: Fix a typo of preempt_v | Song Shuai | 2024-03-15 | 1 | -2/+2 | |
| * | | | | | | Merge patch series "riscv: mm: Extend mappable memory up to hint address" | Palmer Dabbelt | 2024-03-15 | 1 | -16/+11 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | riscv: mm: Use hint address in mmap if available | Charlie Jenkins | 2024-03-14 | 1 | -16/+11 | |
| * | | | | | | | Merge patch series "riscv: Use Kconfig to set unaligned access speed" | Palmer Dabbelt | 2024-03-15 | 8 | -293/+374 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | riscv: Set unaligned access speed at compile time | Charlie Jenkins | 2024-03-13 | 7 | -296/+359 | |
| | * | | | | | | | riscv: Decouple emulated unaligned accesses from access speed | Charlie Jenkins | 2024-03-13 | 3 | -13/+29 | |
| | * | | | | | | | riscv: Only check online cpus for emulated accesses | Charlie Jenkins | 2024-03-13 | 1 | -1/+1 | |
| | * | | | | | | | riscv: lib: Introduce has_fast_unaligned_access() | Charlie Jenkins | 2024-03-13 | 3 | -11/+13 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge patch series "Support Andes PMU extension" | Palmer Dabbelt | 2024-03-15 | 7 | -20/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | riscv: dts: renesas: Add Andes PMU extension for r9a07g043f | Yu Chien Peter Lin | 2024-03-12 | 1 | -1/+1 | |
| | * | | | | | | | perf: RISC-V: Introduce Andes PMU to support perf event sampling | Yu Chien Peter Lin | 2024-03-12 | 3 | -9/+2 | |
| | * | | | | | | | riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC | Yu Chien Peter Lin | 2024-03-12 | 1 | -1/+1 | |
| | * | | | | | | | riscv: errata: Rename defines for Andes | Yu Chien Peter Lin | 2024-03-12 | 4 | -9/+9 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge patch "riscv: Fix compilation error with FAST_GUP and rv32" | Palmer Dabbelt | 2024-03-15 | 2 | -60/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | riscv: Fix compilation error with FAST_GUP and rv32 | Alexandre Ghiti | 2024-03-15 | 1 | -0/+2 | |
| * | | | | | | | | RISC-V: fix check for zvkb with tip-of-tree clang | Eric Biggers | 2024-02-28 | 1 | -1/+1 | |
| * | | | | | | | | Merge commit '3aff0c459e77' into for-next | Palmer Dabbelt | 2024-02-28 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | riscv: defconfig: Enable mmc and dma drivers for T-Head TH1520 | Drew Fustini | 2024-02-16 | 1 | -0/+2 | |
| * | | | | | | | | | Merge patch series "membarrier: riscv: Core serializing command" | Palmer Dabbelt | 2024-02-15 | 4 | -0/+85 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | membarrier: riscv: Provide core serializing command | Andrea Parri | 2024-02-15 | 3 | -0/+51 | |
| | * | | | | | | | | | membarrier: riscv: Add full memory barrier in switch_mm() | Andrea Parri | 2024-02-15 | 3 | -0/+34 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | riscv: Avoid code duplication with generic bitops implementation | Xiao Wang | 2024-01-25 | 1 | -114/+24 | |
| * | | | | | | | | | riscv: Support RANDOMIZE_KSTACK_OFFSET | Song Shuai | 2024-01-25 | 2 | -1/+17 | |
| * | | | | | | | | | RISC-V: Remove duplicated include in smpboot.c | Yang Li | 2024-01-25 | 1 | -1/+0 | |
| * | | | | | | | | | riscv: blacklist assembly symbols for kprobe | Clément Léger | 2024-01-25 | 2 | -0/+13 | |
| * | | | | | | | | | Merge patch series "riscv: support fast gup" | Palmer Dabbelt | 2024-01-25 | 4 | -8/+71 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | riscv: enable HAVE_FAST_GUP if MMU | Jisheng Zhang | 2024-01-25 | 2 | -0/+7 | |
| | * | | | | | | | | | riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMU | Jisheng Zhang | 2024-01-25 | 3 | -5/+37 | |
| | * | | | | | | | | | riscv: tlb: convert __p*d_free_tlb() to inline functions | Jisheng Zhang | 2024-01-25 | 1 | -22/+32 | |
| * | | | | | | | | | | Merge patch series "riscv: Increase mmap_rnd_bits_max on Sv48/57" | Palmer Dabbelt | 2024-01-24 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | riscv: mm: Update mmap_rnd_bits_max | Sami Tolvanen | 2024-01-24 | 1 | -0/+6 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Revert "RISC-V: mark hibernation as nonportable" | Conor Dooley | 2024-01-23 | 1 | -4/+1 | |
| * | | | | | | | | | | Merge patch series "RISC-V crypto with reworked asm files" | Palmer Dabbelt | 2024-01-23 | 22 | -0/+3271 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | crypto: riscv - add vector crypto accelerated SM4 | Jerry Shih | 2024-01-23 | 4 | -0/+244 | |
| | * | | | | | | | | | | crypto: riscv - add vector crypto accelerated SM3 | Jerry Shih | 2024-01-23 | 4 | -0/+250 | |
| | * | | | | | | | | | | crypto: riscv - add vector crypto accelerated SHA-{512,384} | Jerry Shih | 2024-01-23 | 4 | -0/+350 | |
| | * | | | | | | | | | | crypto: riscv - add vector crypto accelerated SHA-{256,224} | Jerry Shih | 2024-01-23 | 4 | -0/+376 | |
| | * | | | | | | | | | | crypto: riscv - add vector crypto accelerated GHASH | Jerry Shih | 2024-01-23 | 4 | -0/+253 | |
| | * | | | | | | | | | | crypto: riscv - add vector crypto accelerated ChaCha20 | Jerry Shih | 2024-01-23 | 4 | -0/+409 | |
| | * | | | | | | | | | | crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS} | Jerry Shih | 2024-01-23 | 7 | -0/+1364 | |
| | * | | | | | | | | | | RISC-V: hook new crypto subdir into build-system | Heiko Stuebner | 2024-01-23 | 3 | -0/+7 | |
| | * | | | | | | | | | | RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO | Eric Biggers | 2024-01-23 | 1 | -0/+7 | |
| | * | | | | | | | | | | RISC-V: add helper function to read the vector VLEN | Heiko Stuebner | 2024-01-23 | 1 | -0/+11 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | RISC-V: build: Allow LTO to be selected | Wende Tan | 2024-01-22 | 3 | -0/+11 | |
| * | | | | | | | | | | riscv: remove unneeded #include <asm-generic/export.h> | Masahiro Yamada | 2024-01-22 | 1 | -1/+0 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 2024-03-22 | 43 | -67/+921 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | LoongArch/crypto: Clean up useless assignment operations | Yuli Wang | 2024-03-19 | 1 | -2/+0 | |
| * | | | | | | | | | | LoongArch: Define the __io_aw() hook as mmiowb() | Huacai Chen | 2024-03-19 | 3 | -18/+3 |