summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* [POWERPC] rheap - eliminates internal fragments caused by alignmentLi Yang2007-06-191-19/+29
* [POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocksTimur Tabi2007-05-171-14/+8
* [POWERPC] User rheap from arch/powerpc/libKumar Gala2007-05-091-2/+0
* [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-091-50/+67
* [POWERPC] Remove use of 4level-fixup.h for ppc32David Gibson2007-05-081-1/+3
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-302-28/+2
|\
| * [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-262-28/+2
* | [POWERPC] Emulate more instructions in softwareAnanth N Mavinakayanahalli2007-04-241-1/+44
* | [POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=yOlof Johansson2007-04-133-9/+9
* | [POWERPC] Make ppc64_defconfig without CONFIG_PPC_PSERIES buildStephen Rothwell2007-03-091-0/+4
|/
* [POWERPC] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-081-1/+2
* [POWERPC] Added kprobes support to ppc32Kumar Gala2007-02-061-1/+1
* [POWERPC] Fix array indexing error in rheap grow()Timur Tabi2007-02-071-1/+2
* [POWERPC] 8xx: generic 8xx code arch/powerpc portVitaly Bordug2007-02-072-0/+420
* [POWERPC] Disallow kprobes on emulate_step and branch_takenGui,Jian2006-11-011-2/+3
* [POWERPC] Fix rheap alignment problemLi Yang2006-10-022-4/+21
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-281-0/+5
|\
| * POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug2006-09-211-0/+5
* | [POWERPC] make spinlocks work in a combined kernelStephen Rothwell2006-09-201-14/+13
|/
* Merge branch 'merge'Paul Mackerras2006-08-311-4/+7
|\
| * [POWERPC] Fix return value from memcpyPaul Mackerras2006-08-311-4/+7
* | [POWERPC] iseries: Move e2a()/strne2a() into their only callerMichael Ellerman2006-07-132-117/+0
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* [POWERPC] Optimise some TOC usageAnton Blanchard2006-06-151-0/+4
* [PATCH] remove powerpc bitops in favor of existing generic bitopsJon Mason2006-05-242-151/+0
* [PATCH] powerpc: fix various sparse warningsStephen Rothwell2006-03-271-1/+1
* powerpc: fix strncasecmp prototypeLinus Torvalds2006-03-251-1/+3
* [PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCIIMichael Ellerman2006-03-221-0/+10
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-105-11/+1
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-131-6/+2
* powerpc: Fix find_next_bit on 32-bitPaul Mackerras2005-11-101-1/+1
* Merge ../linux-2.6Paul Mackerras2005-11-072-3/+3
|\
| * [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-062-3/+3
* | powerpc: Various UP build fixesPaul Mackerras2005-11-071-0/+1
|/
* Merge iSeries include file moveStephen Rothwell2005-11-021-1/+1
|\
| * merge filename and modify references to iseries/hv_call.hKelly Daly2005-11-011-1/+1
* | [PATCH] powerpc: Merge bitops.hDavid Gibson2005-11-012-4/+155
* | powerpc: fix __strnlen_user in merge treeStephen Rothwell2005-11-011-1/+1
|/
* powerpc: apply recent changes to merged codePaul Mackerras2005-10-311-0/+1
* powerpc: Merge xmonPaul Mackerras2005-10-281-0/+2
* powerpc: Make single-stepping emulation (mostly) usable on 32-bitPaul Mackerras2005-10-281-0/+17
* ppc64: use mem_64.S from powerpc/libStephen Rothwell2005-10-281-2/+1
* ppc64: use usercopy_64.c from powerpc/libStephen Rothwell2005-10-281-2/+2
* ppc64: user strcase.c from powerpc/libStephen Rothwell2005-10-281-2/+3
* ppc64: use sstep.c from powerpc/libStephen Rothwell2005-10-281-1/+2
* ppc64: use memcpy_64.S from powerpc/libStephen Rothwell2005-10-281-3/+3
* ppc64: use lockc.c from powerpc/libStephen Rothwell2005-10-281-3/+3
* ppc64: use copyuser_64.S from powerpc/libStephen Rothwell2005-10-281-2/+2
* ppc64: use copypage_64.S from powerpc/libStephen Rothwell2005-10-281-2/+2
OpenPOWER on IntegriCloud