aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
AgeCommit message (Expand)AuthorFilesLines
2006-02-24Merge ../powerpc-mergePaul Mackerras2-2/+8
2006-02-24[PATCH] powerpc64: fix spinlock recursion in native_hpte_clearR Sharada1-1/+6
2006-02-24[PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman1-1/+2
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason5-9/+1
2006-02-07[PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.hMichael Ellerman1-0/+2
2006-02-07[PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman5-8/+16
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
2005-11-07Merge ../linux-2.6Paul Mackerras12-514/+1637
2005-11-07powerpc: Various UP build fixesPaul Mackerras1-0/+1
2005-11-07[PATCH] powerpc: Kill ppcdebugDavid Gibson3-9/+0
2005-11-07[PATCH] powerpc: Nicer printing of address at oopsOlof Johansson1-0/+17
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt12-514/+1637
2005-10-31powerpc: import a fix from arch/ppc/mm/pgtable.cPaul Mackerras1-3/+1
2005-10-31powerpc: apply recent changes to merged codePaul Mackerras1-5/+0
2005-10-31Merge ../linux-2.6 by handPaul Mackerras2-3/+81
2005-10-31powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras2-1/+2
2005-10-29powerpc: import a gfp_t fix to arch/powerpc/mm/pgtable_32.cPaul Mackerras1-2/+2
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier1-3/+3
2005-10-27[PATCH] powerpc: Fix warning related to do_dabrKumar Gala1-0/+2
2005-10-27[PATCH] powerpc: Purge bootinfo.hDavid Gibson2-2/+0
2005-10-26powerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM.Paul Mackerras1-0/+3
2005-10-22Merge changes from linux-2.6 by handPaul Mackerras1-2/+1
2005-10-22powerpc: Move agp_special_page export to where it is definedPaul Mackerras1-0/+1
2005-10-20[PATCH] powerpc: Some more fixes to allow building for a Book-E processorKumar Gala1-3/+2
2005-10-17powerpc: Initialize btext subsystem later, after prom_initPaul Mackerras1-7/+0
2005-10-12powerpc: Move default hash table size calculation to hash_utils_64.cPaul Mackerras1-1/+22
2005-10-12powerpc: make iSeries boot againStephen Rothwell1-0/+4
2005-10-10powerpc: Use reg.h instead of processor.h when we just want reg namesPaul Mackerras1-1/+1
2005-10-10powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras16-71/+3919
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras11-263/+4
2005-10-06powerpc: Merge lmb.c and make MM initialization use it.Paul Mackerras10-700/+509
2005-09-28powerpc: Fixes to get the merged kernel to boot on powermac.Paul Mackerras1-1/+1
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras19-0/+4794