aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-14/+28
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-2/+3
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 5-34/+442
2023-02-21Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-9/+2
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-3/+0
2023-02-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 5-34/+442
2023-02-20Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 25-40/+2168
2023-02-20Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+21
2023-02-17riscv, bpf: Add bpf trampoline support for RV64Gravatar Pu Lehui 1-0/+317
2023-02-17riscv, bpf: Add bpf_arch_text_poke support for RV64Gravatar Pu Lehui 2-2/+91
2023-02-17riscv, bpf: Factor out emit_call for kernel and bpf contextGravatar Pu Lehui 1-17/+13
2023-02-17riscv: Extend patch_text for multiple instructionsGravatar Pu Lehui 3-15/+21
2023-02-13clocksource/drivers/riscv: Get rid of clocksource_arch_init() callbackGravatar Lad Prabhakar 2-10/+0
2023-02-13RISC-V: time: initialize hrtimer based broadcast clock event deviceGravatar Conor Dooley 1-0/+3
2023-02-10Merge tag 'riscv-for-linus-6.2-rc8' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-5/+34
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMGravatar Mike Rapoport (IBM) 1-5/+0
2023-02-09riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGravatar Guo Ren 1-1/+3
2023-02-09riscv: kprobe: Fixup misaligned load textGravatar Guo Ren 1-3/+5
2023-02-04efi: Discover BTI support in runtime services regionsGravatar Ard Biesheuvel 2-2/+3
2023-02-03Merge tag 'riscv-for-linus-6.2-rc7' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-19/+33
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEGravatar David Hildenbrand 1-1/+0
2023-02-02riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEGravatar David Hildenbrand 2-5/+27
2023-02-02riscv: stacktrace: Fix missing the first frameGravatar Liu Shixin 1-1/+2
2023-02-01riscv: mm: Implement pmdp_collapse_flush for THPGravatar Mayuresh Chitale 2-0/+24
2023-02-01riscv: disable generation of unwind tablesGravatar Andreas Schwab 1-0/+3
2023-02-01riscv: kprobe: Fixup kernel panic when probing an illegal positionGravatar Guo Ren 1-0/+18
2023-01-31Merge patch "riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y"Gravatar Palmer Dabbelt 2-19/+12
2023-01-31riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=yGravatar Samuel Holland 2-18/+10
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesGravatar Ingo Molnar 7-9/+10
2023-01-31Merge tag 'sunxi-config-for-6.3-1' of https://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 1-1/+21
2023-01-30Merge tag 'sunxi-dt-for-6.3-1' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Arnd Bergmann 17-0/+1933
2023-01-30Merge tag 'renesas-dts-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Arnd Bergmann 1-0/+10
2023-01-30Merge tag 'riscv-dt-for-v6.3-mw0' of https://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 9-29/+226
2023-01-27riscv: dts: allwinner: d1: Add power controller nodeGravatar Samuel Holland 1-0/+8
2023-01-27riscv: defconfig: Enable the Allwinner D1 platform and driversGravatar Samuel Holland 1-1/+21
2023-01-27riscv: Add the Allwinner SoC family Kconfig optionGravatar Samuel Holland 1-0/+9
2023-01-27riscv: dts: allwinner: Add Dongshan Nezha STU devicetreeGravatar Samuel Holland 2-0/+118
2023-01-27riscv: dts: allwinner: Add MangoPi MQ Pro devicetreeGravatar Samuel Holland 2-0/+143
2023-01-27riscv: dts: allwinner: Add Sipeed Lichee RV devicetreesGravatar Samuel Holland 6-0/+346
2023-01-27riscv: dts: allwinner: Add Allwinner D1 Nezha devicetreeGravatar Samuel Holland 2-0/+167
2023-01-27riscv: dts: allwinner: Add MangoPi MQ devicetreeGravatar Samuel Holland 4-0/+159
2023-01-27riscv: dts: allwinner: Add the D1/D1s SoC devicetreeGravatar Samuel Holland 4-0/+983
2023-01-27Merge tag 'riscv-for-linus-6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-5/+6
2023-01-26riscv: dts: renesas: rzfive-smarc-som: Drop PHY interrupt support for ETH{0,1}Gravatar Lad Prabhakar 1-0/+10
2023-01-25riscv: Move call to init_cpu_topology() to later initialization stageGravatar Ley Foon Tan 1-1/+2
2023-01-25Merge patch series "Add a devicetree for the Aldec PolarFire SoC TySoM"Gravatar Conor Dooley 3-0/+184
2023-01-25riscv: dts: microchip: add the Aldec TySoM's devicetreeGravatar Conor Dooley 3-0/+184
2023-01-24riscv/kprobe: Fix instruction simulation of JALRGravatar Liao Chang 1-2/+2
2023-01-24Merge tag 'renesas-dts-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/k...Gravatar Arnd Bergmann 1-12/+0
2023-01-20Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Gravatar Linus Torvalds 1-1/+1