aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-12cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao1-1/+1
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+4
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds15-288/+577
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-4/+4
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-4/+4
2011-12-20powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose1-0/+7
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose1-1/+1
2011-12-19powerpc/mm: Fix section mismatch for read_n_cellsDavid Rientjes1-1/+1
2011-12-19powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nidDavid Rientjes1-1/+1
2011-12-16Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt1-4/+0
2011-12-09powerpc/44x: Removing dead CONFIG_PPC47xChristoph Egger1-4/+0
2011-12-08powerpc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2-7/+5
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2-3/+0
2011-12-08powerpc: Cleanup memblock usageTejun Heo1-1/+1
2011-12-08powerpc: Punch a hole in /dev/mem for librtassukadev@linux.vnet.ibm.com1-0/+3
2011-12-07powerpc/book3e: Change hugetlb preload to take vma argumentBecky Bruce2-3/+7
2011-12-07powerpc: Add gpages reservation code for 64-bit FSL BOOKEBecky Bruce1-4/+4
2011-12-07powerpc: Add hugepage support to 64-bit tablewalk code for FSL_BOOK3EBecky Bruce1-7/+7
2011-12-07powerpc: Whitespace/comment changes to tlb_low_64e.SBecky Bruce1-17/+11
2011-12-07powerpc: hugetlb: modify include usage for FSL BookE codeBecky Bruce2-30/+26
2011-12-07powerpc: Update hugetlb huge_pte_alloc and tablewalk code for FSL BOOKEBecky Bruce1-6/+42
2011-12-07powerpc: Fix booke hugetlb preload code for PPC_MM_SLICES and 64-bitBecky Bruce1-9/+6
2011-12-07powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICESBecky Bruce1-4/+2
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-11-28Merge branch 'master' into x86/memblockTejun Heo24-203/+984
2011-11-28powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee1-11/+3
2011-11-28powerpc: Implement CONFIG_STRICT_DEVMEMsukadev@linux.vnet.ibm.com1-0/+18
2011-11-25powerpc/icswx: Simple ACOP fault handlerJimi Xenidis3-0/+153
2011-11-25powerpc: Split ICSWX ACOP and PID processingJimi Xenidis5-194/+289
2011-11-25powerpc: Fix compiliation with hugetlbfs enabledKumar Gala1-0/+1
2011-11-08powerpc/numa: NUMA topology support for PowerNVDipankar Sarma1-7/+17
2011-11-08powerpc: Add System RAM to /proc/iomemAnton Blanchard1-0/+30
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds10-4/+10
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds14-100/+603
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli1-11/+0
2011-11-02powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli1-10/+11
2011-11-02powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli1-1/+23
2011-11-02powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli1-3/+2
2011-11-02powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli1-1/+1
2011-11-02powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli1-13/+0
2011-11-02mm: thp: tail page refcounting fixAndrea Arcangeli1-2/+3
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker4-4/+4
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker4-0/+4
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2-0/+2
2011-10-12powerpc/fsl-booke: Fix settlbcam for 64-bitBecky Bruce1-6/+6
2011-10-11powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly mapKumar Gala3-15/+39
2011-09-23powerpc: Fix hugetlb with CONFIG_PPC_MM_SLICES=yPaul Mackerras2-3/+3
2011-09-20powerpc: Fix deadlock in icswx codeAnton Blanchard1-6/+6
2011-09-20powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard2-4/+5