aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAge
* powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard2013-11-20
* powerpc: Fix __get_user_pages_fast() irq handlingHeiko Carstens2013-11-20
* powerpc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-14
* mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-12
* mm: remove obsolete comments about page table lockNaoya Horiguchi2013-11-12
* mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-12
* powerpc: Fix warnings for arch/powerpc/mm/numa.cRobert Jennings2013-10-30
* powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLBLEROY Christophe2013-10-28
* powerpc/8xx: Revert commit e0908085fc2391c85b85fb814ae1df377c8e0dcbLEROY Christophe2013-10-28
* Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-11
|\
| * powerpc: Prepare to support kernel handling of IOMMU map/unmapAlexey Kardashevskiy2013-10-11
* | powerpc: Book 3S MMU little endian supportAnton Blanchard2013-10-11
|/
* powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot2013-10-03
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-11
* powerpc: Fix possible deadlock on page faultAneesh Kumar K.V2013-09-10
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-06
|\
| * powerpc/mm: Mark Memory Resources as busyNathan Fontenot2013-08-27
| * powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-14
| * powerpc: Make NUMA device node code endian safeAlistair Popple2013-08-14
| * powerpc: Implement __get_user_pages_fast()Paul Mackerras2013-08-14
| * powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard2013-08-13
| * powerpc: Fix a number of sparse warningsAnton Blanchard2013-08-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\ \ | |/ |/|
| * ppc: init_32: Fix error typo "CONFIG_START_KERNEL"Paul Bolle2013-08-20
* | powerpc: VPHN topology change updates all siblingsRobert Jennings2013-07-31
|/
* powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instructionAneesh Kumar K.V2013-07-24
* powerpc/mm: Fix fallthrough bug in hpte_decodeAneesh Kumar K.V2013-07-24
* 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