aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/stab.c
Commit message (Expand)AuthorAgeFilesLines
* lmb: rename to memblockYinghai Lu2010-07-141-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-1/+1
|\
| * percpu: cleanup percpu array definitionsTejun Heo2009-06-241-1/+1
* | powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras2009-08-181-1/+10
|/
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-131-2/+2
* [POWERPC] Fix sparse warnings in arch/powerpc/mmMichael Ellerman2008-05-141-2/+2
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-1/+3
* [POWERPC] Fix build failure on legacy iSeriesKamalesh Babulal2007-11-201-0/+1
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-3/+3
* [POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala2007-07-101-2/+2
* [POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()Michael Ellerman2007-05-081-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* powerpc: Remove unused paca->pgdir fieldPaul Mackerras2006-06-121-4/+0
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-291-1/+1
* [PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman2006-02-071-4/+0
* [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman2006-01-091-5/+5
* [PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman2006-01-091-3/+3
* [PATCH] powerpc: remove redundant code in stab initOlof Johansson2005-12-051-6/+1
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-101-1/+20
* [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-061-15/+15
* powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras2005-10-101-0/+279