summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc: Fix building of feature-fixup tests on ppc32Kumar Gala2008-07-031-3/+3
* powerpc: Prevent memory corruption due to cache invalidation of unaligned DMA...Andrew Lewis2008-07-011-2/+9
* powerpc: Add self-tests of the feature fixup codeMichael Ellerman2008-07-013-0/+934
* powerpc: Add logic to patch alternative feature sectionsMichael Ellerman2008-07-011-14/+65
* powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman2008-07-011-0/+2
* powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman2008-07-012-0/+57
* powerpc: Add tests of the code patching routinesMichael Ellerman2008-07-011-0/+298
* powerpc: Add new code patching routinesMichael Ellerman2008-07-011-0/+107
* powerpc: Make create_branch() return errors if the branch target is too largeMichael Ellerman2008-07-011-2/+8
* powerpc: Allow create_branch() to return errorsMichael Ellerman2008-07-011-8/+12
* powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2008-07-012-0/+35
* [POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala2008-06-162-1/+230
* [POWERPC] ppc: More compile fixesPaul Mackerras2008-05-121-1/+1
* [POWERPC] devres: Add devm_ioremap_prot()Emil Medve2008-05-052-0/+43
* [POWERPC] Make rheap safe for spinlocksTimur Tabi2008-04-171-2/+2
* [POWERPC] Add hand-coded assembly strcmpSteven Rostedt2008-04-071-0/+14
* [POWERPC] rheap: Changes config mechanismSylvain Munaut2007-10-161-4/+1
* [POWERPC] exports rheap symbol to modulesSylvain Munaut2007-10-161-0/+15
* [POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell2007-10-031-0/+15
* [POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell2007-10-031-3/+4
* [POWERPC] Fix section mismatch in PCI codeStephen Rothwell2007-09-192-1/+15
* 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
OpenPOWER on IntegriCloud