aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/slb.c
Commit message (Expand)AuthorAge
* [POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2008-05-15
* [POWERPC] Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras2008-05-02
* [POWERPC] Fix slb.c compile warningsGeoff Levand2008-05-02
* [POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard2008-03-19
* Merge branch 'linux-2.6'Paul Mackerras2008-01-23
|\
| * [POWERPC] Fix boot failure on POWER6Paul Mackerras2008-01-15
| * [POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling2008-01-11
* | [POWERPC] Use SLB size from the device treeMichael Neuling2007-12-10
|/
* [POWERPC] Fix switch_slb handling of 1T ESID valueswill schmidt2007-11-07
* [POWERPC] Include udbg.h when using udbg_printfwill schmidt2007-11-07
* [POWERPC] Add 1TB workaround for PA6TOlof Johansson2007-10-17
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-12
* [POWERPC] Remove barriers from the SLB shadow buffer updateMichael Neuling2007-09-19
* [POWERPC] Fix SLB initialization at boot timePaul Mackerras2007-08-25
* [POWERPC] Fix potential duplicate entry in SLB shadow bufferPaul Mackerras2007-08-10
* [POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling2007-08-03
* [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-09
* [POWERPC] iSeries: fix slb.c for combined buildStephen Rothwell2006-12-04
* [POWERPC] Implement SLB shadow bufferMichael Neuling2006-08-08
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras2006-06-14
* powerpc: Remove unused paca->pgdir fieldPaul Mackerras2006-06-12
* [PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_STARTDavid Gibson2006-01-08
* [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman2006-01-08
* [PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman2006-01-08
* [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-06
* powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras2005-10-10