summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-06powerpc/mm: Check paca psize is up to date for huge mappingsMichael Ellerman
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-05-30KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf
2014-05-22powerpc/fsl-booke64: Set vmemmap_psize to 4KScott Wood
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring
2014-05-13Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt
2014-05-01powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digitalLiu Ping Fan
2014-05-01powerpc: Use 64k io pages when we never see an HEAAlexander Graf
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-04-29KVM guest: Make pv trampoline code executableAlexander Graf
2014-04-28powerpc/mm: Fix tlbie to add AVAL fields for 64K pagesAneesh Kumar K.V
2014-04-23powerpc: Fix branch patching code for ABIv2Anton Blanchard
2014-04-23powerpc: Use ppc_function_entry instead of open coding itAnton Blanchard
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard
2014-04-18powerpc/mm: fix ".__node_distance" undefinedMike Qiu
2014-04-09power, sched: stop updating inside arch_update_cpu_topology() when nothing to...Michael Wang
2014-04-09powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()Aneesh Kumar K.V
2014-03-24Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-03-24powerpc/mm: Make sure a local_irq_disable prevent a parallel THP splitAneesh Kumar K.V
2014-03-19powerpc/booke64: Critical and machine check exception supportScott Wood
2014-03-19powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlersScott Wood
2014-03-19powerpc/e6500: Make TLB lock recursiveScott Wood
2014-03-07powerpc/book3e: Fix check for linear mapping in TLB miss handlerBenjamin Krill
2014-03-07powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot
2014-02-17powerpc/mm: Add new "set" flag argument to pte/pmd update functionAneesh Kumar K.V
2014-02-11powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.Mahesh Salgaonkar
2014-01-29powerpc/hugetlb: Replace __get_cpu_var with get_cpu_varTiejun Chen
2014-01-29powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allo...jmarchan@redhat.com
2014-01-29powerpc/numa: Fix decimal permissionsJoe Perches
2014-01-29Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen
2014-01-17powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3EScott Wood
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-01-15powerpc: Make add_system_ram_resources() __initGeert Uytterhoeven
2014-01-15powerpc: Add debug checks to catch invalid cpu-to-node mappingsSrivatsa S. Bhat
2014-01-15powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-10powerpc/booke-64: fix tlbsrx. path in bolted tlb handlerScott Wood
2014-01-09powerpc/fsl-book3e-64: Use paca for hugetlb TLB1 entry selectionScott Wood
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood
2014-01-09powerpc: add barrier after writing kernel PTEScott Wood
2014-01-09powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao
2014-01-09powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...Kevin Hao
2014-01-09powerpc/fsl_booke: introduce map_mem_in_cams_addrKevin Hao
2014-01-09powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao