aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/nohash
Commit message (Expand)AuthorAge
* Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-28
|\
| * xarray: Replace exceptional entriesMatthew Wilcox2018-09-29
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-26
|\ \
| * | hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-26
| |/
* | powerpc/book3e: redefine pte_mkprivileged() and pte_mkuser()Christophe Leroy2018-10-18
* | powerpc/mm: Make pte_pgprot return all pte bitsAneesh Kumar K.V2018-10-18
* | powerpc/8xx: change name of a few page flags to avoid confusionChristophe Leroy2018-10-14
* | powerpc/mm: Get rid of pte-common.hChristophe Leroy2018-10-14
* | powerpc/mm: Define platform default caches related flagsChristophe Leroy2018-10-14
* | powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy2018-10-14
* | powerpc/nohash/64: do not include pte-common.hChristophe Leroy2018-10-14
* | powerpc/mm: Distribute platform specific PAGE and PMD flags and definitionsChristophe Leroy2018-10-14
* | powerpc/mm: Move pte_user() into nohash/pgtable.hChristophe Leroy2018-10-14
* | powerpc/mm: use pte helpers in generic codeChristophe Leroy2018-10-14
* | powerpc/mm: add pte helpers to query and change pte flagsChristophe Leroy2018-10-14
* | powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.hChristophe Leroy2018-10-14
* | powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-14
* | powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy2018-10-14
|/
* powerpc/nohash: fix pte_access_permitted()Christophe Leroy2018-08-22
* powerpc: split asm/tlbflush.hChristophe Leroy2018-07-30
* powerpc/nohash: fix hash related comments in pgtable.hChristophe Leroy2018-07-30
* powerpc/book3s: Remove PPC_PIN_SIZEChristophe Leroy2018-07-30
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-30
* powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy2018-07-30
* powerpc/mm/32: Fix pgtable_page_dtor callAneesh Kumar K.V2018-06-26
* powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V2018-06-19
* powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V2018-06-03
* powerpc/mm: Change function prototypeAneesh Kumar K.V2018-06-03
* powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V2018-06-01
* powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZEChristophe Leroy2018-05-17
* powerpc/mm/nohash: Remove pte fragment dependency from nohashAneesh Kumar K.V2018-05-15
* powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit bookeAneesh Kumar K.V2018-05-15
* powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at()Christophe Leroy2018-05-07
* powerpc/nohash: Remove _PAGE_BUSYChristophe Leroy2018-05-07
* powerpc/nohash: Remove hash related code from nohash headers.Christophe Leroy2018-05-07
* powerpc/8xx: Increase number of slices to 64Christophe Leroy2018-03-05
* powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy2018-03-05
* powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy2018-03-05
* powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V2018-02-13
* powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy2018-01-16
* powerpc/mm: Introduce _PAGE_NAChristophe Leroy2018-01-16
* powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy2018-01-16
* powerpc/8xx: remove unused _PAGE_WRITETHRUChristophe Leroy2018-01-16
* powerpc/mm: Add proper pte access check helper for other platformsAneesh Kumar K.V2017-12-22
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-16
|\
| * powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-06
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* powerpc/hugetlb: fix page rights verification in gup_hugepte()Christophe Leroy2017-08-15
* powerpc/mm: declare some local functions staticChristophe Leroy2017-08-15
* powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-10