summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-229-96/+186
|\
| * powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-213-21/+3Star
| * powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2Kumar Gala2012-03-151-6/+13
| * powerpc: Add support for page fault retry and fatal signalsBenjamin Herrenschmidt2012-03-091-50/+120
| * powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt2012-03-091-0/+11
| * powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt2012-03-091-16/+0Star
| * powerpc: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-03-071-1/+1
| * powerpc/icswx: Fix race condition with IPI setting ACOPJimi Xenidis2012-03-072-2/+27
| * fadump: Register for firmware assisted dump.Mahesh Salgaonkar2012-02-231-0/+11
* | powerpc: remove the second argument of k[un]map_atomic()Cong Wang2012-03-203-7/+6Star
|/
* cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao2012-01-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-4/+4
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-4/+4
| |\ \
| | * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-4/+4
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-0715-288/+577
|\ \ \ \
| * | | | 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/+0Star
| |\ \ \ \
| | * | | | powerpc/44x: Removing dead CONFIG_PPC47xChristoph Egger2011-12-091-4/+0Star
| * | | | | 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/+11Star
| * | | | | powerpc: hugetlb: modify include usage for FSL BookE codeBecky Bruce2011-12-072-30/+26Star
| * | | | | 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/+6Star
| * | | | | powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICESBecky Bruce2011-12-071-4/+2Star
| |/ / / /
| * | | | powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee2011-11-281-11/+3Star
| * | | | 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: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-082-7/+5Star
* | | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-082-3/+0Star
* | | | powerpc: Cleanup memblock usageTejun Heo2011-12-081-1/+1
* | | | Merge branch 'master' into x86/memblockTejun Heo2011-11-2824-203/+984
|\ \ \ \ | | |/ / | |/| |
| * | | powerpc: Fix compiliation with hugetlbfs enabledKumar Gala2011-11-251-0/+1
| |/ /
| * | 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-0710-4/+10
| |\
| | * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-11-014-4/+4
| | * powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-014-0/+4
| | * powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-11-012-0/+2
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-0714-100/+603
| |\ \
| | * | powerpc/fsl-booke: Fix settlbcam for 64-bitBecky Bruce2011-10-131-6/+6
| | * | powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly mapKumar Gala2011-10-123-15/+39