aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/stab.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-14lmb: rename to memblockYinghai Lu1-2/+2
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2009-08-18powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras1-1/+10
2009-06-24percpu: cleanup percpu array definitionsTejun Heo1-1/+1
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar1-2/+2
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/mmMichael Ellerman1-2/+2
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller1-1/+3
2007-11-20[POWERPC] Fix build failure on legacy iSeriesKamalesh Babulal1-0/+1
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras1-3/+3
2007-07-10[POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala1-2/+2
2007-05-08[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()Michael Ellerman1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-12powerpc: Remove unused paca->pgdir fieldPaul Mackerras1-4/+0
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki1-1/+1
2006-02-07[PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman1-4/+0
2006-01-09[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman1-5/+5
2006-01-09[PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman1-3/+3
2005-12-05[PATCH] powerpc: remove redundant code in stab initOlof Johansson1-6/+1
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras1-1/+20
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt1-15/+15
2005-10-10powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras1-0/+279