aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2012-07-10powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling
2012-07-10powerpc: Fixes for instructions not using correct register namingMichael Neuling
2012-07-10powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling
2012-07-10powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling
2012-07-10Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-07-10powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt
2012-07-03powerpc/numa: Fix OF node refcounting bugGavin Shan
2012-06-29powerpc: Fix uninitialised error in numa.cMichael Neuling
2012-05-31powerpc: use clear_tasks_mm_cpumask()Anton Vorontsov
2012-05-07powerpc: fix compile fail in hugetlb cmdline parsingPaul Gortmaker
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-26params: <level>_initcall-like kernel parametersPawel Moll
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell
2012-03-20powerpc: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-15powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2Kumar Gala
2012-03-09powerpc: Add support for page fault retry and fatal signalsBenjamin Herrenschmidt
2012-03-09powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt
2012-03-09powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt
2012-03-07powerpc: Use vsprintf extention %pf with builtin_return_addressJoe Perches
2012-03-07powerpc/icswx: Fix race condition with IPI setting ACOPJimi Xenidis
2012-03-05KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras
2012-02-23fadump: Register for firmware assisted dump.Mahesh Salgaonkar
2012-01-12cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-20powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose
2011-12-19powerpc/mm: Fix section mismatch for read_n_cellsDavid Rientjes
2011-12-19powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nidDavid Rientjes
2011-12-16Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt
2011-12-09powerpc/44x: Removing dead CONFIG_PPC47xChristoph Egger
2011-12-08powerpc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08powerpc: Cleanup memblock usageTejun Heo
2011-12-08powerpc: Punch a hole in /dev/mem for librtassukadev@linux.vnet.ibm.com
2011-12-07powerpc/book3e: Change hugetlb preload to take vma argumentBecky Bruce
2011-12-07powerpc: Add gpages reservation code for 64-bit FSL BOOKEBecky Bruce
2011-12-07powerpc: Add hugepage support to 64-bit tablewalk code for FSL_BOOK3EBecky Bruce
2011-12-07powerpc: Whitespace/comment changes to tlb_low_64e.SBecky Bruce
2011-12-07powerpc: hugetlb: modify include usage for FSL BookE codeBecky Bruce
2011-12-07powerpc: Update hugetlb huge_pte_alloc and tablewalk code for FSL BOOKEBecky Bruce
2011-12-07powerpc: Fix booke hugetlb preload code for PPC_MM_SLICES and 64-bitBecky Bruce
2011-12-07powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICESBecky Bruce
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock