index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
include
/
asm
/
page.h
Age
Commit message (
Expand
)
Author
2025-06-07
openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi 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-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-11
openrisc: Make pfn accessors statics inlines
Linus Walleij
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2016-04-22
openrisc: drop wrongly typed definition of page_to_virt()
Ard Biesheuvel
2016-02-26
asm-generic: page.h: Remove useless get_user_page and free_user_page
Chen Gang
2012-03-06
OpenRISC: Remove memory_start/end prototypes
Richard Weinberger
2012-03-06
openrisc: fix virt_addr_valid
Jonas Bonn
2011-07-22
OpenRISC: Memory management
Jonas Bonn