summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel
AgeCommit message (Expand)Author
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta
2023-09-07Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-08-28xtensa: add XIP-aware MTD supportMax Filippov
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-27xtensa: PMU: fix base address for the newer hardwareMax Filippov
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt
2023-07-10xtensa: fix unaligned and load/store configuration interactionMax Filippov
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-24xtensa: dump userspace code around the exception PCMax Filippov
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: drop EXPORT_SYMBOL for common_exception_returnMax 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-09cachestat: wire up cachestat for other architecturesNhat Pham
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-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-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: Make sure cpu_die() doesn't returnJosh Poimboeuf
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra
2023-01-06xtensa: drop unused members of struct thread_structMax Filippov
2022-12-13Merge tag 'xtensa-20221213' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2022-12-06xtensa: add __umulsidi3 helperMax Filippov
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-26xtensa: remove vma linked list walksMatthew Wilcox (Oracle)
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-07genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker
2022-06-29context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...Frederic Weisbecker
2022-06-20xtensa: change '.bss' to '.section .bss'Max Filippov
2022-06-18xtensa: Fix refcount leak bug in time.cLiang He
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds