summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel/traps.c
AgeCommit message (Expand)Author
2023-09-20xtensa: traps: add <linux/cpu.h> for function prototypeRandy Dunlap
2023-07-10xtensa: fix unaligned and load/store configuration interactionMax Filippov
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: always install slow handler for unaligned access exceptionMax Filippov
2023-03-17xtensa: fix KASAN report for show_stackMax Filippov
2023-01-06xtensa: drop unused members of struct thread_structMax Filippov
2022-05-23xtensa: Return true/false (not 1/0) from bool functionYang Li
2022-05-17xtensa: improve call0 ABI probingMax Filippov
2022-05-17xtensa: support artificial division by 0 exceptionMax Filippov
2022-05-13xtensa: add trap handler for division by zeroMax Filippov
2022-05-01xtensa: support coprocessors on SMPMax Filippov
2022-05-01xtensa: handle coprocessor exceptions in kernel modeMax Filippov
2022-05-01xtensa: clean up excsave1 initializationMax Filippov
2022-05-01xtensa: clean up exception handler prototypesMax Filippov
2022-05-01xtensa: clean up function declarations in traps.cMax Filippov
2022-05-01xtensa: move trace_hardirqs_off call back to entry.SMax Filippov
2022-05-01xtensa: noMMU: allow handling protection faultsMax Filippov
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-10-20exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman
2021-10-18xtensa: remove unused variable wmaskMax Filippov
2021-10-18xtensa: only build windowed register support code when neededMax Filippov
2021-08-11xtensa: add fairness to IRQ handlingMax Filippov
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09xtensa: add show_stack_loglvl()Dmitry Safonov
2020-06-09xtensa: add loglvl to show_trace()Dmitry Safonov
2019-12-08sched/rt, xtensa: Use CONFIG_PREEMPTIONThomas Gleixner
2019-11-26xtensa: make stack dump size configurableMax Filippov
2019-11-26xtensa: improve stack dumpingMax Filippov
2019-09-01xtensa: add support for call0 ABI in userspaceMax Filippov
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-02-07xtensa: simplify trap_initMax Filippov
2018-12-04xtensa: clean up WSR*/RSR*/get_sr/set_srMax Filippov
2018-12-03xtensa: drop fast_syscall_kernelMax Filippov
2018-04-25signal/xtensa: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2017-12-16xtensa: clean up exception handling structureMax Filippov
2017-12-16xtensa: clean up custom-controlled debug outputMax Filippov
2017-03-31xtensa: fix stack dump outputMax Filippov
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-06xtensa: clean up printk usage for boot/crash loggingMax Filippov