开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2023-08-24
riscv: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
2023-08-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
riscv: include asm/cacheflush.h in asm/hugetlb.h
Hugh Dickins
2023-08-21
riscv: convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-18
mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_set
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2023-07-14
Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-13
Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-12
RISC-V: Don't include Zicsr or Zifencei in I from ACPI
Palmer Dabbelt
2023-07-12
riscv: mm: fix truncation warning on RV32
Jisheng Zhang
2023-07-11
riscv, bpf: Fix inconsistent JIT image generation
Björn Töpel
2023-07-07
Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-06
Merge patch series "riscv: some CMO alternative related clean up"
Palmer Dabbelt
2023-07-06
riscv: mm: mark noncoherent_supported as __ro_after_init
Jisheng Zhang
2023-07-06
riscv: mm: mark CBO relate initialization funcs as __init
Jisheng Zhang
2023-07-06
riscv: errata: thead: only set cbom size & noncoherent during boot
Jisheng Zhang
2023-07-06
riscv: Select HAVE_ARCH_USERFAULTFD_MINOR
Samuel Holland
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-06
Merge tag 'soc-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-05
RISC-V: make ARCH_THEAD preclude XIP_KERNEL
Conor Dooley
2023-07-05
risc-v: Fix order of IPI enablement vs RCU startup
Marc Zyngier
2023-07-05
mm: riscv: fix an unsafe pte read in huge_pte_alloc()
John Hubbard
2023-07-04
RISC-V: drop error print from riscv_hartid_to_cpuid()
Conor Dooley
2023-07-04
riscv: Discard vector state on syscalls
Björn Töpel
2023-07-04
riscv: move memblock_allow_resize() after linear mapping is ready
Woody Zhang
2023-07-04
riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idle
Song Shuai
2023-07-04
riscv: vdso: include vdso/vsyscall.h for vdso_data
Ben Dooks
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-01
riscv: vector: clear V-reg in the first-use trap
Andy Chiu
2023-07-01
riscv: vector: only enable interrupts in the first-use trap
Andy Chiu
2023-07-01
Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"
Palmer Dabbelt
2023-07-01
RISC-V: Fix up some vector state related build failures
Palmer Dabbelt
2023-07-01
Merge tag 'kvm-riscv-6.5-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-29
Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]