index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
pgtable.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RISC-V: Always define XIP_FIXUP
Palmer Dabbelt
2021-05-01
1
-10
/
+13
*
RISC-V: enable XIP
Vitaly Wool
2021-04-26
1
-2
/
+23
*
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
2021-04-26
1
-8
/
+31
*
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
1
-0
/
+21
|
\
|
*
riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
Greentime Hu
2021-01-15
1
-0
/
+20
|
*
riscv: Separate memory init from paging init
Atish Patra
2021-01-15
1
-0
/
+1
*
|
riscv: Drop a duplicated PAGE_KERNEL_EXEC
Kefeng Wang
2021-01-09
1
-1
/
+0
|
/
*
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
2020-12-15
1
-2
/
+0
*
RISC-V: Add EFI runtime services
Atish Patra
2020-10-02
1
-0
/
+4
*
RISC-V: Move DT mapping outof fixmap
Anup Patel
2020-10-02
1
-0
/
+1
*
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
1
-20
/
+0
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-2
/
+0
*
mm: switch the test_vmalloc module to use __vmalloc_node
Christoph Hellwig
2020-06-02
1
-2
/
+2
*
riscv: pgtable: Fix __kernel_map_pages build error if NOMMU
Kefeng Wang
2020-05-14
1
-0
/
+2
*
riscv: Add pgprot_writecombine/device and PAGE_SHARED defination if NOMMU
Kefeng Wang
2020-05-13
1
-0
/
+1
*
riscv: Add support to dump the kernel page tables
Zong Li
2020-03-26
1
-0
/
+10
*
RISC-V: Move all address space definition macros to one place
Atish Patra
2020-03-06
1
-37
/
+41
*
riscv: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-27
1
-0
/
+4
|
\
|
*
riscv, bpf: Provide RISC-V specific JIT image alloc/free
Björn Töpel
2019-12-19
1
-0
/
+4
*
|
riscv: define vmemmap before pfn_to_page calls
David Abdurachmanov
2019-12-20
1
-17
/
+21
|
/
*
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-28
1
-0
/
+6
|
\
|
*
riscv: use the generic ioremap code
Christoph Hellwig
2019-11-11
1
-0
/
+6
*
|
riscv: add nommu support
Christoph Hellwig
2019-11-18
1
-41
/
+53
|
/
*
RISC-V: Add PCIe I/O BAR memory mapping
Yash Shah
2019-10-28
1
-1
/
+6
*
riscv: Fix implicit declaration of 'page_to_section'
Kefeng Wang
2019-10-23
1
-4
/
+1
*
riscv: fix fs/proc/kcore.c compilation with sparsemem enabled
David Abdurachmanov
2019-10-23
1
-2
/
+0
*
RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_START
Greentime Hu
2019-10-16
1
-8
/
+8
*
Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-27
1
-12
/
+12
|
\
|
*
RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=y
Greentime Hu
2019-09-19
1
-12
/
+12
*
|
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-25
1
-5
/
+0
|
/
*
RISC-V: Implement sparsemem
Logan Gunthorpe
2019-08-30
1
-0
/
+13
*
RISC-V: Fix FIXMAP area corruption on RV32 systems
Anup Patel
2019-08-29
1
-2
/
+10
*
RISC-V: Setup initial page tables in two stages
Anup Patel
2019-07-09
1
-0
/
+8
*
riscv: Introduce huge page support for 32/64bit kernel
Alexandre Ghiti
2019-07-04
1
-2
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
RISC-V: Move setup_bootmem() to mm/init.c
Anup Patel
2019-02-21
1
-0
/
+1
*
riscv: Add pte bit to distinguish swap from invalid
Stefan O'Rear
2019-02-12
1
-4
/
+4
*
riscv: remove CONFIG_MMU ifdefs
Christoph Hellwig
2018-01-08
1
-4
/
+0
*
RISC-V: Flush I$ when making a dirty page executable
Andrew Waterman
2017-11-30
1
-26
/
+32
*
RISC-V: Paging and MMU
Palmer Dabbelt
2017-09-27
1
-0
/
+430