summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* xtensa: fix MAKE_PC_FROM_RA second argumentMax Filippov2024-04-022-3/+5
* Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-0/+3
|\
| * LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-121-0/+3
* | wire up syscalls for statmount/listmountMiklos Szeredi2023-12-141-0/+2
|/
* Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-031-12/+0
|\
| * vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann2023-10-171-12/+0
* | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-1/+2
|\ \
| * | arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta2023-10-061-0/+1
| * | syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-031-1/+1
* | | Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar2023-10-097-1/+7
|\ \ \ | | |/ | |/|
| * | 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
| |/
* | futex: Add sys_futex_requeue()peterz@infradead.org2023-09-211-0/+1
* | futex: Add sys_futex_wait()peterz@infradead.org2023-09-211-0/+1
* | futex: Add sys_futex_wake()peterz@infradead.org2023-09-211-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-282-1/+13
| * xtensa: PMU: fix base address for the newer hardwareMax Filippov2023-08-271-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-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
| |/