aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-07[PATCH] powerpc: Cleanup, consolidating icache dirtying logicDavid Gibson1-12/+2
2006-02-07[PATCH] powerpc: Make sure we don't create empty lmb regionsMichael Ellerman1-0/+4
2006-01-10[PATCH] powerpc: IOMMU: don't ioremap null addressesLinas Vepstas1-1/+1
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk1-1/+1
2006-01-09[PATCH] powerpc: Don't use KERNELBASE in add_memory()Michael Ellerman1-1/+1
2006-01-09[PATCH] powerpc: DABR exceptions should report the address not the PCAnton Blanchard1-3/+4
2006-01-09[PATCH] powerpc: don't add memory to empty node/zoneMike Kravetz1-5/+14
2006-01-09[PATCH] powerpc: fix two build warningsArnd Bergmann2-2/+1
2006-01-09[PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_STARTDavid Gibson1-3/+3
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt1-2/+4
2006-01-09[PATCH] ppc64: Add NUMA cpu summary at bootAnton Blanchard1-3/+36
2006-01-09[PATCH] powerpc: Add support for "linux,usable-memory" on memory nodesMichael Ellerman1-1/+6
2006-01-09[PATCH] powerpc: numa placement for dynamically added memoryMike Kravetz2-11/+57
2006-01-09[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman4-13/+13
2006-01-09[PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman3-7/+7
2006-01-09[PATCH] powerpc: Minor numa memory code cleanupMike Kravetz1-22/+9
2006-01-09Revert "[PATCH] powerpc: Minor numa memory code cleanup"Paul Mackerras1-11/+24
2006-01-09[PATCH] powerpc: Minor numa memory code cleanupMike Kravetz1-24/+11
2006-01-09[PATCH] powerpc: Make hugepage mappings respect hint addressesDavid Gibson1-4/+39
2006-01-09[PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt1-0/+5
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann1-0/+1
2005-12-29[PATCH] ppc64: htab_initialize_secondary cannot be marked __initAnton Blanchard1-1/+1
2005-12-09[PATCH] powerpc: Fix SLB flushing path in hugepageDavid Gibson1-16/+41
2005-12-09[PATCH] powerpc: Add missing icache flushes for hugepagesDavid Gibson2-2/+35
2005-12-08[PATCH] powerpc: Fix a huge page bugBenjamin Herrenschmidt1-1/+2
2005-12-08[PATCH] powerpc/pseries: boot failures on numa if no memory on nodeMike Kravetz1-1/+1
2005-12-05[PATCH] powerpc: remove redundant code in stab initOlof Johansson1-6/+1
2005-11-25[PATCH] powerpc: More hugepage boundary case fixesDavid Gibson1-1/+1
2005-11-23[PATCH] powerpc: fix for hugepage areas straddling 4GB boundaryDavid Gibson1-3/+3
2005-11-23[PATCH] mm: powerpc init_mm without ptlockHugh Dickins1-4/+0
2005-11-23[PATCH] mm: powerpc ptlock commentsHugh Dickins4-6/+10
2005-11-19[PATCH] powerpc: Remove imalloc.hDavid Gibson4-4/+19
2005-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-15/+18
2005-11-16[PATCH] powerpc: Fixup debugging in lmb.cMichael Ellerman1-15/+18
2005-11-15[PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..]Paul Mackerras2-3/+10
2005-11-13[PATCH] Update email address for KumarKumar Gala1-1/+1
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt1-4/+0
2005-11-11[PATCH] ppc64: Convert NUMA to sparsemem (3)Anton Blanchard1-206/+159
2005-11-11[PATCH] ppc64: prep for NUMA sparsemem rework 2Anton Blanchard1-4/+0
2005-11-10powerpc: Move some extern declarations from C code into headersPaul Mackerras2-5/+0
2005-11-10[PATCH] powerpc: 64k pages pmd alloc fixBenjamin Herrenschmidt1-4/+14
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2-10/+40
2005-11-10[PATCH] ppc64: Don't panic when early __ioremap failsBenjamin Herrenschmidt1-2/+5
2005-11-08[PATCH] Memory Add Fixes for ppc64Mike Kravetz1-0/+1
2005-11-08[PATCH] revised Memory Add Fixes for ppc64Mike Kravetz2-0/+12
2005-11-08[PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pagesBenjamin Herrenschmidt1-0/+3
2005-11-08[PATCH] ppc64: fix Memory: summary lineAnton Blanchard1-1/+1
2005-11-08Merge ../linux-2.6Paul Mackerras4-8/+21
2005-11-07[PATCH] ppc: Fix ppc32 build after 64K pagesBenjamin Herrenschmidt1-2/+2
2005-11-07[PATCH] ppc64: Fix bug in SLB miss handler for hugepagesDavid Gibson3-6/+19