summaryrefslogtreecommitdiff
path: root/arch/mips/lib
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-04MIPS: Add __ioread64_copyPaul Burton
2017-08-29MIPS: Include asm/delay.h for __{,n,u}delay()Paul Burton
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-06-29MIPS: R6: Fix PREF instruction usage by memcpy for MIPS R6Leonid Yegoshin
2017-05-15mips: get rid of unused __strnlen_user()Al Viro
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro
2017-05-15kill strlen_user()Al Viro
2017-04-06mips: get rid of tail-zeroing in primitivesAl Viro
2017-01-24MIPS: Fix modversionsArnd Bergmann
2017-01-03MIPS: Export memcpy & memset functions alongside their definitionsPaul Burton
2017-01-03MIPS: Export string functions alongside their definitionsPaul Burton
2017-01-03MIPS: Export csum functions alongside their definitionsPaul Burton
2016-11-04MIPS: dump_tlb: Fix printk continuationsJames Hogan
2016-10-06MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton
2016-10-05MIPS: lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-05-28MIPS: lib: Mark intrinsics notraceHarvey Hunt
2016-05-28MIPS: lib: Fix typoAndrea Gelmini
2016-05-13MIPS: Print GuestCtl1 on machine check exceptionJames Hogan
2016-05-13MIPS: dump_tlb: Preserve and dump GuestIDJames Hogan
2016-05-13MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton
2016-05-09MIPS: memset.S: Disable code unused with non-R6 MIPS configsMaciej W. Rozycki
2016-01-22MIPS: Cleanup the unused __arch_local_irq_restore() functionHuacai Chen
2015-12-22MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan
2015-10-26MIPS: Use ARCH_USE_BUILTIN_BSWAP.Ralf Baechle
2015-09-03MIPS: Rearrange ENTRYLO field definitionsJames Hogan
2015-09-03MIPS: dump_tlb: Dump FrameMask register if existsJames Hogan
2015-09-03MIPS: dump_tlb: Only dump PageGrain if interestingJames Hogan
2015-09-03MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan
2015-06-21MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'Maciej W. Rozycki
2015-06-21MIPS: dump_tlb: Take XPA into accountJames Hogan
2015-06-21MIPS: dump_tlb: Take RI/XI bits into accountJames Hogan
2015-06-21MIPS: dump_tlb: Take EHINV bit into accountJames Hogan
2015-06-21MIPS: dump_tlb: Take global bit into accountJames Hogan
2015-06-21MIPS: dump_tlb: Make use of EntryLo bit definitionsJames Hogan
2015-06-21MIPS: dump_tlb: Refactor TLB matchingJames Hogan
2015-06-21MIPS: dump_tlb: Use tlbr hazard macrosJames Hogan
2015-05-29MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki
2015-04-01MIPS: csum_partial: Improve instruction parallelism.Chen Jie
2015-02-17MIPS: lib: memset: Add MIPS R6 supportLeonid Yegoshin
2015-02-17MIPS: lib: memcpy: Add MIPS R6 supportLeonid Yegoshin
2015-02-17MIPS: asm: irqflags: Add MIPS R6 related definitionsMarkos Chandras
2015-02-17MIPS: Use generic checksum functions for MIPS R6Markos Chandras
2014-11-24MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdeferyMarkos Chandras
2014-11-24MIPS: iomap: Use __mem_{read,write}{b,w,l} for MMIOMarkos Chandras
2014-11-24MIPS: lib: mips-atomic.c: Remove obsolete ifdeferyMarkos Chandras
2014-11-24MIPS: R3000: Remove redundant parenthesesIsamu Mogi
2014-11-24MIPS: R3000: Replace magic numbers with macrosIsamu Mogi
2014-11-24MIPS: Remove __strlen_user().Ralf Baechle
2014-11-19MIPS: lib: memcpy: Restore NOP on delay slot before returning to callerMarkos Chandras