index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal/riscv: Remove tsk parameter from do_trap
Eric W. Biederman
2019-05-29
1
-3
/
+3
*
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
5
-6
/
+310
|
\
|
*
riscv: fix locking violation in page fault handler
Andreas Schwab
2019-05-17
1
-1
/
+2
|
*
RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs
Yash Shah
2019-05-17
2
-0
/
+176
|
*
riscv: move switch_mm to its own file
Gary Guo
2019-05-17
2
-0
/
+70
|
*
riscv: move flush_icache_{all,mm} to cacheflush.c
Gary Guo
2019-05-17
1
-0
/
+61
|
*
RISC-V: Access CSRs using CSR numbers
Anup Patel
2019-05-17
1
-5
/
+1
*
|
riscv: switch over to generic free_initmem()
Mike Rapoport
2019-05-14
1
-5
/
+0
|
/
*
RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems
Anup Patel
2019-04-10
1
-0
/
+8
*
RISC-V: Always compile mm/init.c with cmodel=medany and notrace
Anup Patel
2019-03-27
2
-0
/
+34
*
RISC-V: Free-up initrd in free_initrd_mem()
Anup Patel
2019-02-21
1
-1
/
+2
*
RISC-V: Implement compile-time fixed mappings
Anup Patel
2019-02-21
1
-0
/
+34
*
RISC-V: Move setup_vm() to mm/init.c
Anup Patel
2019-02-21
1
-0
/
+49
*
RISC-V: Move setup_bootmem() to mm/init.c
Anup Patel
2019-02-21
1
-0
/
+70
*
riscv: fixup max_low_pfn with PFN_DOWN.
Guo Ren
2019-01-24
1
-1
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-2
/
+1
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap
Vincent Chen
2018-10-23
1
-1
/
+1
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-18
1
-1
/
+2
*
RISC-V: Add conditional macro for zone of DMA32
Zong Li
2018-07-04
1
-0
/
+2
*
Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
2018-02-07
2
-6
/
+10
|
\
|
*
riscv: rename sptbr to satp
Christoph Hellwig
2018-01-31
1
-0
/
+4
|
*
riscv: don't read back satp in paging_init
Christoph Hellwig
2018-01-31
1
-2
/
+0
|
*
riscv: add ZONE_DMA32
Christoph Hellwig
2018-01-31
1
-4
/
+6
*
|
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
riscv: use linux/uaccess.h, not asm/uaccess.h...
Al Viro
2017-12-05
1
-1
/
+0
*
|
riscv: rename SR_* constants to match the spec
Christoph Hellwig
2018-01-08
1
-1
/
+1
*
|
RISC-V: Fixes for clean allmodconfig build
Palmer Dabbelt
2017-12-01
1
-1
/
+1
|
\
\
|
*
|
RISC-V: io.h: type fixes for warnings
Olof Johansson
2017-11-30
1
-1
/
+1
|
|
/
*
/
RISC-V: Flush I$ when making a dirty page executable
Andrew Waterman
2017-11-30
2
-0
/
+24
|
/
*
RISC-V: Build Infrastructure
Palmer Dabbelt
2017-09-27
1
-0
/
+4
*
RISC-V: Paging and MMU
Palmer Dabbelt
2017-09-27
1
-0
/
+282
*
RISC-V: Device, timer, IRQs, and the SBI
Palmer Dabbelt
2017-09-27
1
-0
/
+92
*
RISC-V: ELF and module implementation
Palmer Dabbelt
2017-09-27
1
-0
/
+37
*
RISC-V: Init and Halt Code
Palmer Dabbelt
2017-09-27
1
-0
/
+70