index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
include
/
asm
/
page.h
Age
Commit message (
Expand
)
Author
2025-06-26
LoongArch: Replace __ASSEMBLY__ with __ASSEMBLER__ in headers
Thomas Huth
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-12
LoongArch: Define a default value for VM_DATA_DEFAULT_FLAGS
Yuli Wang
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-04-10
LoongArch: Make {virt, phys, page, pfn} translation work with KFENCE
Huacai Chen
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-03-19
LoongArch: Move {dmw,tlb}_virt_to_page() definition to page.h
Max Kellermann
2024-03-06
arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
2023-09-06
LoongArch: mm: Add page table mapped mode support for virt_to_page()
Enze Li
2023-06-29
LoongArch: Add support to clone a time namespace
Tiezhu Yang
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2022-08-25
LoongArch: Cleanup headers to avoid circular dependency
Huacai Chen
2022-08-12
LoongArch: Add PCI controller support
Huacai Chen
2022-07-07
LoongArch: Fix build errors for tinyconfig
Huacai Chen
2022-06-03
LoongArch: Add memory management
Huacai Chen