index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-06
RISC-V: Use non-PGD mappings for early DTB access
Anup Patel
1
-0
/
+14
2020-11-05
riscv: fix pfn_to_virt err in do_page_fault().
Liu Shaohua
1
-1
/
+3
2020-11-05
RISC-V: Remove any memblock representing unusable memory area
Atish Patra
1
-11
/
+7
2020-10-19
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-210
/
+384
2020-10-13
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
1
-1
/
+1
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2
-20
/
+15
2020-10-13
riscv: drop unneeded node initialization
Mike Rapoport
1
-9
/
+0
2020-10-04
RISC-V: Make sure memblock reserves the memory containing DT
Atish Patra
1
-0
/
+1
2020-10-02
RISC-V: Add page table dump support for uefi
Atish Patra
1
-6
/
+42
2020-10-02
RISC-V: Add EFI runtime services
Atish Patra
1
-1
/
+1
2020-10-02
RISC-V: Implement late mapping page table allocation functions
Atish Patra
1
-31
/
+99
2020-10-02
RISC-V: Add early ioremap support
Atish Patra
1
-0
/
+33
2020-10-02
RISC-V: Move DT mapping outof fixmap
Anup Patel
1
-14
/
+12
2020-09-19
riscv: Add sfence.vma after early page table changes
Greentime Hu
1
-4
/
+3
2020-09-15
riscv/mm/fault: Set FAULT_FLAG_INSTRUCTION flag in do_page_fault()
Pekka Enberg
1
-1
/
+2
2020-09-15
riscv/mm/fault: Fix inline placement in vmalloc_fault() declaration
Pekka Enberg
1
-1
/
+1
2020-09-15
riscv/mm/fault: Move access error check to function
Pekka Enberg
1
-21
/
+27
2020-09-15
riscv/mm/fault: Move FAULT_FLAG_WRITE handling in do_page_fault()
Pekka Enberg
1
-1
/
+3
2020-09-15
riscv/mm/fault: Simplify mm_fault_error()
Pekka Enberg
1
-23
/
+18
2020-09-15
riscv/mm/fault: Move fault error handling to mm_fault_error()
Pekka Enberg
1
-25
/
+31
2020-09-15
riscv/mm/fault: Simplify fault error handling
Pekka Enberg
1
-10
/
+8
2020-09-15
riscv/mm/fault: Move vmalloc fault handling to vmalloc_fault()
Pekka Enberg
1
-82
/
+82
2020-09-15
riscv/mm/fault: Move bad area handling to bad_area()
Pekka Enberg
1
-27
/
+40
2020-09-15
riscv/mm/fault: Move no context handling to no_context()
Pekka Enberg
1
-31
/
+52
2020-09-15
riscv/mm: Simplify retry logic in do_page_fault()
Pekka Enberg
1
-11
/
+9
2020-08-12
mm/riscv: use general page fault accounting
Peter Xu
1
-15
/
+1
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+1
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-1
/
+0
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
1
-1
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-07
Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+31
2020-07-30
riscv: fix build warning of mm/pageattr
Zong Li
1
-1
/
+2
2020-07-30
riscv: Fix build warning for mm/init
Zong Li
1
-1
/
+1
2020-07-30
riscv: Allow building with kcov coverage
Tobias Klauser
1
-0
/
+2
2020-07-24
riscv: Parse all memory blocks to remove unusable memory
Atish Patra
1
-14
/
+17
2020-07-24
RISC-V: Do not rely on initrd_start/end computed during early dt parsing
Atish Patra
1
-6
/
+27
2020-07-24
RISC-V: Set maximum number of mapped pages correctly
Atish Patra
1
-1
/
+1
2020-07-20
riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfence
Vincent Chen
1
-2
/
+2
2020-07-09
riscv: Register System RAM as iomem resources
Zong Li
1
-0
/
+27
2020-06-18
RISC-V: Acquire mmap lock before invoking walk_page_range
Atish Patra
1
-2
/
+12
2020-06-11
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+0
2020-06-09
RISC-V: Don't mark init section as non-executable
Anup Patel
1
-11
/
+0
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
1
-2
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-5
/
+5
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-15
/
+15
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2
-2
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
4
-4
/
+4
[next]