summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* [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/+1
* [PATCH] powerpc: More hugepage boundary case fixesDavid Gibson2005-11-251-1/+1
* [PATCH] powerpc: fix for hugepage areas straddling 4GB boundaryDavid Gibson2005-11-231-3/+3
* [PATCH] mm: powerpc init_mm without ptlockHugh Dickins2005-11-231-4/+0
* [PATCH] mm: powerpc ptlock commentsHugh Dickins2005-11-234-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-152-3/+10
|/
* [PATCH] Update email address for KumarKumar Gala2005-11-131-1/+1
* [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt2005-11-111-4/+0
* [PATCH] ppc64: Convert NUMA to sparsemem (3)Anton Blanchard2005-11-111-206/+159
* [PATCH] ppc64: prep for NUMA sparsemem rework 2Anton Blanchard2005-11-111-4/+0
* powerpc: Move some extern declarations from C code into headersPaul Mackerras2005-11-102-5/+0
* [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-0612-514/+1637
* | powerpc: Various UP build fixesPaul Mackerras2005-11-071-0/+1
* | [PATCH] powerpc: Kill ppcdebugDavid Gibson2005-11-073-9/+0
* | [PATCH] powerpc: Nicer printing of address at oopsOlof Johansson2005-11-071-0/+17
|/
* powerpc: import a fix from arch/ppc/mm/pgtable.cPaul Mackerras2005-10-311-3/+1
* powerpc: apply recent changes to merged codePaul Mackerras2005-10-311-5/+0
* Merge ../linux-2.6 by handPaul Mackerras2005-10-312-3/+81
* powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras2005-10-312-1/+2
* powerpc: import a gfp_t fix to arch/powerpc/mm/pgtable_32.cPaul Mackerras2005-10-291-2/+2
* [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier2005-10-291-3/+3
* [PATCH] powerpc: Fix warning related to do_dabrKumar Gala2005-10-271-0/+2
* [PATCH] powerpc: Purge bootinfo.hDavid Gibson2005-10-272-2/+0
* powerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM.Paul Mackerras2005-10-261-0/+3
* Merge changes from linux-2.6 by handPaul Mackerras2005-10-221-2/+1
* powerpc: Move agp_special_page export to where it is definedPaul Mackerras2005-10-221-0/+1
* [PATCH] powerpc: Some more fixes to allow building for a Book-E processorKumar Gala2005-10-201-3/+2
* powerpc: Initialize btext subsystem later, after prom_initPaul Mackerras2005-10-171-7/+0
* powerpc: Move default hash table size calculation to hash_utils_64.cPaul Mackerras2005-10-121-1/+22
* powerpc: make iSeries boot againStephen Rothwell2005-10-121-0/+4
* powerpc: Use reg.h instead of processor.h when we just want reg namesPaul Mackerras2005-10-101-1/+1
OpenPOWER on IntegriCloud