summaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm
Commit message (Expand)AuthorAgeFilesLines
* riscv: extable: fix err reg writing in dedicated uaccess handlerJisheng Zhang2022-02-081-3/+3
* riscv/mm: Add XIP_FIXUP for riscv_pfn_basePalmer Dabbelt2022-02-041-0/+1
* riscv/mm: Add XIP_FIXUP for phys_ram_basePalmer Dabbelt2022-02-041-0/+1
* RISC-V: Do not use cpumask data structure for hartid bitmapAtish Patra2022-01-202-11/+3
* riscv: fix boolconv.cocci warningskernel test robot2022-01-191-2/+1
* RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt2022-01-193-118/+459
|\
| * riscv: Implement sv48 supportAlexandre Ghiti2022-01-193-32/+321
| * riscv: Introduce functions to switch pt_opsAlexandre Ghiti2022-01-191-23/+51
| * riscv: Split early kasan mapping to prepare sv48 introductionAlexandre Ghiti2022-01-192-51/+66
| * riscv: Move KASAN mapping next to the kernel mappingAlexandre Ghiti2022-01-191-12/+13
* | riscv: mm: init: try best to remove #ifdef CONFIG_XIP_KERNEL usageJisheng Zhang2022-01-191-8/+3
* | riscv: mm: init: try IS_ENABLED(CONFIG_XIP_KERNEL) instead of #ifdefJisheng Zhang2022-01-191-9/+7
* | riscv: mm: init: remove _pt_ops and use pt_ops directlyJisheng Zhang2022-01-191-4/+2
* | riscv: mm: init: try best to use IS_ENABLED(CONFIG_64BIT) instead of #ifdefJisheng Zhang2022-01-191-27/+16
* | riscv: mm: init: remove unnecessary "#ifdef CONFIG_CRASH_DUMP"Jisheng Zhang2022-01-191-2/+0
* | Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-193-21/+69
|\ \
| * | riscv: mm: fix wrong phys_ram_base value for RV64Jisheng Zhang2022-01-091-1/+1
| * | riscv: try to allocate crashkern region from 32bit addressible memoryNick Kossifidis2022-01-091-4/+13
| * | riscv: mm: Enable PMD split page table lock for RV64Kefeng Wang2022-01-051-1/+2
| * | riscv: Make vmalloc/vmemmap end equal to the start of the next regionAlexandre Ghiti2022-01-051-1/+1
| * | riscv: extable: add a dedicated uaccess handlerJisheng Zhang2022-01-051-0/+27
| * | riscv: extable: add `type` and `data` fieldsJisheng Zhang2022-01-051-4/+21
| * | riscv: extable: use `ex` for `exception_table_entry`Jisheng Zhang2022-01-051-5/+5
| * | riscv: extable: make fixup_exception() return boolJisheng Zhang2022-01-051-3/+3
| * | riscv: bpf: move rv_bpf_fixup_exception signature to extable.hJisheng Zhang2022-01-051-6/+0
| * | riscv: switch to relative exception tablesJisheng Zhang2022-01-051-1/+1
| |/
* | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-1/+1
|\ \
| * | exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-1/+1
| |/
* / mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-151-1/+1
|/
* Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-132-7/+8
|\
| * riscv: remove .text section size limitation for XIPVitaly Wool2021-10-261-4/+3
| * riscv: mm: don't advertise 1 num_asid for 0 asid bitsVineet Gupta2021-10-041-3/+5
* | riscv, bpf: Fix RV32 broken build, and silence RV64 warningBjörn Töpel2021-11-051-2/+2
* | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-5/+14
|\ \
| * \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-011-5/+14
| |\ \
| | * | riscv, bpf: Add BPF exception tablesTong Tiangen2021-10-281-5/+14
| | |/
* | | riscv: Fix asan-stack clang buildAlexandre Ghiti2021-10-291-0/+3
* | | riscv: Do not re-populate shadow memory with kasan_populate_early_shadowAlexandre Ghiti2021-10-291-11/+0
|/ /
* / riscv: Flush current cpu icache before other cpusAlexandre Ghiti2021-10-041-0/+2
|/
* Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-051-72/+58
|\
| * riscv: Support allocating gigantic hugepages using CMAKefeng Wang2021-08-131-0/+3
| * riscv: fix the global name pfn_base confliction errorKenneth Lee2021-08-131-3/+3
| * riscv: Move early fdt mapping creation in its own functionAlexandre Ghiti2021-08-111-36/+40
| * riscv: Simplify BUILTIN_DTB device tree mapping handlingAlexandre Ghiti2021-08-111-10/+2
| * riscv: Use __maybe_unused instead of #ifdefs around variable declarationsAlexandre Ghiti2021-08-111-3/+1
| * riscv: Get rid of map_size parameter to create_kernel_page_tableAlexandre Ghiti2021-08-111-19/+11
| * riscv: Introduce va_kernel_pa_offset for 32-bit kernelAlexandre Ghiti2021-08-111-3/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-30/+14
|\ \
| * | memblock: make memblock_find_in_range method privateMike Rapoport2021-09-031-30/+14
* | | Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-09-011-20/+0
|\ \ \ | |/ / |/| |