aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib
AgeCommit message (Expand)Author
2007-09-19[POWERPC] Fix section mismatch in PCI codeStephen Rothwell
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-06-19[POWERPC] rheap - eliminates internal fragments caused by alignmentLi Yang
2007-05-17[POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocksTimur Tabi
2007-05-09[POWERPC] User rheap from arch/powerpc/libKumar Gala
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi
2007-05-08[POWERPC] Remove use of 4level-fixup.h for ppc32David Gibson
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller
2007-04-24[POWERPC] Emulate more instructions in softwareAnanth N Mavinakayanahalli
2007-04-13[POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=yOlof Johansson
2007-03-09[POWERPC] Make ppc64_defconfig without CONFIG_PPC_PSERIES buildStephen Rothwell
2007-02-08[POWERPC] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-06[POWERPC] Added kprobes support to ppc32Kumar Gala
2007-02-07[POWERPC] Fix array indexing error in rheap grow()Timur Tabi
2007-02-07[POWERPC] 8xx: generic 8xx code arch/powerpc portVitaly Bordug
2006-11-01[POWERPC] Disallow kprobes on emulate_step and branch_takenGui,Jian
2006-10-02[POWERPC] Fix rheap alignment problemLi Yang
2006-09-28Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras
2006-09-21POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug
2006-09-20[POWERPC] make spinlocks work in a combined kernelStephen Rothwell
2006-08-31Merge branch 'merge'Paul Mackerras
2006-08-31[POWERPC] Fix return value from memcpyPaul Mackerras
2006-07-13[POWERPC] iseries: Move e2a()/strne2a() into their only callerMichael Ellerman
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-15[POWERPC] Optimise some TOC usageAnton Blanchard
2006-05-24[PATCH] remove powerpc bitops in favor of existing generic bitopsJon Mason
2006-03-27[PATCH] powerpc: fix various sparse warningsStephen Rothwell
2006-03-25powerpc: fix strncasecmp prototypeLinus Torvalds
2006-03-22[PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCIIMichael Ellerman
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson
2005-11-10powerpc: Fix find_next_bit on 32-bitPaul Mackerras
2005-11-07Merge ../linux-2.6Paul Mackerras
2005-11-07powerpc: Various UP build fixesPaul Mackerras
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt
2005-11-02Merge iSeries include file moveStephen Rothwell
2005-11-01[PATCH] powerpc: Merge bitops.hDavid Gibson
2005-11-01merge filename and modify references to iseries/hv_call.hKelly Daly
2005-11-01powerpc: fix __strnlen_user in merge treeStephen Rothwell
2005-10-31powerpc: apply recent changes to merged codePaul Mackerras
2005-10-28powerpc: Merge xmonPaul Mackerras
2005-10-28powerpc: Make single-stepping emulation (mostly) usable on 32-bitPaul Mackerras
2005-10-28ppc64: use mem_64.S from powerpc/libStephen Rothwell
2005-10-28ppc64: use usercopy_64.c from powerpc/libStephen Rothwell
2005-10-28ppc64: user strcase.c from powerpc/libStephen Rothwell
2005-10-28ppc64: use sstep.c from powerpc/libStephen Rothwell
2005-10-28ppc64: use memcpy_64.S from powerpc/libStephen Rothwell
2005-10-28ppc64: use lockc.c from powerpc/libStephen Rothwell
2005-10-28ppc64: use copyuser_64.S from powerpc/libStephen Rothwell