aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/slb.c
AgeCommit message (Expand)Author
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans
2011-04-20powerpc: Replace open coded instruction patching with patch_instruction/patch...Anton Blanchard
2009-09-02powerpc/pseries: Fix to handle slb resize across migrationBrian King
2009-08-20Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt
2009-08-20powerpc: Preload application text segment instead of TASK_UNMAPPED_BASEAnton Blanchard
2009-08-20powerpc: Rearrange SLB preload codeAnton Blanchard
2009-08-18powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras
2009-07-08powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.cMichael Ellerman
2009-06-12trivial: spelling fix in ppc code commentsSankar P
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt
2008-05-02[POWERPC] Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras
2008-05-02[POWERPC] Fix slb.c compile warningsGeoff Levand
2008-03-20[POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard
2008-01-24Merge branch 'linux-2.6'Paul Mackerras
2008-01-15[POWERPC] Fix boot failure on POWER6Paul Mackerras
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling
2007-11-08[POWERPC] Fix switch_slb handling of 1T ESID valueswill schmidt
2007-11-08[POWERPC] Include udbg.h when using udbg_printfwill schmidt
2007-10-17[POWERPC] Add 1TB workaround for PA6TOlof Johansson
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras
2007-09-19[POWERPC] Remove barriers from the SLB shadow buffer updateMichael Neuling
2007-08-25[POWERPC] Fix SLB initialization at boot timePaul Mackerras
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-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt
2006-12-04[POWERPC] iSeries: fix slb.c for combined buildStephen Rothwell
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-15powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras
2006-06-12powerpc: Remove unused paca->pgdir fieldPaul Mackerras
2006-01-09[PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_STARTDavid Gibson
2006-01-09[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman
2006-01-09[PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt
2005-10-10powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras