index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-24
csky: implement the new page table range API
Matthew Wilcox (Oracle)
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-07-17
csky: drop definition of PGD_ORDER
Mike Rapoport
2022-07-17
csky: drop definition of PTE_ORDER
Mike Rapoport
2022-07-17
csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-02-27
csky: Fixup compile error
Guo Ren
2021-02-27
csky: Fixup swapon
Guo Ren
2021-02-27
csky: pgtable.h: Coding convention
Guo Ren
2021-01-12
csky: Fixup _PAGE_ACCESSED for default pgprot
Guo Ren
2021-01-12
csky: Fixup PTE global for 2.5:1.5 virtual memory
Guo Ren
2021-01-12
csky: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
csky: replace definitions of __pXd_offset() with pXd_index()
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-02-21
csky: Separate fixaddr_init from highmem
Guo Ren
2019-11-12
csky: use generic ioremap
Christoph Hellwig
2019-09-30
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-07-31
csky: Fixup dma_alloc_coherent with PAGE_SO attribute
Guo Ren
2019-07-19
csky: Revert mmu ASID mechanism
Guo Ren
2019-02-13
csky: Fixup io-range page attribute for mmap("/dev/mem")
Guo Ren
2019-02-13
csky: Fixup _PAGE_GLOBAL bit for 610 tlb entry
Guo Ren
2018-10-25
csky: MMU and page table management
Guo Ren