aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib
Commit message (Expand)AuthorAge
* powerpc/pseries: Improve stream generation comments in copypage/userMichael Neuling2013-05-31
* uprobes/powerpc: Add dependency on single step emulationSuzuki K. Poulose2013-01-28
* powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-10
* powerpc: Fix VMX fix for memcpy caseNishanth Aravamudan2012-10-04
* powerpc/kprobe: Don't emulate store when kprobe stwu r1Tiejun Chen2012-09-18
* powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt2012-09-05
* powerpc: Fix VMX in interrupt check in POWER7 copy loopsAnton Blanchard2012-08-24
* powerpc: POWER7 copy_to_user/copy_from_user patch applied twiceAnton Blanchard2012-08-24
* powerpc: Put the gpr save/restore functions in their own sectionStephen Rothwell2012-07-11
* powerpc: Fixes for instructions not using correct register namingMichael Neuling2012-07-10
* powerpc: Change mtcrf to use real register namesMichael Neuling2012-07-10
* powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-10
* powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-10
* powerpc: Optimise the 64bit optimised __clear_userAnton Blanchard2012-07-03
* powerpc: POWER7 optimised memcpy using VMX and enhanced prefetchAnton Blanchard2012-07-03
* powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_userAnton Blanchard2012-07-03
* powerpc: POWER7 optimised copy_page using VMX and enhanced prefetchAnton Blanchard2012-07-03
* powerpc: Rename copyuser_power7_vmx.c to vmx-helper.cAnton Blanchard2012-07-03
* powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_userAnton Blanchard2012-07-03
* powerpc: 64bit optimised __clear_userAnton Blanchard2012-07-03
* powerpc: Have patch_instruction detect faultsSteven Rostedt2012-07-03
* powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2012-05-28
* powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard2012-04-30
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-20
* powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard2011-12-18
* powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-15
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-05-20
|\
| * powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller2011-05-19
| * powerpc: Remove ioremap_flagsAnton Blanchard2011-05-19
| * powerpc: Simplify 4k/64k copy_page logicAnton Blanchard2011-05-19
| * powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3EMichael Ellerman2011-04-27
* | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
|/
* powerpc: Ensure the else case of feature sections will fitMichael Ellerman2011-01-20
* powerpc: Hardcode popcnt instructions for old assemblersAnton Blanchard2010-12-08
* powerpc: Add support for popcnt instructionsAnton Blanchard2010-11-28
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-13
* powerpc: mtmsrd not definedSean MacLennan2010-09-02
* powerpc: Fix incorrect .stabs entry for copy_32.SSean MacLennan2010-09-02
* powerpc: Abstract indexing of lppaca structsPaul Mackerras2010-09-02
* powerpc: Add 64bit csum_and_copy_to_userAnton Blanchard2010-09-02
* powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...Anton Blanchard2010-09-02
* powerpc: Optimise 64bit csum_partialAnton Blanchard2010-09-02
* Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-08
|\
| * powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-22
| * powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2010-06-22
* | powerpc: Fix feature-fixup tests for gcc 4.5Stephen Rothwell2010-07-08
* | powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell2010-07-08
|/
* powerpc: Fix string library functionsAndreas Schwab2010-05-21