index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
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
2009-05-11
xtensa: always use correct stack pointer for stack traces
Johannes Weiner
2009-04-02
xtensa: nommu support
Johannes Weiner
2009-04-02
xtensa: use correct stack pointer for stack traces
Johannes Weiner
2009-03-10
xtensa: fix compilation somewhat
Alexey Dobriyan
2008-02-13
[XTENSA] Add support for configurable registers and coprocessors
Chris Zankel
2008-02-13
[XTENSA] Clean up elf-gregset.
Chris Zankel
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-08-27
[XTENSA] fix wrong usage of __init and __initdata in traps.c
Chris Zankel
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2006-12-10
[PATCH] xtensa: remove extra header files
Chris Zankel
2006-08-14
[PATCH] Change panic_on_oops message to "Fatal exception"
Horms
2006-07-31
[PATCH] panic_on_oops: remove ssleep()
Horms
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2005-07-12
[PATCH] xtensa: use ssleep() instead of schedule_timeout()
Nishanth Aravamudan
2005-06-24
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3
Chris Zankel