index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
Age
Commit message (
Expand
)
Author
2020-06-18
RISC-V: Acquire mmap lock before invoking walk_page_range
Atish Patra
2020-06-11
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-09
RISC-V: Don't mark init section as non-executable
Anup Patel
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-04
Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-03
riscv: support DEBUG_WX
Zong Li
2020-06-03
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
2020-06-03
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
2020-06-03
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-02
mm: ptdump: expand type of 'val' in note_page()
Steven Price
2020-05-20
riscv: Fix print_vm_layout build error if NOMMU
Kefeng Wang
2020-05-18
riscv: Allow device trees to be built into the kernel
Palmer Dabbelt
2020-05-05
RISC-V: Remove unused code from STRICT_KERNEL_RWX
Atish Patra
2020-05-04
riscv: set max_pfn to the PFN of the last page
Vincent Chen
2020-04-09
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
2020-03-26
riscv: Add support to dump the kernel page tables
Zong Li
2020-03-26
riscv: add STRICT_KERNEL_RWX support
Zong Li
2020-03-26
riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC support
Zong Li
2020-03-26
riscv: add ARCH_HAS_SET_DIRECT_MAP support
Zong Li
2020-03-26
riscv: add ARCH_HAS_SET_MEMORY support
Zong Li
2020-03-05
riscv: Use p*d_leaf macros to define p*d_huge
Alexandre Ghiti
2020-03-04
riscv: Fix range looking for kernel image memblock
Alexandre Ghiti
2020-02-24
riscv: adjust the indent
Zong Li
2020-02-24
riscv: allocate a complete page size for each page table
Zong Li
2020-01-23
riscv: mm: add support for CONFIG_DEBUG_VIRTUAL
Zong Li
2020-01-22
riscv: Add KASAN support
Nick Hu
2020-01-03
riscv: mm: use __pa_symbol for kernel symbols
Zong Li
2019-12-27
riscv: export flush_icache_all to modules
Olof Johansson
2019-12-20
riscv: move sifive_l2_cache.c to drivers/soc
Christoph Hellwig
2019-12-04
Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-22
Merge branch 'next/misc2' into for-next
Paul Walmsley
2019-11-22
Merge branch 'next/nommu' into for-next
Paul Walmsley
2019-11-22
Merge branch 'next/misc' into for-next
Paul Walmsley
2019-11-22
RISC-V: Add address map dumper
Yash Shah
2019-11-17
riscv: add nommu support
Christoph Hellwig
2019-11-13
riscv: implement remote sfence.i using IPIs
Christoph Hellwig
2019-11-12
riscv: Use PMD_SIZE to replace PTE_PARENT_SIZE
Zong Li
2019-11-11
riscv: use the generic ioremap code
Christoph Hellwig
[next]