summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix VMX fix for memcpy caseNishanth Aravamudan2012-10-041-2/+2
* powerpc/kprobe: Don't emulate store when kprobe stwu r1Tiejun Chen2012-09-181-2/+34
* powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt2012-09-051-1/+1
* powerpc: Fix VMX in interrupt check in POWER7 copy loopsAnton Blanchard2012-08-242-4/+4
* powerpc: POWER7 copy_to_user/copy_from_user patch applied twiceAnton Blanchard2012-08-241-31/+0
* powerpc: Put the gpr save/restore functions in their own sectionStephen Rothwell2012-07-111-1/+4
* powerpc: Fixes for instructions not using correct register namingMichael Neuling2012-07-101-2/+2
* powerpc: Change mtcrf to use real register namesMichael Neuling2012-07-103-9/+9
* powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-104-12/+0
* powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-109-120/+120
* powerpc: Optimise the 64bit optimised __clear_userAnton Blanchard2012-07-031-1/+62
* powerpc: POWER7 optimised memcpy using VMX and enhanced prefetchAnton Blanchard2012-07-033-1/+656
* powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_userAnton Blanchard2012-07-031-0/+31
* powerpc: POWER7 optimised copy_page using VMX and enhanced prefetchAnton Blanchard2012-07-034-1/+196
* powerpc: Rename copyuser_power7_vmx.c to vmx-helper.cAnton Blanchard2012-07-033-7/+7
* powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_userAnton Blanchard2012-07-031-0/+31
* powerpc: 64bit optimised __clear_userAnton Blanchard2012-07-033-1/+144
* powerpc: Have patch_instruction detect faultsSteven Rostedt2012-07-031-4/+10
* powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2012-05-271-45/+0
* powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard2012-04-303-9/+9
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-282-1/+2
* powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-211-19/+5
* powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard2011-12-194-1/+742
* powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-161-0/+23
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-314-4/+4
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-05-204-48/+34
|\
| * powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller2011-05-191-8/+0
| * powerpc: Remove ioremap_flagsAnton Blanchard2011-05-191-3/+3
| * powerpc: Simplify 4k/64k copy_page logicAnton Blanchard2011-05-191-3/+4
| * powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3EMichael Ellerman2011-04-271-34/+27
* | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
|/
* powerpc: Ensure the else case of feature sections will fitMichael Ellerman2011-01-211-0/+19
* powerpc: Hardcode popcnt instructions for old assemblersAnton Blanchard2010-12-091-7/+7
* powerpc: Add support for popcnt instructionsAnton Blanchard2010-11-292-1/+111
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-131-3/+1
* powerpc: mtmsrd not definedSean MacLennan2010-09-022-16/+28
* powerpc: Fix incorrect .stabs entry for copy_32.SSean MacLennan2010-09-021-1/+1
* powerpc: Abstract indexing of lppaca structsPaul Mackerras2010-09-021-2/+2
* powerpc: Add 64bit csum_and_copy_to_userAnton Blanchard2010-09-021-0/+37
* powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...Anton Blanchard2010-09-023-88/+269
* powerpc: Optimise 64bit csum_partialAnton Blanchard2010-09-021-40/+153
* Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-093-47/+1847
|\
| * powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-221-0/+1
| * powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2010-06-223-47/+1846
* | powerpc: Fix feature-fixup tests for gcc 4.5Stephen Rothwell2010-07-081-8/+9
* | powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell2010-07-082-2/+131
|/
* powerpc: Fix string library functionsAndreas Schwab2010-05-211-8/+8
* powerpc: Fix handling of strncmp with zero lenJeff Mahoney2010-04-071-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc: Fix lwsync feature fixup vs. modules on 64-bitBenjamin Herrenschmidt2010-02-261-1/+2