aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib
AgeCommit message (Expand)Author
2016-08-10powerpc/32: Fix crash during static key initBenjamin Herrenschmidt
2016-08-10powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-03powerpc/32: Fix early access to cpu_spec relocationBenjamin Herrenschmidt
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-08-01powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao
2016-08-01powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao
2016-08-01powerpc: Call jump_label_init() in apply_feature_fixups()Aneesh Kumar K.V
2016-08-01powerpc/kernel: Check features don't change after patchingMichael Ellerman
2016-07-21powerpc: Factor do_feature_fixup callsBenjamin Herrenschmidt
2016-07-15powerpc/lib: Clarify that adde is an instruction and we mean pluralStewart Smith
2016-06-16powerpc: Introduce asm-prototypes.hDaniel Axtens
2016-06-14powerpc/spinlock: Fix spin_unlock_wait()Boqun Feng
2016-06-14powerpc: Various typo fixesMichael Ellerman
2016-06-14powerpc: Align hot loops of some string functionsAnton Blanchard
2016-06-14powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmpAnton Blanchard
2016-05-11powerpc/sstep: Fix emulation fall-throughOliver O'Halloran
2016-05-11powerpc/sstep: Fix sstep.c compile on powerpcspeLennart Sorensen
2016-04-27powerpc: rework sparse for lib/xor_vmx.cDaniel Axtens
2016-04-11powerpc: Make generic_memcpy() private to copy_32.SMichael Ellerman
2016-03-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-03-09powerpc: optimise csum_partial() call when len is constantChristophe Leroy
2016-03-07powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe
2016-03-04powerpc32: optimise csum_partial() loopChristophe Leroy
2016-03-04powerpc32: optimise a few instructions in csum_partial()Christophe Leroy
2016-03-04powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()Christophe Leroy
2016-03-04powerpc: inline ip_fast_csum()Christophe Leroy
2016-03-04powerpc32: checksum_wrappers_64 becomes checksum_wrappersChristophe Leroy
2016-03-04powerpc: unexport csum_tcpudp_magicChristophe Leroy
2015-12-01powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard
2015-09-17powerpc32: memset: only use dcbz once cache is enabledLEROY Christophe
2015-09-17powerpc32: memcpy: only use dcbz once cache is enabledLEROY Christophe
2015-08-07powerpc/32: Few optimisations in memcpyLEROY Christophe
2015-08-07powerpc/32: cacheable_memcpy becomes memcpyLEROY Christophe
2015-08-07powerpc/32: Merge the new memset() with the old oneLEROY Christophe
2015-08-07powerpc/32: memset(0): use cacheable_memzeroLEROY Christophe
2015-08-07Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"LEROY Christophe
2015-08-07powerpc: put csum_tcpudp_magic inlineLEROY Christophe
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-06-11powerpc: Only use -mabi=altivec if toolchain supports itAnton Blanchard
2015-05-19sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitlyDavid Hildenbrand
2015-04-10powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman
2015-03-26Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...Michael Ellerman
2015-03-25cpufreq/ppc: Add missing #include <asm/smp.h>Geert Uytterhoeven
2015-03-17powerpc: Remove duplicate cacheable_memcpy/memzero functionsKyle Moffett
2015-03-16powerpc: Delete unnecessary checks before kfree()Markus Elfring
2015-03-16powerpc: Change vsrX register defines to vsX to match gcc and glibcAnton Blanchard
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard
2015-01-28powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rulesMichael Ellerman
2015-01-28powerpc/lib: Makefile, consolidate obj-y sectionsMichael Ellerman