aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/slb.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-271-2/+2
* powerpc: Replace open coded instruction patching with patch_instruction/patch...Anton Blanchard2011-04-201-3/+3
* powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-021-4/+12
* Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2009-08-201-11/+26
|\
| * powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras2009-08-181-11/+26
* | powerpc: Preload application text segment instead of TASK_UNMAPPED_BASEAnton Blanchard2009-08-201-9/+8
* | powerpc: Rearrange SLB preload codeAnton Blanchard2009-08-201-13/+8
|/
* powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.cMichael Ellerman2009-07-081-10/+3
* trivial: spelling fix in ppc code commentsSankar P2009-06-121-1/+1
* [POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2008-05-151-2/+14
* [POWERPC] Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras2008-05-021-8/+13
* [POWERPC] Fix slb.c compile warningsGeoff Levand2008-05-021-3/+3
* [POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard2008-03-201-0/+6
* Merge branch 'linux-2.6'Paul Mackerras2008-01-241-0/+2
|\
| * [POWERPC] Fix boot failure on POWER6Paul Mackerras2008-01-151-8/+2
| * [POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling2008-01-111-0/+8
* | [POWERPC] Use SLB size from the device treeMichael Neuling2007-12-111-0/+3
|/
* [POWERPC] Fix switch_slb handling of 1T ESID valueswill schmidt2007-11-081-3/+31
* [POWERPC] Include udbg.h when using udbg_printfwill schmidt2007-11-081-0/+1
* [POWERPC] Add 1TB workaround for PA6TOlof Johansson2007-10-171-1/+2
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-26/+41
* [POWERPC] Remove barriers from the SLB shadow buffer updateMichael Neuling2007-09-191-4/+2
* [POWERPC] Fix SLB initialization at boot timePaul Mackerras2007-08-251-8/+28
* [POWERPC] Fix potential duplicate entry in SLB shadow bufferPaul Mackerras2007-08-101-29/+16
* [POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling2007-08-031-10/+18
* [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-091-11/+0
* [POWERPC] iSeries: fix slb.c for combined buildStephen Rothwell2006-12-041-7/+6
* [POWERPC] Implement SLB shadow bufferMichael Neuling2006-08-081-4/+33
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras2006-06-151-15/+14
* powerpc: Remove unused paca->pgdir fieldPaul Mackerras2006-06-121-3/+0
* [PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_STARTDavid Gibson2006-01-091-3/+3
* [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman2006-01-091-2/+2
* [PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman2006-01-091-3/+3
* [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-061-15/+87
* powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras2005-10-101-0/+158