aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/slb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-02powerpc/pseries: Fix to handle slb resize across migrationBrian King1-4/+12
2009-08-20Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt1-11/+26
2009-08-20powerpc: Preload application text segment instead of TASK_UNMAPPED_BASEAnton Blanchard1-9/+8
2009-08-20powerpc: Rearrange SLB preload codeAnton Blanchard1-13/+8
2009-08-18powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras1-11/+26
2009-07-08powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.cMichael Ellerman1-10/+3
2009-06-12trivial: spelling fix in ppc code commentsSankar P1-1/+1
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt1-2/+14
2008-05-02[POWERPC] Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras1-8/+13
2008-05-02[POWERPC] Fix slb.c compile warningsGeoff Levand1-3/+3
2008-03-20[POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard1-0/+6
2008-01-24Merge branch 'linux-2.6'Paul Mackerras1-0/+2
2008-01-15[POWERPC] Fix boot failure on POWER6Paul Mackerras1-8/+2
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling1-0/+8
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling1-0/+3
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