summaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-092-2/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-094-4/+4
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-051-0/+9
|\
| * riscv: Allow device trees to be built into the kernelPalmer Dabbelt2020-05-181-0/+9
* | riscv: support DEBUG_WXZong Li2020-06-041-0/+3
* | hugetlbfs: remove hugetlb_add_hstate() warning for existing hstateMike Kravetz2020-06-041-1/+1
* | hugetlbfs: move hugepagesz= parsing to arch independent codeMike Kravetz2020-06-041-16/+0
* | hugetlbfs: add arch_hugetlb_valid_sizeMike Kravetz2020-06-041-9/+17
* | mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2020-06-041-1/+1
* | mm: ptdump: expand type of 'val' in note_page()Steven Price2020-06-021-1/+1
* | riscv: Fix print_vm_layout build error if NOMMUKefeng Wang2020-05-211-1/+1
|/
* RISC-V: Remove unused code from STRICT_KERNEL_RWXAtish Patra2020-05-061-16/+0
* riscv: set max_pfn to the PFN of the last pageVincent Chen2020-05-041-1/+2
* Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-095-5/+552
|\
| * riscv: Add support to dump the kernel page tablesZong Li2020-03-262-0/+318
| * riscv: add STRICT_KERNEL_RWX supportZong Li2020-03-261-0/+44
| * riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC supportZong Li2020-03-261-0/+13
| * riscv: add ARCH_HAS_SET_DIRECT_MAP supportZong Li2020-03-261-0/+24
| * riscv: add ARCH_HAS_SET_MEMORY supportZong Li2020-03-262-1/+151
| * riscv: Use p*d_leaf macros to define p*d_hugeAlexandre Ghiti2020-03-051-4/+2
* | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-5/+0
* | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* | mm: introduce fault_signal_pending()Peter Xu2020-04-021-1/+1
* | riscv: Fix range looking for kernel image memblockAlexandre Ghiti2020-03-051-1/+1
|/
* riscv: adjust the indentZong Li2020-02-241-11/+15
* riscv: allocate a complete page size for each page tableZong Li2020-02-241-11/+16
* riscv: mm: add support for CONFIG_DEBUG_VIRTUALZong Li2020-01-232-0/+39
* riscv: Add KASAN supportNick Hu2020-01-222-0/+110
* riscv: mm: use __pa_symbol for kernel symbolsZong Li2020-01-031-6/+6
* riscv: export flush_icache_all to modulesOlof Johansson2019-12-281-0/+1
* riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig2019-12-202-179/+0
* Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-12-041-0/+32
|\
| * Merge branch 'next/misc2' into for-nextPaul Walmsley2019-11-231-0/+32
| |\
| | * RISC-V: Add address map dumperYash Shah2019-11-231-0/+32
* | | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-282-85/+1
|\ \ \ | |/ / |/| |
| * | riscv: use the generic ioremap codeChristoph Hellwig2019-11-112-85/+0
| |/
* | Merge branch 'next/nommu' into for-nextPaul Walmsley2019-11-236-15/+41
|\ \
| * | riscv: add nommu supportChristoph Hellwig2019-11-184-4/+18
| * | riscv: implement remote sfence.i using IPIsChristoph Hellwig2019-11-131-6/+18
| * | riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig2019-11-052-5/+5
| |/
* | Merge branch 'next/misc' into for-nextPaul Walmsley2019-11-231-9/+4
|\ \
| * | riscv: Use PMD_SIZE to replace PTE_PARENT_SIZEZong Li2019-11-121-9/+4
| |/
* | RISC-V: Issue a tlb page flush if possibleAtish Patra2019-10-291-1/+4
* | RISC-V: Issue a local tlbflush if possible.Atish Patra2019-10-291-2/+17
* | RISC-V: Do not invoke SBI call if cpumask is emptyAtish Patra2019-10-291-0/+3
|/
* riscv: add missing header file includesPaul Walmsley2019-10-281-0/+1
* riscv: mark some code and data as file-staticPaul Walmsley2019-10-281-1/+1
* riscv: init: merge split string literals in preprocessor directivePaul Walmsley2019-10-281-2/+1
* riscv: add prototypes for assembly language functions from head.SPaul Walmsley2019-10-282-0/+4