aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09[POWERPC] User rheap from arch/powerpc/libKumar Gala2-698/+0
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi1-46/+49
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2-25/+1
2007-02-08[POWERPC] PPC: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-03-28ppc: Fix compile error in arch/ppc/lib/strcase.cPaul Mackerras1-0/+1
2006-03-27ppc: fix strncasecmp prototypeKumar Gala1-1/+1
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason1-2/+0
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell1-12/+12
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2-39/+1
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-9/+0
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-2/+2
2005-05-20[PATCH] ppc32: Fix __copy_tofrom_user return valuePaul Mackerras1-2/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds8-0/+1960