aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAge
...
* mm: drop tail page refcountingKirill A. Shutemov2016-01-15
* thp: rename split_huge_page_pmd() to split_huge_pmd()Kirill A. Shutemov2016-01-15
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-01-13
|\
| * powerpc/e6500: add locking to hugetlbScott Wood2015-12-22
* | powerpc: Fix build break due to paca mm_context_t changesMichael Ellerman2016-01-08
* | powerpc: Copy only required pieces of the mm_context_t to the pacaMichael Neuling2015-12-27
* | powerpc: Add function to copy mm_context_t to the pacaMichael Neuling2015-12-19
|/
* powerpc/mm: Don't open code pgtable_t sizeAneesh Kumar K.V2015-12-13
* powerpc/mm: Don't hardcode page table sizeAneesh Kumar K.V2015-12-13
* powerpc/mm: Add a _PAGE_PTE bitAneesh Kumar K.V2015-12-13
* powerpc/mm: Move THP headers aroundAneesh Kumar K.V2015-12-13
* powerpc/mm: Move hugetlb related headersAneesh Kumar K.V2015-12-13
* powerpc/mm: Move WIMG update to helper.Aneesh Kumar K.V2015-12-13
* powerpc/mm: Add helper for converting pte bit to hpte bitsAneesh Kumar K.V2015-12-13
* powerpc/mm: Convert 4k insert from asm to CAneesh Kumar K.V2015-12-13
* powerpc/mm: Convert __hash_page_64K to CAneesh Kumar K.V2015-12-13
* powerpc/mm: Remove pte_val usage for the second half of pgtable_tAneesh Kumar K.V2015-12-13
* powerpc/mm: Don't track subpage valid bit in pte_tAneesh Kumar K.V2015-12-13
* powerpc/mm: Remove the dependency on pte bit position in asm codeAneesh Kumar K.V2015-12-13
* powerpc/mm: Convert 4k hash insert to CAneesh Kumar K.V2015-12-13
* powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalueAneesh Kumar K.V2015-12-13
* powerpc/mm: Fix infinite loop in hash fault with 4K page sizeAneesh Kumar K.V2015-12-13
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-06
|\
| * powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...Kevin Hao2015-10-27
| * powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entryScott Wood2015-10-27
| * powerpc/85xx: Load all early TLB entries at onceScott Wood2015-10-22
| * powerpc/numa: Use of_get_next_parent to simplify codeChristophe Jaillet2015-10-15
| * powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V2015-10-12
| * powerpc/mm: Disable hugepd for 64K page size.Aneesh Kumar K.V2015-10-12
| * powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()Michael Ellerman2015-10-01
| * powerpc/slb: Define an enum for the bolted indexesAnshuman Khandual2015-10-01
* | arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodesRaghavendra K T2015-11-05
* | powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur2015-10-08
|/
* Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-18
|\
| * powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V2015-09-16
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \ | |/ |/|
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-27
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-08-27
|\ \
| * | powerpc/e6500: hw tablewalk: optimize a bit for tcd lock acquiring codesKevin Hao2015-08-17
| * | powerpc/fsl: Force coherent memory on e500mc derivativesScott Wood2015-08-08
| * | powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr testScott Wood2015-08-08
| * | powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VAScott Wood2015-08-07
| |/
* | powerpc/numa: initialize distance lookup table from drconf pathNikunj A Dadhania2015-08-18
* | powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64KMichael Ellerman2015-08-18
* | powerpc/cell: Drop support for 64K local store on 4K kernelsMichael Ellerman2015-08-18
* | powerpc/slb: Add documentation on runtime patching of SLB encodingAnshuman Khandual2015-08-12
* | powerpc/slb: Rename all the 'slot' occurrences to 'entry'Anshuman Khandual2015-08-12
* | powerpc/slb: Remove a duplicate extern variableAnshuman Khandual2015-08-12
|/
* powerpc: Add plain English description for alignment exception oopsesAnton Blanchard2015-07-06
* Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-02
|\