aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras
2007-10-08[POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEMDale Farnsworth
2007-10-03[POWERPC] 8xx: Set initial memory limit.John Traill
2007-10-03[POWERPC] Add memory regions to the kcore list for 32-bit machinesEd Swarthout
2007-10-03[POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell
2007-09-19[POWERPC] Remove barriers from the SLB shadow buffer updateMichael Neuling
2007-09-14[POWERPC] Export new __io{re,un}map_at() symbolsOlof Johansson
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-08-25[POWERPC] Fix SLB initialization at boot timePaul Mackerras
2007-08-20[POWERPC] 40x MMUJosh Boyer
2007-08-20[POWERPC] Rename 4xx paths to 40xJosh Boyer
2007-08-17[POWERPC] Tidy up CONFIG_PPC_MM_SLICES codeStephen Rothwell
2007-08-17[POWERPC] Fix non HUGETLB_PAGE build warningStephen Rothwell
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl
2007-08-17[POWERPC] Fix invalid semicolon after if statementIlpo Järvinen
2007-08-10[POWERPC] Fix size check for hugetlbfsBenjamin Herrenschmidt
2007-08-10[POWERPC] Fix potential duplicate entry in SLB shadow bufferPaul Mackerras
2007-08-03[POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling
2007-08-03[POWERPC] Fix parse_drconf_memory() for 64-bit start addressesMichael Ellerman
2007-08-03[POWERPC] Fix special PTE code for secondary hash bucketPaul Mackerras
2007-07-26[POWERPC] Fix loop with unsigned long counter variableManish Ahuja
2007-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-22[POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPCPaul Mackerras
2007-07-22[POWERPC] cell: CONFIG_SPE_BASE is a typoGeert Uytterhoeven
2007-07-21powerpc: tlb_32.c build fixMariusz Kozlowski
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras
2007-07-10[POWERPC] Remove extra return statementManish Ahuja
2007-07-10[POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala
2007-06-20[POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)Segher Boessenkool
2007-06-14[POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson
2007-06-14[POWERPC] Remove a couple of unused definitions from pgtable_32.cDavid Gibson
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson
2007-06-14[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpcDavid Gibson
2007-06-14[POWERPC] During VM oom condition, kill all threads in process groupwill schmidt
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt
2007-06-14[POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt
2007-06-14[POWERPC] Move common code out of if/elseJon Tollefson
2007-05-23[POWERPC] Fix modpost warningKumar Gala
2007-05-22[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEMBenjamin Herrenschmidt
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-17[POWERPC] Correct #endif commentJon Tollefson
2007-05-17[POWERPC] Add spinlock to request_phb_iospace()Benjamin Herrenschmidt
2007-05-17[POWERPC] Fix COMMON symbol warningsKumar Gala
2007-05-12[POWERPC] Remove unused variable in hpte_decode()Stephen Rothwell
2007-05-12[POWERPC] Assign correct variable in hpte_decode()Stephen Rothwell
2007-05-10[POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki