index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
pgtable-nommu.h
Age
Commit message (
Expand
)
Author
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-01-25
ARM: 8954/1: NOMMU: remove stubs for swapops
Vladimir Murzin
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-08-26
arm-nommu: remove the unused pgprot_dmacoherent define
Christoph Hellwig
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-06-05
ARM: 8676/1: NOMMU: provide pgprot_device() macro
Vladimir Murzin
2017-02-28
ARM: 8655/1: improve NOMMU definition of pgprot_*()
Arnd Bergmann
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-10
arm: drop L_PTE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2012-03-23
Remove remaining bits of io_remap_page_range()
Javi Merino
2010-03-13
ARM: 5988/1: pgprot_dmacoherent() for non-mmu builds
Greg Ungerer
2010-02-15
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
Fenkart/Bostandzhyan
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King