summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge ../powerpc-mergePaul Mackerras2006-02-281-1/+1
| |\ \
| * \ \ Merge ../powerpc-mergePaul Mackerras2006-02-242-2/+8
| |\ \ \
| * | | | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-105-9/+1Star
| * | | | [PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.hMichael Ellerman2006-02-071-0/+2
| * | | | [PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman2006-02-075-8/+16
* | | | | [PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson2006-03-221-15/+0Star
* | | | | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-223-6/+6
* | | | | [PATCH] remove set_page_count(page, 0) users (outside mm)Nick Piggin2006-03-221-2/+2
| |_|_|/ |/| | |
* | | | [PATCH] powerpc: remove duplicate EXPORT_SYMBOLSOlaf Hering2006-03-161-0/+5
| |_|/ |/| |
* | | [PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mappingMichael Ellerman2006-02-281-1/+1
| |/ |/|
* | [PATCH] powerpc64: fix spinlock recursion in native_hpte_clearR Sharada2006-02-241-1/+6
* | [PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman2006-02-241-1/+2
|/
* [PATCH] powerpc: Cleanup, consolidating icache dirtying logicDavid Gibson2006-02-071-12/+2Star
* [PATCH] powerpc: Make sure we don't create empty lmb regionsMichael Ellerman2006-02-071-0/+4
* [PATCH] powerpc: IOMMU: don't ioremap null addressesLinas Vepstas2006-01-101-1/+1
* 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