summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* xtensa: fix unaligned and load/store configuration interactionMax Filippov2023-07-102-21/+16
* xtensa: ISS: fix call to split_if_specMax Filippov2023-07-101-1/+1
* xtensa: ISS: add comment about etherdev freeingMax Filippov2023-07-101-0/+1
* Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-06-302-56/+0
|\
| * xtensa: Remove 64 bits atomic builtins stubsChristophe Leroy2023-06-092-56/+0
* | Merge branch 'expand-stack'Linus Torvalds2023-06-282-11/+4
|\ \
| * | mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds2023-06-242-11/+4
* | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-282-1/+5
|\ \ \
| * | | xtensa: add pte_unmap() to balance pte_offset_map()Hugh Dickins2023-06-191-1/+4
| * | | cachestat: wire up cachestat for other architecturesNhat Pham2023-06-091-0/+1
| |/ /
* | | Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2023-06-2741-326/+467
|\ \ \
| * | | xtensa: dump userspace code around the exception PCMax Filippov2023-06-242-0/+26
| * | | xtensa: rearrange show_stack outputMax Filippov2023-06-131-15/+42
| * | | xtensa: add load/store exception handlerMax Filippov2023-06-135-14/+136
| * | | xtensa: rearrange unaligned exception handlerMax Filippov2023-06-131-82/+89
| * | | xtensa: always install slow handler for unaligned access exceptionMax Filippov2023-06-131-5/+1
| * | | xtensa: move early_trap_init from kasan_early_init to init_archMax Filippov2023-06-133-2/+8
| * | | xtensa: drop ARCH_WANT_FRAME_POINTERSMax Filippov2023-06-123-14/+0
| * | | xtensa: report trax and perf counters in cpuinfoMax Filippov2023-06-122-2/+18
| * | | xtensa: add asm-prototypes.hMax Filippov2023-06-1223-91/+60
| * | | xtensa: only build __strncpy_user with CONFIG_ARCH_HAS_STRNCPY_FROM_USERMax Filippov2023-06-121-1/+2
| * | | xtensa: drop bcopy implementationMax Filippov2023-06-122-18/+0
| * | | xtensa: drop EXPORT_SYMBOL for common_exception_returnMax Filippov2023-06-121-3/+0
| * | | xtensa: boot-redboot: clean up MakefileMax Filippov2023-06-121-5/+4
| * | | xtensa: clean up default platform functionsMax Filippov2023-06-121-10/+15
| * | | xtensa: drop platform_halt and platform_power_offMax Filippov2023-06-126-40/+25
| * | | xtensa: drop platform_restartMax Filippov2023-06-126-13/+44
| * | | xtensa: drop platform_heartbeatMax Filippov2023-06-124-19/+11
| * | | xtensa: xt2000: drop empty platform_initMax Filippov2023-06-121-6/+0
| |/ /
* | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-271-3/+9
|\ \ \
| * | | locking/atomic: xtensa: add preprocessor symbolsMark Rutland2023-06-051-0/+9
| * | | locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland2023-06-051-3/+0
| | |/ | |/|
* | | Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-18/+0
|\ \ \
| * | | init: Remove check_bugs() leftoversThomas Gleixner2023-06-161-18/+0
| |/ /
* | | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-261-3/+3
|\ \ \ | |_|/ |/| |
| * | block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig2023-06-121-1/+1
| * | block: remove the unused mode argument to ->releaseChristoph Hellwig2023-06-121-1/+1
| * | block: pass a gendisk to ->openChristoph Hellwig2023-06-121-2/+2
| |/
* | Merge tag 'xtensa-20230523' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2023-05-235-9/+69
|\ \ | |/ |/|
| * xtensa: add __bswap{si,di}2 helpersMax Filippov2023-05-124-1/+42
| * xtensa: fix signal delivery to FDPIC processMax Filippov2023-05-121-8/+27
* | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-051-2/+2
|\ \
| * | locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda2023-04-291-2/+2
* | | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-281-1/+1
|\ \ \
| * | | treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-241-1/+1
| |/ /
* | | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-282-2/+4
|\ \ \
| * | | sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| * | | xtensa/cpu: Mark cpu_die() __noreturnJosh Poimboeuf2023-03-081-1/+1
| * | | xtensa/cpu: Make sure cpu_die() doesn't returnJosh Poimboeuf2023-03-081-0/+2
| |/ /
* | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-12/+11
|\ \ \