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
*
riscv: Fix range looking for kernel image memblock
Alexandre Ghiti
2020-03-05
1
-1
/
+1
*
riscv: adjust the indent
Zong Li
2020-02-24
1
-11
/
+15
*
riscv: allocate a complete page size for each page table
Zong Li
2020-02-24
1
-11
/
+16
*
riscv: mm: add support for CONFIG_DEBUG_VIRTUAL
Zong Li
2020-01-23
2
-0
/
+39
*
riscv: Add KASAN support
Nick Hu
2020-01-22
2
-0
/
+110
*
riscv: mm: use __pa_symbol for kernel symbols
Zong Li
2020-01-03
1
-6
/
+6
*
riscv: export flush_icache_all to modules
Olof Johansson
2019-12-28
1
-0
/
+1
*
riscv: move sifive_l2_cache.c to drivers/soc
Christoph Hellwig
2019-12-20
2
-179
/
+0
*
Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-12-04
1
-0
/
+32
|
\
|
*
Merge branch 'next/misc2' into for-next
Paul Walmsley
2019-11-23
1
-0
/
+32
|
|
\
|
|
*
RISC-V: Add address map dumper
Yash Shah
2019-11-23
1
-0
/
+32
*
|
|
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-28
2
-85
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
riscv: use the generic ioremap code
Christoph Hellwig
2019-11-11
2
-85
/
+0
|
|
/
*
|
Merge branch 'next/nommu' into for-next
Paul Walmsley
2019-11-23
6
-15
/
+41
|
\
\
|
*
|
riscv: add nommu support
Christoph Hellwig
2019-11-18
4
-4
/
+18
|
*
|
riscv: implement remote sfence.i using IPIs
Christoph Hellwig
2019-11-13
1
-6
/
+18
|
*
|
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-11-05
2
-5
/
+5
|
|
/
*
|
Merge branch 'next/misc' into for-next
Paul Walmsley
2019-11-23
1
-9
/
+4
|
\
\
|
*
|
riscv: Use PMD_SIZE to replace PTE_PARENT_SIZE
Zong Li
2019-11-12
1
-9
/
+4
|
|
/
*
|
RISC-V: Issue a tlb page flush if possible
Atish Patra
2019-10-29
1
-1
/
+4
*
|
RISC-V: Issue a local tlbflush if possible.
Atish Patra
2019-10-29
1
-2
/
+17
*
|
RISC-V: Do not invoke SBI call if cpumask is empty
Atish Patra
2019-10-29
1
-0
/
+3
|
/
*
riscv: add missing header file includes
Paul Walmsley
2019-10-28
1
-0
/
+1
*
riscv: mark some code and data as file-static
Paul Walmsley
2019-10-28
1
-1
/
+1
*
riscv: init: merge split string literals in preprocessor directive
Paul Walmsley
2019-10-28
1
-2
/
+1
*
riscv: add prototypes for assembly language functions from head.S
Paul Walmsley
2019-10-28
2
-0
/
+4
*
riscv: Fix undefined reference to vmemmap_populate_basepages
Kefeng Wang
2019-10-23
1
-1
/
+1
*
riscv: Fix memblock reservation for device tree blob
Albert Ou
2019-10-01
1
-1
/
+11
*
riscv: move the TLB flush logic out of line
Christoph Hellwig
2019-09-05
2
-0
/
+38
*
riscv: cleanup riscv_cpuid_to_hartid_mask
Christoph Hellwig
2019-09-05
1
-1
/
+0
*
RISC-V: Implement sparsemem
Logan Gunthorpe
2019-08-30
1
-0
/
+10
*
riscv: Using CSR numbers to access CSRs
Bin Meng
2019-08-30
2
-7
/
+2
*
Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-18
4
-68
/
+315
|
\
|
*
RISC-V: Setup initial page tables in two stages
Anup Patel
2019-07-09
1
-52
/
+255
|
*
riscv: remove free_initrd_mem
Christoph Hellwig
2019-07-04
1
-5
/
+0
|
*
riscv: ccache: Remove unused variable
Yash Shah
2019-07-04
1
-4
/
+7
|
*
riscv: Introduce huge page support for 32/64bit kernel
Alexandre Ghiti
2019-07-04
2
-0
/
+46
|
*
RISC-V: Fix memory reservation in setup_bootmem()
Anup Patel
2019-07-01
1
-7
/
+7
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
signal/riscv: Remove tsk parameter from do_trap
Eric W. Biederman
2019-05-29
1
-3
/
+3
*
|
riscv: mm: Fix code comment
ShihPo Hung
2019-06-27
1
-3
/
+0
*
|
Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-17
1
-0
/
+13
|
\
\
|
*
|
riscv: mm: synchronize MMU after pte change
ShihPo Hung
2019-06-17
1
-0
/
+13
|
|
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-06-05
3
-27
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
Thomas Gleixner
2019-05-24
2
-28
/
+2
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
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
[next]