summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-041-5/+6
|\
| * [PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins2006-11-141-2/+6
| * [POWERPC] Make high hugepage areas preempt safeHugh Dickins2006-11-011-3/+0
* | [PATCH] Do a single one-line printk in bad_page_fault()Michael Ellerman2006-11-131-11/+14
* | [POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand2006-10-161-1/+1
|/
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-112-6/+7
* Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2006-10-042-22/+10
|\
| * [POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell2006-10-031-0/+3
| * [POWERPC] fix ioremap for a combined kernelStephen Rothwell2006-09-251-22/+7
* | [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
OpenPOWER on IntegriCloud