aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm
Commit message (Expand)AuthorAge
* riscv: add missing header file includesPaul Walmsley2019-10-28
* riscv: mark some code and data as file-staticPaul Walmsley2019-10-28
* riscv: init: merge split string literals in preprocessor directivePaul Walmsley2019-10-28
* riscv: add prototypes for assembly language functions from head.SPaul Walmsley2019-10-28
* riscv: Fix undefined reference to vmemmap_populate_basepagesKefeng Wang2019-10-23
* riscv: Fix memblock reservation for device tree blobAlbert Ou2019-10-01
* riscv: move the TLB flush logic out of lineChristoph Hellwig2019-09-05
* riscv: cleanup riscv_cpuid_to_hartid_maskChristoph Hellwig2019-09-05
* RISC-V: Implement sparsememLogan Gunthorpe2019-08-30
* riscv: Using CSR numbers to access CSRsBin Meng2019-08-30
* Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-18
|\
| * RISC-V: Setup initial page tables in two stagesAnup Patel2019-07-09
| * riscv: remove free_initrd_memChristoph Hellwig2019-07-04
| * riscv: ccache: Remove unused variableYash Shah2019-07-04
| * riscv: Introduce huge page support for 32/64bit kernelAlexandre Ghiti2019-07-03
| * RISC-V: Fix memory reservation in setup_bootmem()Anup Patel2019-07-01
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \ | |/ |/|
| * signal/riscv: Remove tsk parameter from do_trapEric W. Biederman2019-05-29
* | riscv: mm: Fix code commentShihPo Hung2019-06-26
* | Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-17
|\ \
| * | riscv: mm: synchronize MMU after pte changeShihPo Hung2019-06-17
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120Thomas Gleixner2019-05-24
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-19
|\
| * riscv: fix locking violation in page fault handlerAndreas Schwab2019-05-16
| * RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCsYash Shah2019-05-16
| * riscv: move switch_mm to its own fileGary Guo2019-05-16
| * riscv: move flush_icache_{all,mm} to cacheflush.cGary Guo2019-05-16
| * RISC-V: Access CSRs using CSR numbersAnup Patel2019-05-16
* | riscv: switch over to generic free_initmem()Mike Rapoport2019-05-14
|/
* RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systemsAnup Patel2019-04-10
* RISC-V: Always compile mm/init.c with cmodel=medany and notraceAnup Patel2019-03-26
* RISC-V: Free-up initrd in free_initrd_mem()Anup Patel2019-02-21
* RISC-V: Implement compile-time fixed mappingsAnup Patel2019-02-21
* RISC-V: Move setup_vm() to mm/init.cAnup Patel2019-02-21
* RISC-V: Move setup_bootmem() to mm/init.cAnup Patel2019-02-21
* riscv: fixup max_low_pfn with PFN_DOWN.Guo Ren2019-01-23
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremapVincent Chen2018-10-22
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-17
* RISC-V: Add conditional macro for zone of DMA32Zong Li2018-07-04
* Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds2018-02-07
|\
| * riscv: rename sptbr to satpChristoph Hellwig2018-01-30
| * riscv: don't read back satp in paging_initChristoph Hellwig2018-01-30
| * riscv: add ZONE_DMA32Christoph Hellwig2018-01-30
* | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-31
|\ \ | |/ |/|
| * riscv: use linux/uaccess.h, not asm/uaccess.h...Al Viro2017-12-04
* | riscv: rename SR_* constants to match the specChristoph Hellwig2018-01-07