index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-20
ACPI: Enable ACPI_PROCESSOR for RISC-V
Sunil V L
1
-1
/
+1
2024-03-20
ACPI: RISC-V: Add LPI driver
Sunil V L
2
-1
/
+83
2024-03-20
cpuidle: RISC-V: Move few functions to arch/riscv
Sunil V L
3
-44
/
+57
2024-03-20
riscv: Introduce set_compat_task() in asm/compat.h
Leonardo Bras
2
-4
/
+9
2024-03-20
riscv: Introduce is_compat_thread() into compat.h
Leonardo Bras
2
-3
/
+11
2024-03-20
riscv: add compile-time test into is_compat_task()
Leonardo Bras
4
-12
/
+5
2024-03-20
riscv: Replace direct thread flag check with is_compat_task()
Leonardo Bras
2
-2
/
+2
2024-03-20
riscv: Improve arch_get_mmap_end() macro
Leonardo Bras
1
-3
/
+9
2024-03-15
riscv: vector: Fix a typo of preempt_v
Song Shuai
1
-2
/
+2
2024-03-15
riscv: Fix compilation error with FAST_GUP and rv32
Alexandre Ghiti
1
-0
/
+2
2024-03-14
docs: riscv: Define behavior of mmap
Charlie Jenkins
1
-11
/
+5
2024-03-14
selftests: riscv: Generalize mm selftests
Charlie Jenkins
3
-86
/
+67
2024-03-14
riscv: mm: Use hint address in mmap if available
Charlie Jenkins
1
-16
/
+11
2024-03-13
riscv: Set unaligned access speed at compile time
Charlie Jenkins
7
-296
/
+359
2024-03-13
riscv: Decouple emulated unaligned accesses from access speed
Charlie Jenkins
3
-13
/
+29
2024-03-13
riscv: Only check online cpus for emulated accesses
Charlie Jenkins
1
-1
/
+1
2024-03-13
riscv: lib: Introduce has_fast_unaligned_access()
Charlie Jenkins
3
-11
/
+13
2024-03-12
riscv: andes: Support specifying symbolic firmware and hardware raw events
Locus Wei-Han Chen
5
-0
/
+330
2024-03-12
riscv: dts: renesas: Add Andes PMU extension for r9a07g043f
Yu Chien Peter Lin
1
-1
/
+1
2024-03-12
dt-bindings: riscv: Add Andes PMU extension description
Yu Chien Peter Lin
1
-0
/
+7
2024-03-12
perf: RISC-V: Introduce Andes PMU to support perf event sampling
Yu Chien Peter Lin
5
-12
/
+48
2024-03-12
perf: RISC-V: Eliminate redundant interrupt enable/disable operations
Yu Chien Peter Lin
1
-2
/
+0
2024-03-12
riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
Yu Chien Peter Lin
1
-1
/
+1
2024-03-12
dt-bindings: riscv: Add Andes interrupt controller compatible string
Yu Chien Peter Lin
1
-1
/
+5
2024-03-12
riscv: errata: Rename defines for Andes
Yu Chien Peter Lin
4
-9
/
+9
2024-02-29
riscv: Fix pte_leaf_size() for NAPOT
Alexandre Ghiti
1
-0
/
+4
2024-02-29
Revert "riscv: mm: support Svnapot in huge vmap"
Alexandre Ghiti
1
-60
/
+1
2024-02-28
RISC-V: fix check for zvkb with tip-of-tree clang
Eric Biggers
1
-1
/
+1
2024-02-23
irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
Yu Chien Peter Lin
2
-7
/
+69
2024-02-23
irqchip/riscv-intc: Allow large non-standard interrupt number
Yu Chien Peter Lin
1
-7
/
+19
2024-02-17
RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCH
Nathan Chancellor
1
-1
/
+0
2024-02-17
kbuild: Add -Wa,--fatal-warnings to as-instr invocation
Nathan Chancellor
2
-2
/
+2
2024-02-16
riscv: defconfig: Enable mmc and dma drivers for T-Head TH1520
Drew Fustini
1
-0
/
+2
2024-02-15
membarrier: riscv: Provide core serializing command
Andrea Parri
7
-1
/
+77
2024-02-15
locking: Introduce prepare_sync_core_cmd()
Andrea Parri
3
-1
/
+19
2024-02-15
membarrier: Create Documentation/scheduler/membarrier.rst
Andrea Parri
5
-5
/
+51
2024-02-15
membarrier: riscv: Add full memory barrier in switch_mm()
Andrea Parri
5
-3
/
+38
2024-01-25
riscv: Avoid code duplication with generic bitops implementation
Xiao Wang
5
-122
/
+48
2024-01-25
riscv: Support RANDOMIZE_KSTACK_OFFSET
Song Shuai
2
-1
/
+17
2024-01-25
RISC-V: Remove duplicated include in smpboot.c
Yang Li
1
-1
/
+0
2024-01-25
riscv: blacklist assembly symbols for kprobe
Clément Léger
2
-0
/
+13
2024-01-25
riscv: enable HAVE_FAST_GUP if MMU
Jisheng Zhang
2
-0
/
+7
2024-01-25
riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMU
Jisheng Zhang
3
-5
/
+37
2024-01-25
riscv: tlb: convert __p*d_free_tlb() to inline functions
Jisheng Zhang
1
-22
/
+32
2024-01-25
riscv: tlb: fix __p*d_free_tlb()
Jisheng Zhang
1
-3
/
+17
2024-01-24
riscv: mm: Update mmap_rnd_bits_max
Sami Tolvanen
1
-0
/
+6
2024-01-24
mm: Change mmap_rnd_bits_max to __ro_after_init
Sami Tolvanen
2
-2
/
+2
2024-01-23
Revert "RISC-V: mark hibernation as nonportable"
Conor Dooley
1
-4
/
+1
2024-01-23
clocksource: extend the max_delta_ns of timer-riscv and timer-clint to ULONG_MAX
Vincent Chen
2
-2
/
+2
2024-01-23
crypto: riscv - add vector crypto accelerated SM4
Jerry Shih
4
-0
/
+244
[next]