index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2023-09-20
xtensa: traps: add <linux/cpu.h> for function prototype
Randy Dunlap
2023-07-10
xtensa: fix unaligned and load/store configuration interaction
Max Filippov
2023-06-24
xtensa: dump userspace code around the exception PC
Max Filippov
2023-06-13
xtensa: rearrange show_stack output
Max Filippov
2023-06-13
xtensa: add load/store exception handler
Max Filippov
2023-06-13
xtensa: always install slow handler for unaligned access exception
Max Filippov
2023-03-17
xtensa: fix KASAN report for show_stack
Max Filippov
2023-01-06
xtensa: drop unused members of struct thread_struct
Max Filippov
2022-05-23
xtensa: Return true/false (not 1/0) from bool function
Yang Li
2022-05-17
xtensa: improve call0 ABI probing
Max Filippov
2022-05-17
xtensa: support artificial division by 0 exception
Max Filippov
2022-05-13
xtensa: add trap handler for division by zero
Max Filippov
2022-05-01
xtensa: support coprocessors on SMP
Max Filippov
2022-05-01
xtensa: handle coprocessor exceptions in kernel mode
Max Filippov
2022-05-01
xtensa: clean up excsave1 initialization
Max Filippov
2022-05-01
xtensa: clean up exception handler prototypes
Max Filippov
2022-05-01
xtensa: clean up function declarations in traps.c
Max Filippov
2022-05-01
xtensa: move trace_hardirqs_off call back to entry.S
Max Filippov
2022-05-01
xtensa: noMMU: allow handling protection faults
Max Filippov
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-10-20
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2021-10-18
xtensa: remove unused variable wmask
Max Filippov
2021-10-18
xtensa: only build windowed register support code when needed
Max Filippov
2021-08-11
xtensa: add fairness to IRQ handling
Max Filippov
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
xtensa: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
xtensa: add loglvl to show_trace()
Dmitry Safonov
2019-12-08
sched/rt, xtensa: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-11-26
xtensa: make stack dump size configurable
Max Filippov
2019-11-26
xtensa: improve stack dumping
Max Filippov
2019-09-01
xtensa: add support for call0 ABI in userspace
Max Filippov
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-02-07
xtensa: simplify trap_init
Max Filippov
2018-12-04
xtensa: clean up WSR*/RSR*/get_sr/set_sr
Max Filippov
2018-12-03
xtensa: drop fast_syscall_kernel
Max Filippov
2018-04-25
signal/xtensa: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2017-12-16
xtensa: clean up exception handling structure
Max Filippov
2017-12-16
xtensa: clean up custom-controlled debug output
Max Filippov
2017-03-31
xtensa: fix stack dump output
Max Filippov
2017-03-02
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-06
xtensa: clean up printk usage for boot/crash logging
Max Filippov
[next]