summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/nohash/32
Commit message (Expand)AuthorAgeFilesLines
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-3/+3
* powerpc/44x: use patch_sites for TLB handlers patchingChristophe Leroy2018-12-191-0/+3
* powerpc/8xx: reintroduce 16K pages with HW assistanceChristophe Leroy2018-12-042-1/+11
* powerpc/mm: enable the use of page table cache of order 0Christophe Leroy2018-12-041-4/+1
* powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy2018-12-043-15/+18
* powerpc/mm: Move pgtable_t into platform headersChristophe Leroy2018-12-041-0/+4
* powerpc/mm: move platform specific mmu-xxx.h in platform directoriesChristophe Leroy2018-12-044-0/+493
* powerpc/8xx: Remove PTE_ATOMIC_UPDATESChristophe Leroy2018-12-041-3/+0
* powerpc: Typo s/use use/use/Geert Uytterhoeven2018-11-251-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-261-6/+0
|\
| * hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-261-6/+0
* | powerpc/mm: Make pte_pgprot return all pte bitsAneesh Kumar K.V2018-10-194-20/+0
* | powerpc/8xx: change name of a few page flags to avoid confusionChristophe Leroy2018-10-141-14/+14
* | powerpc/mm: Get rid of pte-common.hChristophe Leroy2018-10-141-2/+24
* | powerpc/mm: Define platform default caches related flagsChristophe Leroy2018-10-142-0/+7
* | powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy2018-10-143-10/+73
* | powerpc/mm: Distribute platform specific PAGE and PMD flags and definitionsChristophe Leroy2018-10-144-0/+129
* | powerpc/mm: use pte helpers in generic codeChristophe Leroy2018-10-141-4/+8
* | powerpc/mm: add pte helpers to query and change pte flagsChristophe Leroy2018-10-141-0/+5
* | powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.hChristophe Leroy2018-10-141-0/+28
* | powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-141-1/+1
|/
* powerpc/nohash: fix hash related comments in pgtable.hChristophe Leroy2018-07-301-4/+0
* powerpc/book3s: Remove PPC_PIN_SIZEChristophe Leroy2018-07-301-1/+1
* powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy2018-07-301-0/+1
* powerpc/mm/32: Fix pgtable_page_dtor callAneesh Kumar K.V2018-06-261-1/+0
* powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V2018-06-201-0/+1
* powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V2018-06-031-0/+2
* powerpc/mm: Change function prototypeAneesh Kumar K.V2018-06-031-2/+3
* powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V2018-06-021-0/+1
* powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZEChristophe Leroy2018-05-181-3/+0
* powerpc/nohash: Remove hash related code from nohash headers.Christophe Leroy2018-05-071-25/+9
* powerpc/8xx: Increase number of slices to 64Christophe Leroy2018-03-061-1/+1
* powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy2018-03-061-0/+18
* powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V2018-02-131-0/+1
* powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy2018-01-162-5/+12
* powerpc/mm: Introduce _PAGE_NAChristophe Leroy2018-01-161-1/+1
* powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy2018-01-161-9/+1
* powerpc/8xx: remove unused _PAGE_WRITETHRUChristophe Leroy2018-01-161-2/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
* powerpc/mm: declare some local functions staticChristophe Leroy2017-08-151-3/+0
* powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-101-1/+1
* powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy2017-06-051-0/+2
* powerpc/mm/book(e)(3s)/32: Add page table accountingBalbir Singh2017-06-051-1/+2
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-12-163-28/+59
|\
| * powerpc/8xx: Implement support of hugepagesChristophe Leroy2016-12-091-0/+1
| * powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-092-28/+58
* | powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V2016-11-281-1/+2
|/
* powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V2016-09-131-1/+2
* powerpc: Various typo fixesMichael Ellerman2016-06-141-1/+1
OpenPOWER on IntegriCloud