summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-2215-108/+185
|\
| * [POWERPC] Add starting of secondary 86xx CPUs.Jon Loeliger2006-06-211-2/+2
| * [POWERPC] Remove stale 64bit on 32bit kernel codeAnton Blanchard2006-06-152-44/+0
| * powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras2006-06-156-31/+135
| * powerpc: Remove unused paca->pgdir fieldPaul Mackerras2006-06-122-7/+0
| * powerpc: add context.vdso_base for 32-bit tooPaul Mackerras2006-06-113-5/+5
| * [PATCH] powerpc: Fix buglet with MMU hash managementBenjamin Herrenschmidt2006-06-092-1/+4
| * [PATCH] powerpc: Unify mem= handlingMichael Ellerman2006-05-191-11/+32
| * Merge ../linux-2.6Paul Mackerras2006-05-051-5/+27
| |\
| * \ Merge branch 'merge'Paul Mackerras2006-04-292-36/+266
| |\ \
| * | | [PATCH] powerpc: Less verbose mem configuration outputOlof Johansson2006-04-222-7/+7
| * | | [PATCH] powerpc: Quiet page order outputOlof Johansson2006-04-221-1/+1
* | | | [PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann2006-06-171-2/+2
| |_|/ |/| |
* | | [PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr2006-05-011-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/+3
* | [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-2211-165/+108
|\
| * [PATCH] powerpc: Fix warning in add_memoryAndrew Morton2006-03-231-1/+1
| * [PATCH] powerpc: Remove calculation of io holeMichael Ellerman2006-03-221-48/+0
| * [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/+3
| * [PATCH] powerpc numa: Support sparse online node mapNathan Lynch2006-03-221-52/+43
| * [PATCH] powerpc numa: Consolidate handling of Power4 special caseNathan Lynch2006-03-221-12/+11
| * [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/+1
| * | | | [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/+0
* | | | | [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
|/
OpenPOWER on IntegriCloud