summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose2011-12-201-0/+7
* powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-201-1/+1
* powerpc/mm: Fix section mismatch for read_n_cellsDavid Rientjes2011-12-191-1/+1
* powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nidDavid Rientjes2011-12-191-1/+1
* Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-12-161-4/+0
|\
| * powerpc/44x: Removing dead CONFIG_PPC47xChristoph Egger2011-12-091-4/+0
* | powerpc: Punch a hole in /dev/mem for librtassukadev@linux.vnet.ibm.com2011-12-081-0/+3
* | powerpc/book3e: Change hugetlb preload to take vma argumentBecky Bruce2011-12-072-3/+7
* | powerpc: Add gpages reservation code for 64-bit FSL BOOKEBecky Bruce2011-12-071-4/+4
* | powerpc: Add hugepage support to 64-bit tablewalk code for FSL_BOOK3EBecky Bruce2011-12-071-7/+7
* | powerpc: Whitespace/comment changes to tlb_low_64e.SBecky Bruce2011-12-071-17/+11
* | powerpc: hugetlb: modify include usage for FSL BookE codeBecky Bruce2011-12-072-30/+26
* | powerpc: Update hugetlb huge_pte_alloc and tablewalk code for FSL BOOKEBecky Bruce2011-12-071-6/+42
* | powerpc: Fix booke hugetlb preload code for PPC_MM_SLICES and 64-bitBecky Bruce2011-12-071-9/+6
* | powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICESBecky Bruce2011-12-071-4/+2
|/
* powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee2011-11-281-11/+3
* powerpc: Implement CONFIG_STRICT_DEVMEMsukadev@linux.vnet.ibm.com2011-11-281-0/+18
* powerpc/icswx: Simple ACOP fault handlerJimi Xenidis2011-11-253-0/+153
* powerpc: Split ICSWX ACOP and PID processingJimi Xenidis2011-11-255-194/+289
* powerpc/numa: NUMA topology support for PowerNVDipankar Sarma2011-11-081-7/+17
* powerpc: Add System RAM to /proc/iomemAnton Blanchard2011-11-081-0/+30
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0610-4/+10
|\
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-314-4/+4
| * powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-314-0/+4
| * powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-312-0/+2
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-0614-100/+603
|\ \
| * | powerpc/fsl-booke: Fix settlbcam for 64-bitBecky Bruce2011-10-121-6/+6
| * | powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly mapKumar Gala2011-10-113-15/+39
| * | powerpc: Fix hugetlb with CONFIG_PPC_MM_SLICES=yPaul Mackerras2011-09-232-3/+3
| * | powerpc: Fix deadlock in icswx codeAnton Blanchard2011-09-201-6/+6
| * | powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard2011-09-202-4/+5
| * | powerpc: Coding style cleanupsAnton Blanchard2011-09-201-3/+4
| * | powerpc: Use for_each_node_by_type instead of open coding itAnton Blanchard2011-09-201-5/+5
| * | powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nidAnton Blanchard2011-09-201-1/+2
| * | powerpc: Hugetlb for BookEBecky Bruce2011-09-2010-60/+536
| |/
* | thp: share get_huge_page_tail()Andrea Arcangeli2011-11-021-11/+0
* | powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli2011-11-021-10/+11
* | powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli2011-11-021-1/+23
* | powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli2011-11-021-3/+2
* | powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli2011-11-021-1/+1
* | powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli2011-11-021-13/+0
* | mm: thp: tail page refcounting fixAndrea Arcangeli2011-11-021-2/+3
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-257-69/+301
|\
| * Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-07-223-3/+33
| |\
| | * powerpc/47x: allow kernel to be loaded in higher physical memoryDave Kleikamp2011-07-121-3/+10
| | * powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp2011-07-122-0/+23
| * | powerpc/mm: Fix output of total_ram.Tony Breeds2011-07-191-2/+2
| * | powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce2011-07-082-0/+15
| |/
| * powerpc: Add printk companion for ppc_md.progressDave Carroll2011-06-301-1/+1
| * powerpc: Move free_initmem to common codeDave Carroll2011-06-303-48/+19
OpenPOWER on IntegriCloud