aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-08[POWERPC] Remove bogus comment about page_is_ramJohannes Berg1-4/+0
2007-02-07[POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day1-4/+1
2007-02-07[POWERPC] 8xx: platform specific mmu updatesVitaly Bordug1-10/+10
2007-01-24[POWERPC] TLB insertion cleanupIshizaki Kou1-2/+1
2007-01-09[POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area()David Gibson1-4/+4
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-3/+3
2006-12-11[POWERPC] Support ibm,dynamic-reconfiguration-memory nodesPaul Mackerras1-0/+65
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter2-4/+4
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-0/+5
2006-12-04[POWERPC] Fix cputable.h for combined buildStephen Rothwell1-1/+1
2006-12-04[POWERPC] ps3: multiplatform build fixesArnd Bergmann1-1/+1
2006-12-04[POWERPC] setup_kcore(): Fix incorrect function name in panic() call.Geert Uytterhoeven1-1/+1
2006-12-04[POWERPC] iSeries: fix slb.c for combined buildStephen Rothwell1-7/+6
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt2-22/+16
2006-12-04[POWERPC] Remove ioremap64 and fixup_bigphys_addrBenjamin Herrenschmidt1-17/+0
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt1-15/+31
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras1-5/+6
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins1-2/+6
2006-11-13[PATCH] Do a single one-line printk in bad_page_fault()Michael Ellerman1-11/+14
2006-11-01[POWERPC] Make high hugepage areas preempt safeHugh Dickins1-3/+0
2006-10-16[POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand1-1/+1
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2-6/+7
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2-22/+10
2006-10-03[POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell1-0/+3
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-1/+1
2006-09-27[PATCH] Have Power use add_active_range() and free_area_init_nodes()Mel Gorman2-175/+35
2006-09-25[POWERPC] fix ioremap for a combined kernelStephen Rothwell1-22/+7
2006-08-25Merge branch 'merge'Paul Mackerras1-1/+1
2006-08-25[POWERPC] Fix powerpc 44x_mmu buildMatt Porter1-2/+2
2006-08-24[POWERPC] hugepage BUG fixAdam Litke1-1/+1
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling1-4/+33
2006-08-08[POWERPC] Fix powerpc 44x_mmu buildMatt Porter1-2/+2
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr1-17/+14
2006-07-26[POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman1-1/+2
2006-07-13[POWERPC] Fix a compiler warning in mm/tlb_64.cMichael Ellerman1-0/+1
2006-07-07[POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel21-21/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-65/+46
2006-06-29[POWERPC] Fix idr locking in init_new_contextSonny Rao1-0/+2
2006-06-28[POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()Michael Ellerman1-28/+6
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2-37/+38
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman1-5/+6
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap1-1/+2
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-3/+8
2006-06-26[PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy1-1/+35
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds15-108/+185
2006-06-21[POWERPC] Add starting of secondary 86xx CPUs.Jon Loeliger1-2/+2
2006-06-17[PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann1-2/+2
2006-06-15[POWERPC] Remove stale 64bit on 32bit kernel codeAnton Blanchard2-44/+0