summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib (follow)
Commit message (Expand)AuthorAge
* powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-02-16
* powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard2017-07-27
* powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard2017-07-27
* powerpc: Emulation support for load/store instructions on LERavi Bangoria2017-03-18
* powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras2016-10-28
* powerpc32: memset: only use dcbz once cache is enabledLEROY Christophe2015-09-17
* powerpc32: memcpy: only use dcbz once cache is enabledLEROY Christophe2015-09-17
* powerpc/32: Few optimisations in memcpyLEROY Christophe2015-08-07
* powerpc/32: cacheable_memcpy becomes memcpyLEROY Christophe2015-08-07
* powerpc/32: Merge the new memset() with the old oneLEROY Christophe2015-08-07
* powerpc/32: memset(0): use cacheable_memzeroLEROY Christophe2015-08-07
* Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"LEROY Christophe2015-08-07
* powerpc: put csum_tcpudp_magic inlineLEROY Christophe2015-08-07
* Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-24
|\
| * powerpc: Only use -mabi=altivec if toolchain supports itAnton Blanchard2015-06-11
* | sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitlyDavid Hildenbrand2015-05-19
|/
* powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman2015-04-10
* Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...Michael Ellerman2015-03-26
|\
| * cpufreq/ppc: Add missing #include <asm/smp.h>Geert Uytterhoeven2015-03-25
| * powerpc: Remove duplicate cacheable_memcpy/memzero functionsKyle Moffett2015-03-17
* | powerpc: Delete unnecessary checks before kfree()Markus Elfring2015-03-16
* | powerpc: Change vsrX register defines to vsX to match gcc and glibcAnton Blanchard2015-03-16
* | powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard2015-03-16
|/
* powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rulesMichael Ellerman2015-01-28
* powerpc/lib: Makefile, consolidate obj-y sectionsMichael Ellerman2015-01-28
* powerpc: Add 64bit optimised memcmpAnton Blanchard2015-01-23
* powerpc/lib: Do not include string.o in obj-y twiceAndreas Ruprecht2014-12-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-12
|\
| * Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-20
| |\
| * | powerpc: Fix comment typos 'CONFiG_ALTIVEC'Paul Bolle2014-10-29
* | | powerpc: Remove more traces of bootmemMichael Ellerman2014-11-19
* | | powerpc: Fix compilation of emulate_step()Paul Mackerras2014-11-12
* | | powerpc: Remove unused devm_ioremap_prot()Kyle McMartin2014-11-10
| |/ |/|
* | powerpc: Implement emulation of string loads and storesPaul Mackerras2014-09-25
* | powerpc: Emulate icbi, mcrf and conditional-trap instructionsPaul Mackerras2014-09-25
* | powerpc: Split out instruction analysis part of emulate_step()Paul Mackerras2014-09-25
* | powerpc: Make a bunch of things staticAnton Blanchard2014-09-25
* | powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard2014-09-25
* | powerpc: Add smp_mb()s to arch_spin_unlock_wait()Michael Ellerman2014-08-13
* | powerpc: Remove power3 from commentsMichael Ellerman2014-07-28
|/
* powerpc: use _GLOBAL_TOC for memmoveLi Zhong2014-07-22
* powerpc: Fix bugs in emulate_step()Paul Mackerras2014-07-22
* powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle2014-06-11
* powerpc: Exported functions __clear_user and copy_page use r2 so need _GLOBAL...Anton Blanchard2014-06-05
* Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2014-05-05
|\
| * powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modulesAnton Blanchard2014-04-23
| * powerpc: Fix unsafe accesses to parameter area in ELFv2Ulrich Weigand2014-04-23
| * powerpc: Fix ABIv2 issues with stack offsets in assembly codeAnton Blanchard2014-04-23
| * powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-23
* | powerpc: memcpy optimization for 64bit LEPhilippe Bergheaud2014-04-30
|/