index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
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
2016-03-11
xtensa: support hardware breakpoints/watchpoints
Max Filippov
2016-03-11
xtensa: use context structure for debug exceptions
Max Filippov
2016-03-11
xtensa: remove remaining non-functional KGDB bits
Max Filippov
2016-01-11
xtensa: make fake NMI configurable
Max Filippov
2015-08-17
xtensa: implement fake NMI
Max Filippov
2015-08-17
xtensa: reorganize irq flags tracing
Max Filippov
2014-08-14
xtensa: don't allow overflow/underflow on unaligned stack
Max Filippov
2014-01-14
xtensa: implement CPU hotplug
Max Filippov
2014-01-14
xtensa: add SMP support
Max Filippov
2014-01-14
xtensa: clean up do_interrupt/do_IRQ
Max Filippov
2013-05-09
Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-05-09
xtensa: disable IRQs while IRQ handler is running
Max Filippov
2013-05-09
xtensa: add stacktrace support
Max Filippov
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-02-26
Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-02-23
xtensa: move spill_registers to traps.h
Max Filippov
2013-02-23
xtensa: dispatch medium-priority interrupts
Marc Gauthier
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-12-18
xtensa: add trap_set_handler function
Max Filippov
2012-10-15
xtensa: fix unaligned usermode access
Max Filippov
2012-10-15
xtensa: reorganize SR referencing
Max Filippov
2012-03-28
Disintegrate asm/system.h for Xtensa
David Howells
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
[next]