summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
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
2023-03-30docs: move xtensa documentation under Documentation/arch/Jonathan Corbet
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider
2023-03-17xtensa: fix KASAN report for show_stackMax Filippov
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf
2023-03-08xtensa/cpu: Mark cpu_die() __noreturnJosh Poimboeuf
2023-03-08xtensa/cpu: Make sure cpu_die() doesn't returnJosh Poimboeuf
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand