summaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)Author
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 tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...Ingo Molnar
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho
2023-12-23sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-20posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds
2023-12-15cfi: Flip headersPeter Zijlstra
2023-12-12riscv: fix VMALLOC_START definitionBaoquan He
2023-11-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-09riscv: Optimize bitops with Zbb extensionXiao Wang
2023-11-09riscv: Rearrange hwcap.h and cpufeature.hXiao Wang
2023-11-09Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...Palmer Dabbelt
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-07RISC-V: Probe misaligned access speed in parallelEvan Green
2023-11-07Merge patch series "riscv: Add remaining module relocations and tests"Palmer Dabbelt
2023-11-07riscv: Add remaining module relocationsCharlie Jenkins
2023-11-06Merge patch series "riscv: tlb flush improvements"Palmer Dabbelt
2023-11-06riscv: Improve flush_tlb_kernel_range()Alexandre Ghiti
2023-11-06riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlbAlexandre Ghiti
2023-11-06riscv: Improve tlb_flush()Alexandre Ghiti
2023-11-05riscv: mm: update T-Head memory type definitionsJisheng Zhang
2023-11-05Merge patch series "Improve PTDUMP and introduce new fields"Palmer Dabbelt
2023-11-05riscv: Improve PTDUMP to show RSW with non-zero valueYu Chien Peter Lin
2023-11-05RISC-V: capitalise CMO op macrosConor Dooley
2023-11-05Merge patch series "Add support to handle misaligned accesses in S-mode"Palmer Dabbelt
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-11-02RISC-V: hwprobe: Fix vDSO SIGSEGVAndrew Jones
2023-11-02Merge patch series "riscv: SCS support"Palmer Dabbelt
2023-11-02Merge patch "riscv: errata: improve T-Head CMO"Palmer Dabbelt
2023-11-02riscv: errata: prefix T-Head mnemonics with th.Icenowy Zheng
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds
2023-11-01riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGNClément Léger
2023-11-01riscv: report misaligned accesses emulation to hwprobeClément Léger
2023-11-01riscv: add support for misaligned trap handling in S-modeClément Léger
2023-10-31Merge patch series "RISC-V: ACPI improvements"Palmer Dabbelt
2023-10-31riscv: mm: Update the comment of CONFIG_PAGE_OFFSETSong Shuai
2023-10-31riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpauseMinda Chen
2023-10-31riscv/mm: Fix the comment for swap pte formatXiao Wang
2023-10-31RISC-V: Provide pgtable_l5_enabled on rv32Palmer Dabbelt
2023-10-31Merge tag 'kvm-riscv-6.7-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-10-27riscv: Use separate IRQ shadow call stacksSami Tolvanen
2023-10-27riscv: Implement Shadow Call StackSami Tolvanen
2023-10-27riscv: Move global pointer loading to a macroSami Tolvanen
2023-10-27riscv: Deduplicate IRQ stack switchingSami Tolvanen
2023-10-27riscv: VMAP_STACK overflow detection thread-safeDeepak Gupta