aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/slb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-08[POWERPC] Fix switch_slb handling of 1T ESID valueswill schmidt1-3/+31
2007-11-08[POWERPC] Include udbg.h when using udbg_printfwill schmidt1-0/+1
2007-10-17[POWERPC] Add 1TB workaround for PA6TOlof Johansson1-1/+2
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras1-26/+41
2007-09-19[POWERPC] Remove barriers from the SLB shadow buffer updateMichael Neuling1-4/+2
2007-08-25[POWERPC] Fix SLB initialization at boot timePaul Mackerras1-8/+28
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 Neuling1-10/+18
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt1-11/+0
2006-12-04[POWERPC] iSeries: fix slb.c for combined buildStephen Rothwell1-7/+6
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling1-4/+33
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-15powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras1-15/+14
2006-06-12powerpc: Remove unused paca->pgdir fieldPaul Mackerras1-3/+0
2006-01-09[PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_STARTDavid Gibson1-3/+3
2006-01-09[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman1-2/+2
2006-01-09[PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman1-3/+3
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt1-15/+87
2005-10-10powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras1-0/+158