summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix powerpc 44x_mmu buildMatt Porter2006-08-251-2/+2
* [POWERPC] hugepage BUG fixAdam Litke2006-08-241-1/+1
* [POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman2006-07-251-1/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3021-21/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-293-65/+46Star
|\
| * [POWERPC] Fix idr locking in init_new_contextSonny Rao2006-06-291-0/+2
| * [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()Michael Ellerman2006-06-281-28/+6Star
| * [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-282-37/+38
* | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-281-5/+6
* | [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-281-1/+2
* | [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-281-3/+8
|/
* [PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy2006-06-261-1/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-2315-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/+0Star
| * 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/+0Star
| * 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-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
| |\