summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2023-04-25Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-205/+335
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2023-04-21Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner13-205/+335
2023-04-18Merge tag 'arm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2023-04-16Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+1
2023-04-14Merge tag 'riscv-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-54/+59
2023-04-14riscv: No need to relocate the dtb as it lies in the fixmap regionAlexandre Ghiti1-19/+2
2023-04-14riscv: Do not set initial_boot_params to the linear address of the dtbAlexandre Ghiti1-4/+1
2023-04-14riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti4-30/+48
2023-04-11riscv: add icache flush for nommu sigreturn trampolineMathis Salmen1-1/+8
2023-04-08purgatory: fix disabling debug infoAlyssa Ross1-6/+1
2023-04-08RISC-V: Use IPIs for remote icache flush when possibleAnup Patel1-2/+3
2023-04-08RISC-V: Use IPIs for remote TLB flush when possibleAnup Patel1-15/+78
2023-04-08RISC-V: Allow marking IPIs as suitable for remote FENCEsAnup Patel3-4/+27
2023-04-08RISC-V: Treat IPIs as normal Linux IRQsAnup Patel10-192/+209
2023-04-08irqchip/riscv-intc: Allow drivers to directly discover INTC hwnodeAnup Patel2-0/+22
2023-04-08RISC-V: Clear SIP bit only when using SBI IPI operationsAnup Patel2-3/+7
2023-04-07Merge tag 'riscv-dt-fixes-for-v6.3-final' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-1/+0
2023-04-05kvm: Remove "select SRCU"Paul E. McKenney1-1/+0
2023-03-31Merge tag 'riscv-for-linus-6.3-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-30/+38
2023-03-29Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...Palmer Dabbelt3-30/+38
2023-03-29RISC-V: always select RISCV_ALTERNATIVE for non-xip kernelsConor Dooley2-10/+8
2023-03-29RISC-V: add non-alternative fallback for riscv_has_extension_[un]likely()Conor Dooley1-20/+30
2023-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+2
2023-03-27riscv: dts: canaan: drop invalid spi-max-frequencyKrzysztof Kozlowski1-1/+0
2023-03-24Merge tag 'riscv-for-linus-6.3-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-6/+32
2023-03-23riscv: Handle zicsr/zifencei issues between clang and binutilsNathan Chancellor2-4/+28
2023-03-22riscv: mm: Fix incorrect ASID argument when flushing TLBDylan Jhong3-2/+4
2023-03-17Merge tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-51/+42
2023-03-17riscv/kvm: Fix VM hang in case of timer delta being zero.Rajnesh Kanwal1-4/+2
2023-03-15RISC-V: mm: Support huge page in vmalloc_fault()Dylan Jhong1-0/+5
2023-03-10Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-8/+52
2023-03-10Merge patch series "riscv: asid: switch to alternative way to fix stale TLB e...Palmer Dabbelt4-51/+37
2023-03-10riscv: asid: Fixup stale TLB entry cause application crashGuo Ren1-10/+20
2023-03-10Revert "riscv: mm: notify remote harts about mmu cache updates"Sergey Matyukevich4-41/+17
2023-03-10RISC-V: Don't check text_mutex during stop_machineConor Dooley4-6/+39
2023-03-10riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti1-1/+1
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1
2023-03-07RISC-V: fix taking the text_mutex twice during sifive errata patchingConor Dooley1-1/+1
2023-03-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2023-03-07RISC-V: Stop emitting attributesPalmer Dabbelt2-0/+11
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+4
2023-03-03Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-17/+27
2023-03-02riscv: fix livelock in uaccessAl Viro1-1/+4
2023-03-02riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti1-0/+8
2023-03-01riscv, lib: Fix Zbb strncmpBjörn Töpel1-1/+3
2023-02-28RISC-V: improve string-function assemblyHeiko Stuebner3-16/+16
2023-02-28riscv, bpf: Fix patch_text implicit declarationRandy Dunlap1-0/+1
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds20-140/+987
2023-02-25Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds44-620/+1399