summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-17Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-11Merge tag 'soc-dt-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support"Palmer Dabbelt
2024-01-09riscv: hwprobe: export Zicond extensionClément Léger
2024-01-09riscv: hwprobe: export Zacas ISA extensionClément Léger
2024-01-09riscv: add ISA extension parsing for ZacasClément Léger
2024-01-09riscv: hwprobe: export Ztso ISA extensionClément Léger
2024-01-09riscv: add ISA extension parsing for ZtsoClément Léger
2024-01-09use linux/export.h rather than asm-generic/export.hAl Viro
2024-01-09Merge patch series "Fix XIP boot and make XIP testable in QEMU"Palmer Dabbelt
2024-01-09riscv: Remove SHADOW_OVERFLOW_STACK_SIZE macroSong Shuai
2024-01-09Merge remote-tracking branch 'palmer/fixes' into for-nextPalmer Dabbelt
2024-01-09riscv; fix __user annotation in save_v_state()Ben Dooks
2024-01-09riscv: fix __user annotation in traps_misaligned.cBen Dooks
2024-01-09riscv: Select ARCH_WANTS_NO_INSTRJisheng Zhang
2024-01-09Merge patch series "riscv: CPU operations cleanup"Palmer Dabbelt
2024-01-09riscv: Remove obsolete rv32_defconfig fileSamuel Holland
2024-01-09Merge patch series "RISC-V: hwprobe: Introduce which-cpus"Palmer Dabbelt
2024-01-09riscv: Allow disabling of BUILTIN_DTB for XIPFrederik Haxel
2024-01-09riscv: Fixed wrong register in XIP_FIXUP_FLASH_OFFSET macroFrederik Haxel
2024-01-09riscv: Make XIP bootable againFrederik Haxel
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-09riscv: Fix set_direct_map_default_noflush() to reset _PAGE_EXECAlexandre Ghiti
2024-01-09riscv: Fix module_alloc() that did not reset the linear mapping permissionsAlexandre Ghiti
2024-01-09riscv: Fix wrong usage of lm_alias() when splitting a huge linear mappingAlexandre Ghiti
2024-01-09riscv: Check if the code to patch lies in the exit sectionAlexandre Ghiti
2024-01-08Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-08Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-01-08KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini
2024-01-08Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...Ingo Molnar
2024-01-05Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04riscv: Use the same CPU operations for all CPUsSamuel Holland
2024-01-04riscv: Remove unused members from struct cpu_operationsSamuel Holland
2024-01-04riscv: Deduplicate code in setup_smp()Samuel Holland
2024-01-03RISC-V: hwprobe: Introduce which-cpus flagAndrew Jones
2024-01-03RISC-V: Move the hwprobe syscall to its own fileAndrew Jones
2024-01-03RISC-V: hwprobe: Clarify cpus size parameterAndrew Jones
2024-01-03RISC-V: Remove the removed single-letter extensionsPalmer Dabbelt
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini