summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-dt-late-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-208-711/+692
|\
| * Merge tag 'riscv-dt-for-v6.10-take2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2024-05-088-711/+692
| |\
| | * riscv: dts: microchip: add pac1934 power-monitor to icicleConor Dooley2024-05-071-0/+32
| | * RISC-V: add Milkv Mars board devicetreeConor Dooley2024-05-076-684/+633
| | |\
| | | * riscv: dts: starfive: add Milkv Mars board device treeJisheng Zhang2024-04-302-0/+31
| | | * riscv: dts: starfive: introduce a common board dtsi for jh7110 based boardsJisheng Zhang2024-04-302-584/+600
| | | * riscv: dts: starfive: visionfive 2: add "disable-wp" for tfcardJisheng Zhang2024-04-301-0/+1
| | | * riscv: dts: starfive: visionfive 2: add tf cd-gpiosJisheng Zhang2024-04-301-1/+1
| | | * riscv: dts: starfive: visionfive 2: use cpus label for timebase freqJisheng Zhang2024-04-301-4/+4
| | | * riscv: dts: starfive: visionfive 2: update sound and codec dt node nameJisheng Zhang2024-04-301-2/+2
| | | * riscv: dts: starfive: add 'cpus' label to jh7110 and jh7100 soc dtsiJisheng Zhang2024-04-302-2/+2
| | | * riscv: dts: starfive: visionfive 2: Remove non-existing I2S hardwareHannah Peuckmann2024-04-151-58/+0
| | | * riscv: dts: starfive: visionfive 2: Remove non-existing TDM hardwareHannah Peuckmann2024-04-151-40/+0
| | | * riscv: dts: starfive: Remove PMIC interrupt info for Visionfive 2 boardShengyu Qu2024-03-261-1/+0
| | * | riscv: dts: thead: Fix node ordering in TH1520 device treeThomas Bonnefille2024-05-071-27/+27
| | |/
* | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-197-15/+11
|\ \ \
| * | | mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand2024-04-251-1/+1
| * | | riscv: mm: accelerate pagefault when badaccessKefeng Wang2024-04-251-1/+4
| * | | mm/arch: provide pud_pfn() fallbackPeter Xu2024-04-251-0/+1
| * | | mm: convert arch_clear_hugepage_flags to take a folioMatthew Wilcox (Oracle)2024-04-251-3/+3
| * | | fix missing vmalloc.h includesKent Overstreet2024-04-252-0/+2
| * | | mm/treewide: remove pXd_huge()Peter Xu2024-04-251-10/+0
| |/ /
* | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-186-31/+3
|\ \ \
| * | | Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-145-28/+0
| * | | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-103-3/+3
| |/ /
* | | Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-181-2/+1
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel2024-05-131-2/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy2024-04-261-2/+1
| | |/ /
* | | | Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-05-171-0/+3
|\ \ \ \
| * | | | kprobe/ftrace: bail out if ftrace was killedStephen Brennan2024-05-161-0/+3
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-05-1518-113/+443
|\ \ \ \ \
| * \ \ \ \ Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-05-108-30/+36
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-05-0717-93/+443
| |\ \ \ \ \
| | * | | | | RISC-V: KVM: Improve firmware counter read functionAtish Patra2024-04-263-3/+8
| | * | | | | RISC-V: KVM: Support 64 bit firmware counters on RV32Atish Patra2024-04-263-2/+52
| | * | | | | RISC-V: KVM: Add perf sampling support for guestsAtish Patra2024-04-267-8/+93
| | * | | | | RISC-V: KVM: Implement SBI PMU Snapshot featureAtish Patra2024-04-263-1/+130
| | * | | | | RISC-V: KVM: No need to exit to the user space if perf event failedAtish Patra2024-04-262-8/+12
| | * | | | | RISC-V: KVM: No need to update the counter value during resetAtish Patra2024-04-261-6/+2
| | * | | | | RISC-V: KVM: Fix the initial sample period valueAtish Patra2024-04-261-1/+1
| | * | | | | RISC-V: Use the minor version mask while computing sbi versionAtish Patra2024-04-221-2/+2
| | * | | | | RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic nameAtish Patra2024-04-223-6/+6
| | * | | | | RISC-V: Add SBI PMU snapshot definitionsAtish Patra2024-04-221-0/+11
| | * | | | | drivers/perf: riscv: Use BIT macro for shifting operationsAtish Patra2024-04-221-10/+10
| | * | | | | RISC-V: Add FIRMWARE_READ_HI definitionAtish Patra2024-04-221-0/+1
| | * | | | | RISC-V: Fix the typo in Scountovf CSR nameAtish Patra2024-04-221-1/+1
| | * | | | | RISCV: KVM: Introduce vcpu->reset_cntx_lockYong-Xuan Wang2024-04-223-0/+10
| | * | | | | RISCV: KVM: Introduce mp_state_lock to avoid lock inversionYong-Xuan Wang2024-04-224-29/+73
| | * | | | | RISC-V: KVM: Handle breakpoint exits for VCPUChao Du2024-04-081-0/+4
| | * | | | | RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()Chao Du2024-04-084-18/+29
| | | |_|/ / | | |/| | |