summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* spelling: s/retreive/retrieve/Adrian Bunk2006-01-101-1/+1
* [PATCH] powerpc: Don't use KERNELBASE in add_memory()Michael Ellerman2006-01-091-1/+1
* [PATCH] powerpc: DABR exceptions should report the address not the PCAnton Blanchard2006-01-091-3/+4
* [PATCH] powerpc: don't add memory to empty node/zoneMike Kravetz2006-01-091-5/+14
* [PATCH] powerpc: fix two build warningsArnd Bergmann2006-01-092-2/+1Star
* [PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_STARTDavid Gibson2006-01-091-3/+3
* [PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2006-01-091-2/+4
* [PATCH] ppc64: Add NUMA cpu summary at bootAnton Blanchard2006-01-091-3/+36
* [PATCH] powerpc: Add support for "linux,usable-memory" on memory nodesMichael Ellerman2006-01-091-1/+6
* [PATCH] powerpc: numa placement for dynamically added memoryMike Kravetz2006-01-092-11/+57
* [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman2006-01-094-13/+13
* [PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman2006-01-093-7/+7
* [PATCH] powerpc: Minor numa memory code cleanupMike Kravetz2006-01-091-22/+9Star
* Revert "[PATCH] powerpc: Minor numa memory code cleanup"Paul Mackerras2006-01-091-11/+24
* [PATCH] powerpc: Minor numa memory code cleanupMike Kravetz2006-01-091-24/+11Star
* [PATCH] powerpc: Make hugepage mappings respect hint addressesDavid Gibson2006-01-091-4/+39
* [PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt2006-01-091-0/+5
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-091-0/+1
* [PATCH] ppc64: htab_initialize_secondary cannot be marked __initAnton Blanchard2005-12-291-1/+1
* [PATCH] powerpc: Fix SLB flushing path in hugepageDavid Gibson2005-12-091-16/+41
* [PATCH] powerpc: Add missing icache flushes for hugepagesDavid Gibson2005-12-092-2/+35
* [PATCH] powerpc: Fix a huge page bugBenjamin Herrenschmidt2005-12-081-1/+2
* [PATCH] powerpc/pseries: boot failures on numa if no memory on nodeMike Kravetz2005-12-081-1/+1
* [PATCH] powerpc: remove redundant code in stab initOlof Johansson2005-12-051-6/+1Star
* [PATCH] powerpc: More hugepage boundary case fixesDavid Gibson2005-11-251-1/+1
* [PATCH] powerpc: fix for hugepage areas straddling 4GB boundaryDavid Gibson2005-11-241-3/+3
* [PATCH] mm: powerpc init_mm without ptlockHugh Dickins2005-11-241-4/+0Star
* [PATCH] mm: powerpc ptlock commentsHugh Dickins2005-11-244-6/+10
* [PATCH] powerpc: Remove imalloc.hDavid Gibson2005-11-194-4/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-161-15/+18
|\
| * [PATCH] powerpc: Fixup debugging in lmb.cMichael Ellerman2005-11-161-15/+18
* | [PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..]Paul Mackerras2005-11-162-3/+10
|/
* [PATCH] Update email address for KumarKumar Gala2005-11-141-1/+1
* [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt2005-11-111-4/+0Star
* [PATCH] ppc64: Convert NUMA to sparsemem (3)Anton Blanchard2005-11-111-206/+159Star
* [PATCH] ppc64: prep for NUMA sparsemem rework 2Anton Blanchard2005-11-111-4/+0Star
* powerpc: Move some extern declarations from C code into headersPaul Mackerras2005-11-102-5/+0Star
* [PATCH] powerpc: 64k pages pmd alloc fixBenjamin Herrenschmidt2005-11-101-4/+14
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-102-10/+40
* [PATCH] ppc64: Don't panic when early __ioremap failsBenjamin Herrenschmidt2005-11-101-2/+5
* [PATCH] Memory Add Fixes for ppc64Mike Kravetz2005-11-081-0/+1
* [PATCH] revised Memory Add Fixes for ppc64Mike Kravetz2005-11-082-0/+12
* [PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pagesBenjamin Herrenschmidt2005-11-081-0/+3
* [PATCH] ppc64: fix Memory: summary lineAnton Blanchard2005-11-081-1/+1
* Merge ../linux-2.6Paul Mackerras2005-11-084-8/+21
|\
| * [PATCH] ppc: Fix ppc32 build after 64K pagesBenjamin Herrenschmidt2005-11-071-2/+2
| * [PATCH] ppc64: Fix bug in SLB miss handler for hugepagesDavid Gibson2005-11-073-6/+19
* | Merge ../linux-2.6Paul Mackerras2005-11-0712-514/+1637
|\|
| * [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-0712-514/+1637
* | powerpc: Various UP build fixesPaul Mackerras2005-11-071-0/+1