summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib
Commit message (Expand)AuthorAgeFilesLines
* MIPS: memset.S: Reinstate delay slot indentationMatt Redfearn2018-05-211-14/+14
* MIPS: Use generic GCC library routines from lib/Antony Pavlov2018-04-236-144/+1
* MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn2018-04-181-1/+1
* MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn2018-04-171-1/+1
* MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn2018-04-161-1/+6
* MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan2018-01-113-1/+73
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0213-0/+13
* MIPS: Add __ioread64_copyPaul Burton2017-09-042-1/+43
* MIPS: Include asm/delay.h for __{,n,u}delay()Paul Burton2017-08-291-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-151-0/+3
|\
| * MIPS: R6: Fix PREF instruction usage by memcpy for MIPS R6Leonid Yegoshin2017-06-291-0/+3
* | mips: get rid of unused __strnlen_user()Al Viro2017-05-151-6/+0
* | get rid of unused __strncpy_from_user() instancesAl Viro2017-05-151-6/+0
* | kill strlen_user()Al Viro2017-05-152-66/+1
|/
* mips: get rid of tail-zeroing in primitivesAl Viro2017-04-061-49/+0
* MIPS: Fix modversionsArnd Bergmann2017-01-243-7/+15
* MIPS: Export memcpy & memset functions alongside their definitionsPaul Burton2017-01-032-0/+14
* MIPS: Export string functions alongside their definitionsPaul Burton2017-01-033-0/+10
* MIPS: Export csum functions alongside their definitionsPaul Burton2017-01-031-0/+6
* MIPS: dump_tlb: Fix printk continuationsJames Hogan2016-11-042-31/+31
* MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton2016-10-061-0/+4
* MIPS: lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-0510-10/+12
* MIPS: lib: Mark intrinsics notraceHarvey Hunt2016-05-287-7/+7
* MIPS: lib: Fix typoAndrea Gelmini2016-05-281-1/+1
* MIPS: Print GuestCtl1 on machine check exceptionJames Hogan2016-05-131-0/+2
* MIPS: dump_tlb: Preserve and dump GuestIDJames Hogan2016-05-131-3/+14
* MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton2016-05-132-8/+11
* MIPS: memset.S: Disable code unused with non-R6 MIPS configsMaciej W. Rozycki2016-05-091-0/+2
* MIPS: Cleanup the unused __arch_local_irq_restore() functionHuacai Chen2016-01-221-29/+1
* MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2015-12-221-0/+2
* MIPS: Use ARCH_USE_BUILTIN_BSWAP.Ralf Baechle2015-10-263-1/+27
* MIPS: Rearrange ENTRYLO field definitionsJames Hogan2015-09-031-9/+9
* MIPS: dump_tlb: Dump FrameMask register if existsJames Hogan2015-09-031-0/+8
* MIPS: dump_tlb: Only dump PageGrain if interestingJames Hogan2015-09-031-1/+2
* MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan2015-09-032-0/+29
* MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'Maciej W. Rozycki2015-06-211-2/+0
* MIPS: dump_tlb: Take XPA into accountJames Hogan2015-06-211-5/+13
* MIPS: dump_tlb: Take RI/XI bits into accountJames Hogan2015-06-211-7/+20
* MIPS: dump_tlb: Take EHINV bit into accountJames Hogan2015-06-211-0/+3
* MIPS: dump_tlb: Take global bit into accountJames Hogan2015-06-212-3/+12
* MIPS: dump_tlb: Make use of EntryLo bit definitionsJames Hogan2015-06-212-12/+12
* MIPS: dump_tlb: Refactor TLB matchingJames Hogan2015-06-211-30/+35
* MIPS: dump_tlb: Use tlbr hazard macrosJames Hogan2015-06-211-8/+3
* MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki2015-05-291-2/+13
* MIPS: csum_partial: Improve instruction parallelism.Chen Jie2015-04-011-19/+19
* MIPS: lib: memset: Add MIPS R6 supportLeonid Yegoshin2015-02-171-0/+47
* MIPS: lib: memcpy: Add MIPS R6 supportLeonid Yegoshin2015-02-171-0/+23
* MIPS: asm: irqflags: Add MIPS R6 related definitionsMarkos Chandras2015-02-171-1/+1
* MIPS: Use generic checksum functions for MIPS R6Markos Chandras2015-02-171-0/+1
* MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdeferyMarkos Chandras2014-11-241-4/+2
OpenPOWER on IntegriCloud