index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
pgtable.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Drop a duplicated PAGE_KERNEL_EXEC
Kefeng Wang
2021-01-19
1
-1
/
+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-13
1
-0
/
+2
*
riscv: Add pgprot_writecombine/device and PAGE_SHARED defination if NOMMU
Kefeng Wang
2020-05-12
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-05
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-17
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-15
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-24
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-28
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-03
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-11
1
-4
/
+4
*
riscv: remove CONFIG_MMU ifdefs
Christoph Hellwig
2018-01-07
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-26
1
-0
/
+430