summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-07-201-1/+1
|\
| * ARC: Fix CONFIG_SWAPAlexey Brodkin2018-07-091-1/+1
* | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-081-2/+0Star
|/
* ARC: mm: fix build failure in linux-next for UP buildsVineet Gupta2017-05-051-3/+3
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
* ARC: mm: PAE40: Fix crash at munmapYuriy Kolerov2016-11-291-1/+1
* ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSVineet Gupta2016-08-191-1/+1
* ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta2016-07-281-1/+1
* Fix typosAndrea Gelmini2016-05-301-1/+1
* ARC: Make vmalloc size configurableNoam Camus2016-05-091-1/+1
* ARC: Fix PAE40 boot failures due to PTE truncationVineet Gupta2016-05-051-7/+6Star
* ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT patternVineet Gupta2016-03-121-5/+4Star
* ARC: Fix misspellings in comments.Adam Buchbinder2016-03-111-1/+1
* ARC: mm: Introduce explicit super page size supportVineet Gupta2016-02-121-19/+26
* ARC: mm: PAE40 supportVineet Gupta2015-10-291-1/+7
* ARC: mm: preps ahead of HIGHMEM supportVineet Gupta2015-10-281-8/+1Star
* ARC: mm: use generic macros _BITUL()/_AC()Alexey Brodkin2015-10-281-7/+4Star
* ARCv2: mm: THP supportVineet Gupta2015-10-171-2/+14
* ARC: mm: Introduce PTE_SPECIALVineet Gupta2015-10-091-2/+5
* ARC: mm: pte flags comsetic cleanups, commentsVineet Gupta2015-10-091-21/+16Star
* ARCv2: MMUv4: TLB programming Model changesVineet Gupta2015-06-221-0/+10
* Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2015-02-161-1/+2
|\
| * ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin2015-02-131-1/+2
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-121-1/+1
* | arc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-12/+1Star
|/
* ARC: MMUv4 preps/2 - Reshuffle PTE bitsVineet Gupta2013-08-301-14/+8Star
* ARC: MMUv4 preps/1 - Fold PTE K/U access flagsVineet Gupta2013-08-291-25/+14Star
* Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-031-0/+6
|\
| * ARC: Disintegrate arcregs.hVineet Gupta2013-06-221-0/+6
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0Star
|/
* ARC: copy_(to|from)_user() to honor usermode-access permissionsVineet Gupta2013-05-231-11/+15
* ARC: [mm] Aliasing VIPT dcache support 4/4Vineet Gupta2013-05-091-0/+3
* ARC: SMP supportVineet Gupta2013-02-151-0/+4
* ARC: Page Table ManagementVineet Gupta2013-02-151-0/+401