aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-15ARC: fix potential build snafuVineet Gupta1-5/+0
2021-08-25ARC: mm: disintegrate pgtable.h into levels and flagsVineet Gupta1-273/+4
2021-08-25ARC: mm: disintegrate mmu.h (arcv2 bits out)Vineet Gupta1-6/+0
2021-08-24ARC: mm: pmd_populate* to use the canonical set_pmd (and drop pmd_set)Vineet Gupta1-6/+0
2021-08-24ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flagVineet Gupta1-3/+0
2021-08-24ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 onlyVineet Gupta1-23/+0
2021-08-24ARC: retire MMUv1 and MMUv2 supportVineet Gupta1-24/+2
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-0/+2
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-6/+0
2021-05-10ARC: mm: PAE: use 40-bit physical page maskVladimir Isaev1-9/+3
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann1-0/+2
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-22/+0
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-2/+0
2020-02-04arc: mm: add p?d_leaf() definitionsSteven Price1-0/+1
2019-12-04Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-1/+1
2019-12-01ARC: mm: remove __ARCH_USE_5LEVEL_HACKVineet Gupta1-1/+0
2019-10-28ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch regVineet Gupta1-1/+1
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-5/+0
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada1-4/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-07-20Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-1/+1
2018-07-09ARC: Fix CONFIG_SWAPAlexey Brodkin1-1/+1
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour1-2/+0
2017-05-05ARC: mm: fix build failure in linux-next for UP buildsVineet Gupta1-3/+3
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2016-11-29ARC: mm: PAE40: Fix crash at munmapYuriy Kolerov1-1/+1
2016-08-19ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSVineet Gupta1-1/+1
2016-07-28ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta1-1/+1
2016-05-30Fix typosAndrea Gelmini1-1/+1
2016-05-09ARC: Make vmalloc size configurableNoam Camus1-1/+1
2016-05-05ARC: Fix PAE40 boot failures due to PTE truncationVineet Gupta1-7/+6
2016-03-12ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT patternVineet Gupta1-5/+4
2016-03-11ARC: Fix misspellings in comments.Adam Buchbinder1-1/+1
2016-02-12ARC: mm: Introduce explicit super page size supportVineet Gupta1-19/+26
2015-10-29ARC: mm: PAE40 supportVineet Gupta1-1/+7
2015-10-28ARC: mm: preps ahead of HIGHMEM supportVineet Gupta1-8/+1
2015-10-28ARC: mm: use generic macros _BITUL()/_AC()Alexey Brodkin1-7/+4
2015-10-17ARCv2: mm: THP supportVineet Gupta1-2/+14
2015-10-09ARC: mm: Introduce PTE_SPECIALVineet Gupta1-2/+5
2015-10-09ARC: mm: pte flags comsetic cleanups, commentsVineet Gupta1-21/+16
2015-06-22ARCv2: MMUv4: TLB programming Model changesVineet Gupta1-0/+10
2015-02-16Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-1/+2
2015-02-13ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin1-1/+2
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10arc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-12/+1
2013-08-30ARC: MMUv4 preps/2 - Reshuffle PTE bitsVineet Gupta1-14/+8
2013-08-29ARC: MMUv4 preps/1 - Fold PTE K/U access flagsVineet Gupta1-25/+14
2013-07-03Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-0/+6
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-22ARC: Disintegrate arcregs.hVineet Gupta1-0/+6