summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* xtensa: hw_breakpoint: include header for missing prototypeRandy Dunlap2023-09-201-0/+1
* xtensa: smp: add headers for missing function prototypesRandy Dunlap2023-09-201-0/+1
* xtensa: traps: add <linux/cpu.h> for function prototypeRandy Dunlap2023-09-201-0/+1
* xtensa: stacktrace: include <asm/ftrace.h> for prototypeRandy Dunlap2023-09-201-0/+1
* xtensa: signal: include headers for function prototypesRandy Dunlap2023-09-201-0/+2
* xtensa: ptrace: add prototypes to <asm/ptrace.h>Randy Dunlap2023-09-201-1/+0
* xtensa: irq: include <asm/traps.h>Randy Dunlap2023-09-201-0/+1
* Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2023-09-073-5/+26
|\
| * xtensa: add XIP-aware MTD supportMax Filippov2023-08-292-1/+13
| * xtensa: PMU: fix base address for the newer hardwareMax Filippov2023-08-281-4/+13
* | Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-281-0/+1
|\ \ | |/ |/|
| * arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt2023-07-271-0/+1
* | xtensa: fix unaligned and load/store configuration interactionMax Filippov2023-07-112-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-101-0/+1
* | xtensa: dump userspace code around the exception PCMax Filippov2023-06-241-0/+18
* | xtensa: rearrange show_stack outputMax Filippov2023-06-141-15/+42
* | xtensa: add load/store exception handlerMax Filippov2023-06-143-14/+119
* | xtensa: rearrange unaligned exception handlerMax Filippov2023-06-141-82/+89
* | xtensa: always install slow handler for unaligned access exceptionMax Filippov2023-06-141-5/+1
* | xtensa: move early_trap_init from kasan_early_init to init_archMax Filippov2023-06-141-0/+6
* | xtensa: drop ARCH_WANT_FRAME_POINTERSMax Filippov2023-06-131-4/+0
* | xtensa: report trax and perf counters in cpuinfoMax Filippov2023-06-131-2/+10
* | xtensa: add asm-prototypes.hMax Filippov2023-06-132-91/+2
* | xtensa: drop EXPORT_SYMBOL for common_exception_returnMax Filippov2023-06-131-3/+0
* | xtensa: clean up default platform functionsMax Filippov2023-06-131-10/+15
* | xtensa: drop platform_halt and platform_power_offMax Filippov2023-06-132-6/+10
* | xtensa: drop platform_restartMax Filippov2023-06-132-2/+7
* | xtensa: drop platform_heartbeatMax Filippov2023-06-132-5/+0
|/
* Merge tag 'xtensa-20230523' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2023-05-242-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-291-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-181-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-071-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-141-0/+2
|\
| * xtensa: add __umulsidi3 helperMax Filippov2022-12-071-0/+2
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-111-6/+12
|\ \
| * | xtensa: remove vma linked list walksMatthew Wilcox (Oracle)2022-09-271-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-031-4/+4
|\
| * context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-301-2/+2
| * context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...Frederic Weisbecker2022-06-301-2/+2