Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | ARM: 9354/1: ptrace: Use bitfield helpers | Geert Uytterhoeven | 2024-03-11 | 1 | -2/+3 | |
| * | | | | | | | ARM: 9352/1: iwmmxt: Remove support for PJ4/PJ4B cores | Ard Biesheuvel | 2024-02-26 | 4 | -177/+15 | |
| * | | | | | | | ARM: 9353/1: remove unneeded entry for CONFIG_FRAME_POINTER | Masahiro Yamada | 2024-02-24 | 1 | -3/+0 | |
| * | | | | | | | ARM: 9351/1: fault: Add "cut here" line for prefetch aborts | Kees Cook | 2024-02-24 | 1 | -0/+1 | |
| * | | | | | | | ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed() | Kees Cook | 2024-02-24 | 1 | -0/+7 | |
| * | | | | | | | ARM: 9349/1: unwind: Add missing "Call trace:" line | Kees Cook | 2024-02-24 | 2 | -1/+3 | |
| * | | | | | | | ARM: 9334/1: mm: init: remove misuse of kernel-doc comment | Randy Dunlap | 2024-02-24 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2024-03-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | arch/Kconfig: eliminate needless UTF-8 character in Kconfig help | Liu Song | 2024-03-18 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-03-22 | 68 | -550/+4316 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | riscv: Fix syscall wrapper for >word-size arguments | Sami Tolvanen | 2024-03-20 | 1 | -14/+39 | |
| * | | | | | | | Merge patch series "riscv/barrier: tidying up barrier-related macro" | Palmer Dabbelt | 2024-03-20 | 7 | -32/+36 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | riscv/barrier: Add missing space after ',' | Eric Chan | 2024-03-19 | 1 | -6/+6 | |
| | * | | | | | | | riscv/barrier: Consolidate fence definitions | Eric Chan | 2024-03-19 | 7 | -14/+16 | |
| | * | | | | | | | riscv/barrier: Define RISCV_FULL_BARRIER | Eric Chan | 2024-03-19 | 3 | -10/+12 | |
| | * | | | | | | | riscv/barrier: Define __{mb,rmb,wmb} | Eric Chan | 2024-03-19 | 1 | -3/+3 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | crypto: riscv - add vector crypto accelerated AES-CBC-CTS | Eric Biggers | 2024-03-20 | 3 | -5/+245 | |
| * | | | | | | | crypto: riscv - parallelize AES-CBC decryption | Eric Biggers | 2024-03-20 | 1 | -9/+15 | |
| * | | | | | | | Merge patch series "RISC-V: ACPI: Enable CPPC based cpufreq support" | Palmer Dabbelt | 2024-03-20 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | RISC-V: defconfig: Enable CONFIG_ACPI_CPPC_CPUFREQ | Sunil V L | 2024-03-19 | 1 | -0/+1 | |
| * | | | | | | | | riscv: Only flush the mm icache when setting an exec pte | Alexandre Ghiti | 2024-03-20 | 3 | -10/+10 | |
| * | | | | | | | | riscv: Use kcalloc() instead of kzalloc() | Erick Archer | 2024-03-20 | 1 | -2/+1 | |
| * | | | | | | | | Merge patch series "RISC-V: ACPI: Add LPI support" | Palmer Dabbelt | 2024-03-20 | 2 | -0/+52 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | cpuidle: RISC-V: Move few functions to arch/riscv | Sunil V L | 2024-03-19 | 2 | -0/+52 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m... | Palmer Dabbelt | 2024-03-20 | 5 | -24/+34 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | riscv: Introduce set_compat_task() in asm/compat.h | Leonardo Bras | 2024-03-19 | 2 | -4/+9 | |
| | * | | | | | | | riscv: Introduce is_compat_thread() into compat.h | Leonardo Bras | 2024-03-19 | 2 | -3/+11 | |
| | * | | | | | | | riscv: add compile-time test into is_compat_task() | Leonardo Bras | 2024-03-19 | 4 | -12/+5 | |
| | * | | | | | | | riscv: Replace direct thread flag check with is_compat_task() | Leonardo Bras | 2024-03-19 | 2 | -2/+2 | |
| | * | | | | | | | riscv: Improve arch_get_mmap_end() macro | Leonardo Bras | 2024-03-19 | 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 |