aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAge
* mm: remove free_area_cacheMichel Lespinasse2013-07-10
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-04
|\
| * Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-01
| |\
| * | powerpc/numa: Do not update sysfs cpu registration from invalid contextNathan Fontenot2013-06-30
| * | powerpc: Delete __cpuinit usage from all usersPaul Gortmaker2013-06-30
| * | powerpc: Optimize hugepage invalidateAneesh Kumar K.V2013-06-21
| * | powerpc/THP: Enable THP on PPC64Aneesh Kumar K.V2013-06-21
| * | powerpc: split hugepage when using subpage protectionAneesh Kumar K.V2013-06-21
| * | powerpc: disable assert_pte_locked for collapse_huge_pageAneesh Kumar K.V2013-06-21
| * | powerpc: Prevent gcc to re-read the pagetablesAneesh Kumar K.V2013-06-21
| * | powerpc: Make linux pagetable walk safe with THP enabledAneesh Kumar K.V2013-06-21
| * | powerpc/THP: Add code to handle HPTE faults for hugepagesAneesh Kumar K.V2013-06-21
| * | powerpc: Update gup_pmd_range to handle transparent hugepagesAneesh Kumar K.V2013-06-21
| * | powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V2013-06-21
| * | powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepagesAneesh Kumar K.V2013-06-21
| * | powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common codeAneesh Kumar K.V2013-06-21
| * | powerpc/THP: Implement transparent hugepages for ppc64Aneesh Kumar K.V2013-06-21
| * | powerpc/THP: Double the PMD table size for THPAneesh Kumar K.V2013-06-21
| * | powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V2013-06-21
| * | powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker2013-06-20
| * | powerpc/mm/nohash: Ignore NULL stale_map entriesScott Wood2013-06-20
* | | mm/PPC: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-03
* | | mm/ppc: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* | | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* | | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* | | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
* | | mm/hugetlb: use already existing interface huge_page_shiftWanpeng Li2013-07-03
* | | Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman2013-06-24
|\ \ \ | | |/ | |/|
| * | powerpc: Fix bad pmd error with book3E configAneesh Kumar K.V2013-06-20
| |/
* | Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-17
|\|
| * powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V2013-05-31
* | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-03
|/
* powerpc: Exception hooks for context tracking subsystemLi Zhong2013-05-14
* powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V2013-05-14
* powerpc/tm: Fix null pointer deference in flush_hash_pageMichael Neuling2013-05-05
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-02
|\
| * powerpc: Update tlbie/tlbiel as per ISA docAneesh Kumar K.V2013-04-30
| * powerpc: Print page size info during bootAneesh Kumar K.V2013-04-30
| * powerpc: print both base and actual page size on hash failureAneesh Kumar K.V2013-04-30
| * powerpc: Fix hpte_decode to use the correct decoding for page sizesAneesh Kumar K.V2013-04-30
| * powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-30
| * powerpc: Use encode avpn where we need only avpn valuesAneesh Kumar K.V2013-04-30
| * powerpc: Reduce PTE table memory wastageAneesh Kumar K.V2013-04-30
| * powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...Aneesh Kumar K.V2013-04-30
| * powerpc: New hugepage directory formatAneesh Kumar K.V2013-04-30
| * powerpc: Don't hard code the size of pte pageAneesh Kumar K.V2013-04-30
| * powerpc/pseries: Correct builds break when CONFIG_SMP not definedNathan Fontenot2013-04-30
| * powerpc: Fix build failure after merge of the cgroup treeStephen Rothwell2013-04-30
| * Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2013-04-29
| |\
| | * powerpc/fsl-booke: Support detection of page sizes on e6500Kumar Gala2013-03-05