index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-02
mm: switch the test_vmalloc module to use __vmalloc_node
Christoph Hellwig
2020-05-13
riscv: pgtable: Fix __kernel_map_pages build error if NOMMU
Kefeng Wang
2020-05-12
riscv: Add pgprot_writecombine/device and PAGE_SHARED defination if NOMMU
Kefeng Wang
2020-03-26
riscv: Add support to dump the kernel page tables
Zong Li
2020-03-05
RISC-V: Move all address space definition macros to one place
Atish Patra
2020-02-04
riscv: mm: add p?d_leaf() definitions
Steven Price
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-20
riscv: define vmemmap before pfn_to_page calls
David Abdurachmanov
2019-12-19
riscv, bpf: Provide RISC-V specific JIT image alloc/free
Björn Töpel
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-17
riscv: add nommu support
Christoph Hellwig
2019-11-11
riscv: use the generic ioremap code
Christoph Hellwig
2019-10-28
RISC-V: Add PCIe I/O BAR memory mapping
Yash Shah
2019-10-23
riscv: Fix implicit declaration of 'page_to_section'
Kefeng Wang
2019-10-23
riscv: fix fs/proc/kcore.c compilation with sparsemem enabled
David Abdurachmanov
2019-10-15
RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_START
Greentime Hu
2019-09-27
Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-19
RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=y
Greentime Hu
2019-08-30
RISC-V: Implement sparsemem
Logan Gunthorpe
2019-08-28
RISC-V: Fix FIXMAP area corruption on RV32 systems
Anup Patel
2019-07-09
RISC-V: Setup initial page tables in two stages
Anup Patel
2019-07-03
riscv: Introduce huge page support for 32/64bit kernel
Alexandre Ghiti
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-02-21
RISC-V: Move setup_bootmem() to mm/init.c
Anup Patel
2019-02-11
riscv: Add pte bit to distinguish swap from invalid
Stefan O'Rear
2018-01-07
riscv: remove CONFIG_MMU ifdefs
Christoph Hellwig
2017-11-30
RISC-V: Flush I$ when making a dirty page executable
Andrew Waterman
2017-09-26
RISC-V: Paging and MMU
Palmer Dabbelt