aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-02-04[PATCH] Fix PPC rwlock code on SMPPaul Mackerras1-65/+49
2005-01-23[PATCH] removing bcopy... because it's half brokenArjan van de Ven1-6/+0
2004-11-10[PATCH] ppc32: fix rheap warningKumar Gala1-0/+1
2004-10-30Make "atomic_dec_and_lock()" a macro.Linus Torvalds1-2/+2
2004-10-07[PATCH] PPC64 Replace cmp instructions with cmpw/cmpdDavid Woodhouse1-6/+6
2004-09-14ppc32: Fix some warnings in rheap from newer compilersTom Rini1-4/+4
2004-07-15ppc32: reworked cpm alloc functionsKumar Gala1-11/+11
2004-06-22[PPC32] Update CPM2 (MPC82xx/MPC85xx) code to use rheap for DP memoryTom Rini1-0/+1
2004-06-22[PPC32] Change how we handle DP memory on MPC8xx.Tom Rini2-0/+693
2004-06-03[PATCH] ppc32: Fix locks.c properly this timePaul Mackerras1-0/+1
2004-06-02[PATCH] ppc32: Add _raw_write_trylockPaul Mackerras1-1/+23
2004-05-14[PATCH] PPC32: Fix copy prefetch on non coherent PPCsAndrew Morton1-24/+38
2003-09-22PPC32: Minor cleanups.Tom Rini1-6/+3
2003-09-11PPC32: Remove trailing blanks from PPC32 files.Tom Rini1-5/+5
2003-08-05PPC32: Make strncpy clear the unused part of the destination.Paul Mackerras1-0/+8
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski1-2/+0
2003-01-14PPC32: Fix copy_from_user to copy as much as possible.Dale Farnsworth1-14/+25
2002-12-14[PATCH] Remove Rules.make from Makefiles (1/3)Brian Gerst1-2/+0
2002-10-19PPC32: make do_div handle all 64 bits of the dividend (not just 32).Paul Mackerras2-1/+59
2002-09-22kbuild: arch/ppc cleanup / O_TARGET removalKai Germaschewski1-2/+0
2002-09-17PPC32: Rip out the BK Id tags from arch/ppc and include/asm-ppc.Paul Mackerras5-14/+0
2002-06-26PPC32: Fixes for bugs in exception handling in copy_to_user and clear_user.Paul Mackerras1-8/+16
2002-06-08[PATCH] 2.5.20 locks.h cleanupMartin Dalecki1-1/+1
2002-05-20kbuild: Make USE_STANDARD_AS_RULE defaultKai Germaschewski1-2/+0
2002-03-03PPC update for the recent changes to the pgd/pmd/pte functions.Paul Mackerras1-1/+1
2002-02-16PPC fixes for SMP; also fix the stack overflow detection, removePaul Mackerras1-7/+7
2002-02-11Import arch/ppc and include/asm-ppc changes from linuxppc_2_5 treePaul Mackerras3-50/+41
2002-02-04v2.4.14.5 -> v2.4.14.6Linus Torvalds2-2/+50
2002-02-04v2.4.13.7 -> v2.4.13.8Linus Torvalds1-34/+23
2002-02-04v2.4.9.1 -> v2.4.9.2Linus Torvalds2-108/+76
2002-02-04v2.4.4.4 -> v2.4.4.5Linus Torvalds5-2/+14
2002-02-04v2.4.4.2 -> v2.4.4.3Linus Torvalds1-2/+1
2002-02-04v2.4.0.9 -> v2.4.0.10Linus Torvalds2-3/+4
2002-02-04Import changesetLinus Torvalds5-0/+1182