index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2018-03-16
arch: remove tile port
Arnd Bergmann
2018-01-22
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-10-07
arch/tile: adopt the new nmi_backtrace framework
Chris Metcalf
2016-01-18
arch/tile: move user_exit() to early kernel entry sequence
Chris Metcalf
2015-05-11
tile: improve stack backtrace
Chris Metcalf
2015-05-11
tile: support delivering NMIs for multicore backtrace
Chris Metcalf
2015-04-17
tile: support CONTEXT_TRACKING and thus NOHZ_FULL
Chris Metcalf
2014-11-11
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
2014-10-02
tile: use ARRAY_SIZE
Himangi Saraogi
2014-05-28
replace strict_strto* call with kstrto*
Daniel Walter
2013-09-03
tile: use standard tile_bundle_bits type in traps.c
Chris Metcalf
2013-09-03
tilegx: support KGDB
Chris Metcalf
2013-09-03
tile: parameterize VA and PA space more cleanly
Chris Metcalf
2013-08-30
tile: support kprobes on tilegx
Tony Lu
2013-08-13
tile: improve illegal translation interrupt handling
Chris Metcalf
2012-05-25
arch/tile: add descriptive text if the kernel reports a bad trap
Chris Metcalf
2012-04-02
arch/tile: fix up some minor trap handling issues
Chris Metcalf
2012-04-02
arch/tile: work around a hardware issue with the return-address stack
Chris Metcalf
2012-03-28
Disintegrate asm/system.h for Tile
David Howells
2011-11-03
arch/tile: factor out <arch/opcode.h> header
Chris Metcalf
2011-05-19
arch/tile: support signal "exception-trace" hook
Chris Metcalf
2010-10-15
arch/tile: enable single-step support for TILE-Gx
Chris Metcalf
2010-10-15
arch/tile: parameterize system PLs to support KVM port
Chris Metcalf
2010-08-13
arch/tile: support backtracing on TILE-Gx
Chris Metcalf
2010-07-06
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-06-04
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf