index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
include
/
asm
/
page.h
Age
Commit message (
Expand
)
Author
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
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-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-03-05
mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc
Yan Zhao
2023-08-10
csky: Make pfn accessors static inlines
Linus Walleij
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2021-04-16
csky: change a Kconfig symbol name to fix e1000 build error
Randy Dunlap
2021-01-12
csky: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2019-04-22
csky: Use va_pa_offset instead of phys_offset
Guo Ren
2019-04-22
csky: Support dynamic start physical address
Guo Ren
2018-10-25
csky: MMU and page table management
Guo Ren