Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann | 2024-03-06 | 1 | -1/+1 |
* | mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc | Yan Zhao | 2024-03-05 | 1 | -5/+0 |
* | openrisc: Make pfn accessors statics inlines | Linus Walleij | 2023-08-11 | 1 | -2/+9 |
* | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) | 2023-02-10 | 1 | -2/+0 |
* | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual | 2020-04-11 | 1 | -5/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | openrisc: drop wrongly typed definition of page_to_virt() | Ard Biesheuvel | 2016-04-22 | 1 | -2/+0 |
* | asm-generic: page.h: Remove useless get_user_page and free_user_page | Chen Gang | 2016-02-26 | 1 | -3/+0 |
* | OpenRISC: Remove memory_start/end prototypes | Richard Weinberger | 2012-03-06 | 1 | -3/+0 |
* | openrisc: fix virt_addr_valid | Jonas Bonn | 2012-03-06 | 1 | -2/+1 |
* | OpenRISC: Memory management | Jonas Bonn | 2011-07-22 | 1 | -0/+110 |