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
2021-07-09
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-05
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-06-30
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
2021-06-18
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
2021-06-11
riscv: Simplify xip and !xip kernel address conversion macros
Alexandre Ghiti
2021-06-08
riscv: fix build error when CONFIG_SMP is disabled
Bixuan Cui
2021-05-29
riscv: Use global mappings for kernel pages
Guo Ren
2021-05-25
riscv: Move setup_bootmem into paging_init
Kefeng Wang
2021-05-25
riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMD
Jisheng Zhang
2021-05-22
riscv: mm: add THP support on 64-bit
Nanyong Sun
2021-05-22
riscv: mm: make pmd_bad() check leaf condition
Nanyong Sun
2021-05-22
riscv: mm: add _PAGE_LEAF macro
Nanyong Sun
2021-05-01
RISC-V: Always define XIP_FIXUP
Palmer Dabbelt
2021-04-26
RISC-V: enable XIP
Vitaly Wool
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-01-14
riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
Greentime Hu
2021-01-14
riscv: Separate memory init from paging init
Atish Patra
2021-01-09
riscv: Drop a duplicated PAGE_KERNEL_EXEC
Kefeng Wang
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
2020-10-02
RISC-V: Add EFI runtime services
Atish Patra
2020-10-02
RISC-V: Move DT mapping outof fixmap
Anup Patel
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
[next]