summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/nohash
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V2018-06-032-0/+4
* powerpc/mm: Change function prototypeAneesh Kumar K.V2018-06-032-4/+6
* powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V2018-06-022-1/+2
* powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZEChristophe Leroy2018-05-181-3/+0
* powerpc/mm/nohash: Remove pte fragment dependency from nohashAneesh Kumar K.V2018-05-151-12/+45
* powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit bookeAneesh Kumar K.V2018-05-153-121/+4
* powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at()Christophe Leroy2018-05-071-15/+8
* powerpc/nohash: Remove _PAGE_BUSYChristophe Leroy2018-05-072-12/+3
* powerpc/nohash: Remove hash related code from nohash headers.Christophe Leroy2018-05-074-75/+20
* 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/slice: create header files dedicated to slicesChristophe Leroy2018-03-061-0/+12
* powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V2018-02-132-0/+2
* powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy2018-01-163-6/+13
* powerpc/mm: Introduce _PAGE_NAChristophe Leroy2018-01-161-1/+1
* powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy2018-01-162-9/+2
* powerpc/8xx: remove unused _PAGE_WRITETHRUChristophe Leroy2018-01-162-2/+3
* powerpc/mm: Add proper pte access check helper for other platformsAneesh Kumar K.V2017-12-221-0/+23
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-1/+1
|\
| * powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-061-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0212-0/+12
|/
* powerpc/hugetlb: fix page rights verification in gup_hugepte()Christophe Leroy2017-08-151-0/+1
* 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
* powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh2017-06-051-4/+7
* powerpc/mm/nohash: MM_SLICE is only used by book3s 64Aneesh Kumar K.V2017-03-311-5/+0
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-093-0/+5
* powerpc/booke: Fix boot crash due to null hugepdLaurentiu Tudor2017-03-031-1/+1
* powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V2017-01-181-2/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-12-165-30/+63
|\
| * powerpc/8xx: Implement support of hugepagesChristophe Leroy2016-12-092-0/+5
| * powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-093-30/+58
* | powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V2016-11-282-2/+4
* | powerpc/64: get rid of MIN_HUGEPTE_SHIFTChristophe Leroy2016-11-182-6/+0
|/
* powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.hRui Teng2016-11-141-13/+1
* powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V2016-09-132-2/+4
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-302-1/+2
|\
| * powerpc/mm: Fix build of Book3E/64 with 64K pagesBenjamin Herrenschmidt2016-07-071-0/+1
| * powerpc: Various typo fixesMichael Ellerman2016-06-141-1/+1
* | powerpc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-4/+2
* | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-1/+1
|/
* powerpc/nohash: Fix build break with 64K pagesMichael Ellerman2016-06-101-1/+1
* powerpc/mm: Make 4K and 64K use pte_t for pgtable_tAneesh Kumar K.V2016-05-111-35/+3
* powerpc/mm: Rename function to indicate we are allocating fragmentsAneesh Kumar K.V2016-05-111-6/+6
* powerpc/mm: Revert changes made to nohash pgalloc-64.hAneesh Kumar K.V2016-05-112-35/+10
* powerpc/mm: Copy pgalloc (part 2)Aneesh Kumar K.V2016-05-113-0/+398
* powerpc/mm: Abstraction for vmemmap and map_kernel_page()Aneesh Kumar K.V2016-05-011-0/+7
* powerpc32: remove ioremap_baseChristophe Leroy2016-03-111-1/+1
OpenPOWER on IntegriCloud