aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-29powerpc/hugetlb: Replace __get_cpu_var with get_cpu_varTiejun Chen1-1/+3
2014-01-29powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allowed address spacejmarchan@redhat.com1-1/+1
2014-01-29powerpc/numa: Fix decimal permissionsJoe Perches1-1/+1
2014-01-29Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2-1/+4
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds16-79/+503
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen2-4/+6
2014-01-17powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3EScott Wood2-1/+4
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt9-42/+384
2014-01-15powerpc: Make add_system_ram_resources() __initGeert Uytterhoeven1-1/+1
2014-01-15powerpc: Add debug checks to catch invalid cpu-to-node mappingsSrivatsa S. Bhat1-2/+24
2014-01-15powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat1-3/+67
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker3-3/+0
2014-01-10powerpc/booke-64: fix tlbsrx. path in bolted tlb handlerScott Wood1-1/+2
2014-01-09powerpc/fsl-book3e-64: Use paca for hugetlb TLB1 entry selectionScott Wood1-10/+41
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood4-26/+251
2014-01-09powerpc: add barrier after writing kernel PTEScott Wood2-0/+13
2014-01-09powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao3-4/+6
2014-01-09powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable kernelKevin Hao2-7/+37
2014-01-09powerpc/fsl_booke: introduce map_mem_in_cams_addrKevin Hao1-3/+10
2014-01-09powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao2-0/+4
2014-01-09powerpc: enable the relocatable support for the fsl booke 32bit kernelKevin Hao1-0/+28
2014-01-09powerpc/fsl_booke: protect the access to MAS7Kevin Hao1-1/+2
2013-12-09powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functionsAneesh Kumar K.V2-2/+2
2013-12-09powerpc/mm: Free up _PAGE_COHERENCE for numa fault use laterAneesh Kumar K.V4-7/+25
2013-12-02powerpc: Move the patch_exception to a common placeKevin Hao1-19/+0
2013-11-22powerpc/booke: Only check for hugetlb in flush if vma != NULLScott Wood2-3/+2
2013-11-21powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard1-1/+1
2013-11-21powerpc: Fix __get_user_pages_fast() irq handlingHeiko Carstens1-2/+3
2013-11-15powerpc: handle pgtable_page_ctor() failKirill A. Shutemov2-4/+8
2013-11-13mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu1-2/+1
2013-11-13mm: remove obsolete comments about page table lockNaoya Horiguchi1-2/+0
2013-11-13mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu1-3/+1
2013-10-30powerpc: Fix warnings for arch/powerpc/mm/numa.cRobert Jennings1-4/+4
2013-10-28powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLBLEROY Christophe1-0/+5
2013-10-28powerpc/8xx: Revert commit e0908085fc2391c85b85fb814ae1df377c8e0dcbLEROY Christophe1-16/+3
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt1-1/+50
2013-10-11powerpc: Prepare to support kernel handling of IOMMU map/unmapAlexey Kardashevskiy1-1/+50
2013-10-11powerpc: Book 3S MMU little endian supportAnton Blanchard2-40/+44
2013-10-03powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot2-0/+13
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-3/+4
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi1-0/+10
2013-09-11powerpc: Fix possible deadlock on page faultAneesh Kumar K.V1-3/+10
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds7-73/+89
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-08-27powerpc/mm: Mark Memory Resources as busyNathan Fontenot1-1/+1
2013-08-20ppc: init_32: Fix error typo "CONFIG_START_KERNEL"Paul Bolle1-1/+1
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2-4/+11
2013-08-14powerpc: Make NUMA device node code endian safeAlistair Popple1-48/+52
2013-08-14powerpc: Implement __get_user_pages_fast()Paul Mackerras1-16/+21
2013-08-14powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard1-1/+1