aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/pgtable.h
AgeCommit message (Expand)Author
2019-10-28RISC-V: Add PCIe I/O BAR memory mappingYash Shah
2019-10-23riscv: Fix implicit declaration of 'page_to_section'Kefeng Wang
2019-10-23riscv: fix fs/proc/kcore.c compilation with sparsemem enabledDavid Abdurachmanov
2019-10-15RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_STARTGreentime Hu
2019-09-27Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-19RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=yGreentime Hu
2019-08-30RISC-V: Implement sparsememLogan Gunthorpe
2019-08-28RISC-V: Fix FIXMAP area corruption on RV32 systemsAnup Patel
2019-07-09RISC-V: Setup initial page tables in two stagesAnup Patel
2019-07-03riscv: Introduce huge page support for 32/64bit kernelAlexandre Ghiti
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-02-21RISC-V: Move setup_bootmem() to mm/init.cAnup Patel
2019-02-11riscv: Add pte bit to distinguish swap from invalidStefan O'Rear
2018-01-07riscv: remove CONFIG_MMU ifdefsChristoph Hellwig
2017-11-30RISC-V: Flush I$ when making a dirty page executableAndrew Waterman
2017-09-26RISC-V: Paging and MMUPalmer Dabbelt