summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/slb.c
Commit message (Expand)AuthorAgeFilesLines
* [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