aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm
Commit message (Expand)AuthorAge
* 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
* | RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt2017-12-01
|\ \
| * | RISC-V: io.h: type fixes for warningsOlof Johansson2017-11-30
| |/
* / RISC-V: Flush I$ when making a dirty page executableAndrew Waterman2017-11-30
|/
* RISC-V: Build InfrastructurePalmer Dabbelt2017-09-26
* RISC-V: Paging and MMUPalmer Dabbelt2017-09-26
* RISC-V: Device, timer, IRQs, and the SBIPalmer Dabbelt2017-09-26
* RISC-V: ELF and module implementationPalmer Dabbelt2017-09-26
* RISC-V: Init and Halt CodePalmer Dabbelt2017-09-26