summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* xtensa: fix unaligned and load/store configuration interactionMax Filippov2023-07-102-21/+16
* Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-0/+1
|\
| * cachestat: wire up cachestat for other architecturesNhat Pham2023-06-091-0/+1
* | xtensa: dump userspace code around the exception PCMax Filippov2023-06-241-0/+18
* | xtensa: rearrange show_stack outputMax Filippov2023-06-131-15/+42
* | xtensa: add load/store exception handlerMax Filippov2023-06-133-14/+119
* | 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-131-0/+6
* | xtensa: drop ARCH_WANT_FRAME_POINTERSMax Filippov2023-06-121-4/+0
* | xtensa: report trax and perf counters in cpuinfoMax Filippov2023-06-121-2/+10
* | xtensa: add asm-prototypes.hMax Filippov2023-06-122-91/+2
* | xtensa: drop EXPORT_SYMBOL for common_exception_returnMax Filippov2023-06-121-3/+0
* | xtensa: clean up default platform functionsMax Filippov2023-06-121-10/+15
* | xtensa: drop platform_halt and platform_power_offMax Filippov2023-06-122-6/+10
* | xtensa: drop platform_restartMax Filippov2023-06-122-2/+7
* | xtensa: drop platform_heartbeatMax Filippov2023-06-122-5/+0
|/
* Merge tag 'xtensa-20230523' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2023-05-232-8/+31
|\
| * xtensa: add __bswap{si,di}2 helpersMax Filippov2023-05-121-0/+4
| * xtensa: fix signal delivery to FDPIC processMax Filippov2023-05-121-8/+27
* | 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-281-1/+3
|\ \ \ | |_|/ |/| |
| * | sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| * | xtensa/cpu: Make sure cpu_die() doesn't returnJosh Poimboeuf2023-03-081-0/+2
| |/
* / xtensa: fix KASAN report for show_stackMax Filippov2023-03-171-4/+12
|/
* Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-311-2/+0
|\
| * xtensa: drop unused members of struct thread_structMax Filippov2023-01-061-2/+0
* | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra2023-01-131-0/+1
* | objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
|/
* Merge tag 'xtensa-20221213' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2022-12-131-0/+2
|\
| * xtensa: add __umulsidi3 helperMax Filippov2022-12-061-0/+2
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-6/+12
|\ \
| * | xtensa: remove vma linked list walksMatthew Wilcox (Oracle)2022-09-261-6/+12
| |/
* / kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+2
|/
* Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-4/+4
|\
| * context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-291-2/+2
| * context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...Frederic Weisbecker2022-06-291-2/+2
* | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-011-3/+4
|\ \
| * | genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland2022-07-071-3/+4
| |/
* | xtensa: change '.bss' to '.section .bss'Max Filippov2022-06-201-1/+1
* | xtensa: Fix refcount leak bug in time.cLiang He2022-06-181-0/+1
|/
* Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-032-4/+4
|\
| * ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman2022-05-112-4/+4
* | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-8/+9
|\ \
| * | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-6/+5
| * | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-3/+5
| |/
* | xtensa: Return true/false (not 1/0) from bool functionYang Li2022-05-231-1/+1
* | xtensa: improve call0 ABI probingMax Filippov2022-05-173-0/+20
* | xtensa: support artificial division by 0 exceptionMax Filippov2022-05-171-0/+23