summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2022-12-03riscv: add riscv rethook implementationBinglei Wang7-19/+40
2022-12-02riscv/mm: add arch hook arch_clear_hugepage_flagsTong Tiangen1-0/+6
2022-12-02riscv/mm: hugepage's PG_dcache_clean flag is only set in head pageTong Tiangen2-0/+14
2022-12-02RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DWHal Feng1-0/+1
2022-12-02Merge patch series "RISC-V: Dynamic ftrace support for RV32I"Palmer Dabbelt2-26/+28
2022-12-02RISC-V: enable dynamic ftrace for RV32IJamie Iles1-5/+5
2022-12-02RISC-V: preserve a1 in mcountJamie Iles1-2/+4
2022-12-02RISC-V: reduce mcount save space on RV32Jamie Iles1-16/+16
2022-12-02RISC-V: use REG_S/REG_L for mcountJamie Iles1-15/+15
2022-12-01RISC-V: Fix a race condition during kernel stack overflowPalmer Dabbelt3-0/+32
2022-12-01vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn1-22/+0
2022-12-01mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATEDVlastimil Babka3-3/+6
2022-12-01Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton1-0/+1
2022-12-01mm: add dummy pmd_young() for architectures not having itJuergen Gross1-0/+1
2022-11-30Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...Palmer Dabbelt3-13/+133
2022-11-30riscv: kexec: Fixup crash_smp_send_stop without multi coresGuo Ren3-18/+103
2022-11-30riscv: kexec: Fixup irq controller broken in kexec crash pathGuo Ren1-0/+35
2022-11-30riscv: mm: Proper page permissions after initmem freeBjörn Töpel1-4/+5
2022-11-30riscv: vdso: fix section overlapping under some conditionsJisheng Zhang1-0/+1
2022-11-30riscv: fix race when vmap stack overflowJisheng Zhang3-0/+32
2022-11-29RISC-V: enable sparsemem by default for defconfigConor Dooley1-0/+1
2022-11-29riscv: Sync efi page table's kernel mappings before switchingAlexandre Ghiti2-4/+13
2022-11-29riscv: Fix NR_CPUS range conditionsSamuel Holland1-3/+3
2022-11-23Merge tag 'riscv-dt-for-v6.2-mw0' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann10-203/+271
2022-11-21Merge tag 'renesas-riscv-dt-for-v6.2-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann6-0/+200
2022-11-21Merge tag 'renesas-riscv-soc-for-v6.2-tag1' of git://git.kernel.org/pub/scm/l...Arnd Bergmann1-0/+5
2022-11-21Merge tag 'renesas-riscv-defconfig-for-v6.2-tag1' of git://git.kernel.org/pub...Arnd Bergmann1-0/+3
2022-11-18Merge tag 'efi-zboot-direct-for-v6.2' into efi/nextArd Biesheuvel2-9/+10
2022-11-18stackprotector: actually use get_random_canary()Jason A. Donenfeld1-9/+1
2022-11-17riscv: dts: renesas: rzfive-smarc: Enable CANFD/I2CLad Prabhakar1-27/+0
2022-11-17riscv: dts: renesas: r9a07g043f/rzfive-smarc-som: Enable ADC/OPP/Thermal Zone...Lad Prabhakar2-11/+2
2022-11-17riscv: dts: microchip: remove unused pcie clocksConor Dooley2-4/+4
2022-11-17riscv: dts: microchip: remove pcie node from the sev kitConor Dooley1-29/+0
2022-11-17riscv: Kconfig: Enable cpufreq kconfig menuLad Prabhakar1-0/+2
2022-11-15Merge branch 'riscv-visionfive_v1' into riscv-dt-for-nextConor Dooley4-153/+183
2022-11-15riscv: dts: microchip: fix the icicle's #pwm-cellsConor Dooley1-1/+1
2022-11-11Merge tag 'riscv-for-linus-6.1-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-2/+47
2022-11-11RISC-V: vdso: Do not add missing symbols to version section in linker scriptNathan Chancellor2-0/+5
2022-11-11riscv: fix reserved memory setupConor Dooley2-1/+1
2022-11-11riscv: vdso: fix build with llvmJisheng Zhang1-1/+1
2022-11-11riscv: process: fix kernel info leakageJisheng Zhang1-0/+2
2022-11-10riscv: configs: defconfig: Enable Renesas RZ/Five SoCLad Prabhakar1-0/+3
2022-11-10riscv: dts: renesas: Add minimal DTS for Renesas RZ/Five SMARC EVKLad Prabhakar5-0/+179
2022-11-10riscv: dts: renesas: Add initial devicetree for Renesas RZ/Five SoCLad Prabhakar1-0/+57
2022-11-10riscv: Kconfig.socs: Add ARCH_RENESAS kconfig optionLad Prabhakar1-0/+5
2022-11-09efi/riscv: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel1-0/+2
2022-11-09efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel1-0/+11
2022-11-09efi: libstub: Provide local implementations of strrchr() and memchr()Ard Biesheuvel1-2/+0
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel1-6/+0
2022-11-09efi: libstub: Enable efi_printk() in zboot decompressorArd Biesheuvel1-2/+0