aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-25[POWERPC] Fix SLB initialization at boot timePaul Mackerras1-8/+28
2007-08-17[POWERPC] Fix invalid semicolon after if statementIlpo Järvinen1-1/+1
2007-08-10[POWERPC] Fix size check for hugetlbfsBenjamin Herrenschmidt1-0/+2
2007-08-10[POWERPC] Fix potential duplicate entry in SLB shadow bufferPaul Mackerras1-29/+16
2007-08-03[POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling2-11/+19
2007-08-03[POWERPC] Fix parse_drconf_memory() for 64-bit start addressesMichael Ellerman1-2/+2
2007-08-03[POWERPC] Fix special PTE code for secondary hash bucketPaul Mackerras1-2/+4
2007-07-26[POWERPC] Fix loop with unsigned long counter variableManish Ahuja1-2/+2
2007-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-3/+9
2007-07-22[POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPCPaul Mackerras1-1/+7
2007-07-22[POWERPC] cell: CONFIG_SPE_BASE is a typoGeert Uytterhoeven1-2/+2
2007-07-21powerpc: tlb_32.c build fixMariusz Kozlowski1-0/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt2-3/+2
2007-07-19mm: fault feedback #2Nick Piggin1-15/+11
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras19-643/+128
2007-07-10[POWERPC] Remove extra return statementManish Ahuja1-2/+0
2007-07-10[POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala2-3/+3
2007-06-20[POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)Segher Boessenkool1-3/+2
2007-06-14[POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson4-17/+17
2007-06-14[POWERPC] Remove a couple of unused definitions from pgtable_32.cDavid Gibson1-4/+0
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson13-13/+0
2007-06-14[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpcDavid Gibson1-118/+0
2007-06-14[POWERPC] During VM oom condition, kill all threads in process groupwill schmidt1-1/+1
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt5-483/+106
2007-06-14[POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt2-2/+2
2007-06-14[POWERPC] Move common code out of if/elseJon Tollefson1-2/+1
2007-05-23[POWERPC] Fix modpost warningKumar Gala1-1/+1
2007-05-22[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEMBenjamin Herrenschmidt1-4/+5
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-17[POWERPC] Correct #endif commentJon Tollefson1-2/+2
2007-05-17[POWERPC] Add spinlock to request_phb_iospace()Benjamin Herrenschmidt1-0/+4
2007-05-17[POWERPC] Fix COMMON symbol warningsKumar Gala1-4/+14
2007-05-12[POWERPC] Remove unused variable in hpte_decode()Stephen Rothwell1-1/+1
2007-05-12[POWERPC] Assign correct variable in hpte_decode()Stephen Rothwell1-1/+1
2007-05-10[POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras1-20/+17
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds13-645/+817
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+3
2007-05-09[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32David Gibson2-3/+3
2007-05-09[POWERPC] Don't use SLAB/SLUB for PTE pagesHugh Dickins1-11/+6
2007-05-09[POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt3-16/+40
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt7-576/+699
2007-05-09[POWERPC] Small fixes & cleanups in segment page size demotionBenjamin Herrenschmidt1-41/+46
2007-05-09[POWERPC] Mark pages that don't exist as nosaveJohannes Berg1-0/+25
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds8-128/+116
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-1/+1
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita1-4/+1
2007-05-08[POWERPC] Remove use of 4level-fixup.h for ppc32David Gibson1-12/+16
2007-05-08Merge branch 'linux-2.6'Paul Mackerras2-4/+23
2007-05-08[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()Michael Ellerman1-1/+1