summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr2006-05-021-5/+27
* [PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson2006-04-282-36/+266
* [PATCH] powerpc: trivial spelling fixes in fault.cAnton Blanchard2006-04-011-3/+3
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-291-1/+1
* [PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin2006-03-292-15/+21
* Merge ../linux-2.6Paul Mackerras2006-03-291-2/+2
|\
| * [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-271-2/+2
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-4/+3Star
* | [PATCH] powerpc: Consistent printing of node idAnton Blanchard2006-03-271-1/+1
* | [PATCH] powerpc: hot_add_scn_to_nid() build fixAndrew Morton2006-03-271-0/+2
|/
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-2311-165/+108Star
|\
| * [PATCH] powerpc: Fix warning in add_memoryAndrew Morton2006-03-231-1/+1
| * [PATCH] powerpc: Remove calculation of io holeMichael Ellerman2006-03-221-48/+0Star
| * [PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2006-03-221-2/+2
| * [PATCH] powerpc: Unconfuse htab_bolt_mapping() callersMichael Ellerman2006-03-221-13/+14
| * [PATCH] powerpc numa: Consolidate assignment of cpus to nodesNathan Lynch2006-03-221-7/+3Star
| * [PATCH] powerpc numa: Support sparse online node mapNathan Lynch2006-03-221-52/+43Star
| * [PATCH] powerpc numa: Consolidate handling of Power4 special caseNathan Lynch2006-03-221-12/+11Star
| * [PATCH] powerpc numa: Get rid of "numa domain" terminologyNathan Lynch2006-03-221-39/+39
| * [PATCH] powerpc numa: Minor cpu hotplug-related cleanupsNathan Lynch2006-03-221-3/+3
| * [PATCH] powerpc numa: Minor debugging code changesNathan Lynch2006-03-221-3/+5
| * [PATCH] powerpc numa: fix boot_cpuid always assigned to node 0Nathan Lynch2006-03-221-3/+3
| * [PATCH] powerpc: Fix bug in bug fix for bug in lmb_alloc()Michael Ellerman2006-03-171-1/+1
| * Merge ../linux-2.6Paul Mackerras2006-03-171-0/+5
| |\
| * \ 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