summaryrefslogtreecommitdiff
path: root/arch/xtensa/lib
AgeCommit message (Expand)Author
2023-11-29xtensa: Use PCI_HEADER_TYPE_MFD instead of literalIlpo Järvinen
2023-09-20xtensa: umulsidi3: fix conditional expressionRandy Dunlap
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-06-12xtensa: add asm-prototypes.hMax Filippov
2023-06-12xtensa: only build __strncpy_user with CONFIG_ARCH_HAS_STRNCPY_FROM_USERMax Filippov
2023-06-12xtensa: drop bcopy implementationMax Filippov
2023-06-09xtensa: Remove 64 bits atomic builtins stubsChristophe Leroy
2023-05-12xtensa: add __bswap{si,di}2 helpersMax Filippov
2022-12-06xtensa: add __umulsidi3 helperMax Filippov
2022-05-01xtensa: enable KCSANMax Filippov
2022-05-01xtensa: localize labels used in memmoveMax Filippov
2022-03-09xtensa: add helpers for division, remainder and shiftsMax Filippov
2021-10-18xtensa: don't use a12 in __xtensa_copy_user in call0 ABIMax Filippov
2021-10-18xtensa: don't use a12 in strncpy_userMax Filippov
2020-08-20xtensa: propagate the calling conventions change down into csum_partial_copy_...Al Viro
2019-07-08xtensa: abstract 'entry' and 'retw' in assembly codeMax Filippov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-06xtensa: replace variant/core.h with asm/core.hMax Filippov
2017-12-16xtensa: add support for KASANMax Filippov
2017-12-16xtensa: clean up custom-controlled debug outputMax Filippov
2017-12-10xtensa: clean up functions in assembly codeMax Filippov
2017-12-10xtensa: clean up word alignment macros in assembly codeMax Filippov
2017-12-10xtensa: clean up fixups in assembly codeMax Filippov
2017-03-28xtensa: get rid of zeroing, use RAW_COPY_USERAl Viro
2015-11-02xtensa: fixes for configs without loop optionMax Filippov
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel
2012-12-18xtensa: provide proper assembler function boundaries with ENDPROC()Chris Zankel
2012-10-15xtensa: fix memmove(), bcopy(), and memcpy().Chris Zankel
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel
2007-05-31[XTENSA] fix sources using deprecated assembler directiveChris Zankel
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Attack of "the the"s in archMatt LaPlante
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 4Chris Zankel