aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
AgeCommit message (Expand)Author
2023-09-13xtensa: PMU: fix base address for the newer hardwareMax Filippov
2023-07-10xtensa: fix unaligned and load/store configuration interactionMax Filippov
2023-07-10xtensa: ISS: fix call to split_if_specMax Filippov
2023-07-10xtensa: ISS: add comment about etherdev freeingMax Filippov
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-24mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds
2023-06-24xtensa: dump userspace code around the exception PCMax Filippov
2023-06-19xtensa: add pte_unmap() to balance pte_offset_map()Hugh Dickins
2023-06-16init: Remove check_bugs() leftoversThomas Gleixner
2023-06-13xtensa: rearrange show_stack outputMax Filippov
2023-06-13xtensa: add load/store exception handlerMax Filippov
2023-06-13xtensa: rearrange unaligned exception handlerMax Filippov
2023-06-13xtensa: always install slow handler for unaligned access exceptionMax Filippov
2023-06-13xtensa: move early_trap_init from kasan_early_init to init_archMax Filippov
2023-06-12xtensa: drop ARCH_WANT_FRAME_POINTERSMax Filippov
2023-06-12xtensa: report trax and perf counters in cpuinfoMax Filippov
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-12xtensa: drop EXPORT_SYMBOL for common_exception_returnMax Filippov
2023-06-12xtensa: boot-redboot: clean up MakefileMax Filippov
2023-06-12xtensa: clean up default platform functionsMax Filippov
2023-06-12xtensa: drop platform_halt and platform_power_offMax Filippov
2023-06-12xtensa: drop platform_restartMax Filippov
2023-06-12xtensa: drop platform_heartbeatMax Filippov
2023-06-12xtensa: xt2000: drop empty platform_initMax Filippov
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: remove the unused mode argument to ->releaseChristoph Hellwig
2023-06-12block: pass a gendisk to ->openChristoph Hellwig
2023-06-09cachestat: wire up cachestat for other architecturesNhat Pham
2023-06-09xtensa: Remove 64 bits atomic builtins stubsChristophe Leroy
2023-06-05locking/atomic: xtensa: add preprocessor symbolsMark Rutland
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland
2023-05-23Merge tag 'xtensa-20230523' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-05-12xtensa: add __bswap{si,di}2 helpersMax Filippov
2023-05-12xtensa: fix signal delivery to FDPIC processMax Filippov
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds
2023-04-18xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov