index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
Age
Commit message (
Expand
)
Author
2019-03-26
RISC-V: Always compile mm/init.c with cmodel=medany and notrace
Anup Patel
2019-02-21
RISC-V: Free-up initrd in free_initrd_mem()
Anup Patel
2019-02-21
RISC-V: Implement compile-time fixed mappings
Anup Patel
2019-02-21
RISC-V: Move setup_vm() to mm/init.c
Anup Patel
2019-02-21
RISC-V: Move setup_bootmem() to mm/init.c
Anup Patel
2019-01-23
riscv: fixup max_low_pfn with PFN_DOWN.
Guo Ren
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-22
RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap
Vincent Chen
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-07-04
RISC-V: Add conditional macro for zone of DMA32
Zong Li
2018-02-07
Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
2018-01-31
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-30
riscv: rename sptbr to satp
Christoph Hellwig
2018-01-30
riscv: don't read back satp in paging_init
Christoph Hellwig
2018-01-30
riscv: add ZONE_DMA32
Christoph Hellwig
2018-01-07
riscv: rename SR_* constants to match the spec
Christoph Hellwig
2017-12-04
riscv: use linux/uaccess.h, not asm/uaccess.h...
Al Viro
2017-12-01
RISC-V: Fixes for clean allmodconfig build
Palmer Dabbelt
2017-11-30
RISC-V: Flush I$ when making a dirty page executable
Andrew Waterman
2017-11-30
RISC-V: io.h: type fixes for warnings
Olof Johansson
2017-09-26
RISC-V: Build Infrastructure
Palmer Dabbelt
2017-09-26
RISC-V: Paging and MMU
Palmer Dabbelt
2017-09-26
RISC-V: Device, timer, IRQs, and the SBI
Palmer Dabbelt
2017-09-26
RISC-V: ELF and module implementation
Palmer Dabbelt
2017-09-26
RISC-V: Init and Halt Code
Palmer Dabbelt