summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2022-01-13Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+0
2022-01-12Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+1
2022-01-11Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-8/+5
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-4/+0
2022-01-10Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-0/+405
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-61/+54
2021-12-27Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2021-12-17Merge tag 'riscv-for-linus-5.16-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-60/+54
2021-12-17riscv: dts: sifive unmatched: Link the tmp451 with its power supplyVincent Pelletier1-0/+1
2021-12-17riscv: dts: sifive unmatched: Fix regulator for board rev3Vincent Pelletier1-60/+24
2021-12-17riscv: dts: sifive unmatched: Expose the PMIC sub-functionsVincent Pelletier1-0/+12
2021-12-17riscv: dts: sifive unmatched: Expose the board ID eepromVincent Pelletier1-0/+10
2021-12-17riscv: dts: sifive unmatched: Name gpio linesVincent Pelletier1-0/+4
2021-12-16Merge tag 'jh7100-for-5.17' of https://github.com/esmil/linux into arm/newsocArnd Bergmann5-0/+405
2021-12-16RISC-V: Add BeagleV Starlight Beta device treeEmil Renner Berthing3-0/+167
2021-12-16RISC-V: Add initial StarFive JH7100 device treeEmil Renner Berthing1-0/+230
2021-12-13efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas1-1/+0
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar8-8/+18
2021-12-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-8/+5
2021-12-10arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra1-4/+0
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior1-1/+1
2021-11-28RISC-V: Add StarFive SoC Kconfig optionEmil Renner Berthing1-0/+8
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann1-1/+0
2021-11-24riscv: dts: unmatched: Add gpio card detect to mmc-spi-slotBin Meng1-0/+2
2021-11-24riscv: dts: unleashed: Add gpio card detect to mmc-spi-slotBin Meng1-0/+1
2021-11-22RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS valueAnup Patel1-5/+3
2021-11-22KVM: RISC-V: Unmap stage2 mapping when deleting/moving a memslotSean Christopherson1-0/+6
2021-11-19Merge tag 'riscv-for-linus-5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+6
2021-11-19riscv: fix building external modulesAndreas Schwab1-0/+2
2021-11-19RISC-V: Enable KVM in RV64 and RV32 defconfigs as a moduleAnup Patel2-0/+4
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+2
2021-11-18KVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov1-1/+1
2021-11-18riscv: kvm: fix non-kernel-doc comment blockRandy Dunlap1-1/+1
2021-11-17perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscvSean Christopherson1-13/+0
2021-11-17perf: Protect perf_guest_cbs with RCUSean Christopherson1-2/+5
2021-11-17Documentation: update vcpu-requests.rst referenceMauro Carvalho Chehab1-1/+1
2021-11-16bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang2-8/+5
2021-11-13Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds21-137/+292
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-2/+4
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+0
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+4
2021-11-09include/linux/delay.h: replace kernel.h with the necessary inclusionsAndy Shevchenko1-0/+4
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-6/+4
2021-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport1-3/+2
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport1-2/+3
2021-11-05riscv, bpf: Fix RV32 broken build, and silence RV64 warningBjörn Töpel2-2/+4
2021-11-03Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds22-0/+4523
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-48/+178