aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds5-62/+107
2014-06-06powerpc/mm: Check paca psize is up to date for huge mappingsMichael Ellerman1-11/+20
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-10/+0
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds1-11/+11
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-1/+1
2014-05-30KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf1-1/+1
2014-05-22powerpc/fsl-booke64: Set vmemmap_psize to 4KScott Wood1-1/+6
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring1-22/+16
2014-05-13Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini1-0/+4
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt4-46/+58
2014-05-01powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digitalLiu Ping Fan1-1/+1
2014-05-01powerpc: Use 64k io pages when we never see an HEAAlexander Graf1-3/+22
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-11/+11
2014-04-29KVM guest: Make pv trampoline code executableAlexander Graf1-0/+4
2014-04-28powerpc/mm: Fix tlbie to add AVAL fields for 64K pagesAneesh Kumar K.V1-22/+16
2014-04-23powerpc: Fix branch patching code for ABIv2Anton Blanchard4-33/+47
2014-04-23powerpc: Use ppc_function_entry instead of open coding itAnton Blanchard1-10/+8
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard1-4/+4
2014-04-18powerpc/mm: fix ".__node_distance" undefinedMike Qiu1-0/+1
2014-04-09power, sched: stop updating inside arch_update_cpu_topology() when nothing to be updateMichael Wang1-0/+15
2014-04-09powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()Aneesh Kumar K.V1-0/+13
2014-03-24Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2-23/+51
2014-03-24powerpc/mm: Make sure a local_irq_disable prevent a parallel THP splitAneesh Kumar K.V1-0/+5
2014-03-19powerpc/booke64: Critical and machine check exception supportScott Wood1-0/+11
2014-03-19powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlersScott Wood1-16/+28
2014-03-19powerpc/e6500: Make TLB lock recursiveScott Wood1-7/+12
2014-03-07powerpc/book3e: Fix check for linear mapping in TLB miss handlerBenjamin Krill1-1/+2
2014-03-07powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot1-1/+6
2014-02-17powerpc/mm: Add new "set" flag argument to pte/pmd update functionAneesh Kumar K.V2-6/+8
2014-02-11powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.Mahesh Salgaonkar1-0/+14
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