summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* [PATCH] Have Power use add_active_range() and free_area_init_nodes()Mel Gorman2006-09-272-175/+35
* Merge branch 'merge'Paul Mackerras2006-08-251-1/+1
|\
| * [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-261-1/+2
* | [POWERPC] Implement SLB shadow bufferMichael Neuling2006-08-081-4/+33
* | [POWERPC] Fix powerpc 44x_mmu buildMatt Porter2006-08-081-2/+2
* | [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-311-17/+14
* | [POWERPC] Fix a compiler warning in mm/tlb_64.cMichael Ellerman2006-07-131-0/+1
* | [POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman2006-07-071-1/+2
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3021-21/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-293-65/+46
|\
| * [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/+6
| * [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-271-5/+6
* | [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-271-1/+2
* | [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-271-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-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
OpenPOWER on IntegriCloud