index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blackfin: Autogenerate offsets in struct thread_info
Richard Weinberger
2015-04-12
1
-0
/
+1
*
Disintegrate asm/system.h for Blackfin [ver #2]
David Howells
2012-03-21
1
-0
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Blackfin: add support for the DBG (debug output) pseudo insn
Robin Getz
2010-05-22
1
-0
/
+2
*
Blackfin: add support for the DBGA (debug assert) pseudo insn
Robin Getz
2010-05-22
1
-0
/
+15
*
Blackfin: make hardware trace output a little more useful
Robin Getz
2010-05-21
1
-1
/
+1
*
Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c
Robin Getz
2010-05-21
1
-0
/
+8
*
Blackfin: split kernel/traps.c
Robin Getz
2010-05-21
1
-835
/
+40
*
Blackfin: remove trailing space in messages
Frans Pop
2010-03-09
1
-1
/
+1
*
Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGV
Barry Song
2010-03-09
1
-3
/
+11
*
Blackfin: fix up mm locking in address dumping
Graf Yang
2010-03-09
1
-1
/
+13
*
Blackfin: fix decoding of opcodes 41-47 in decode_instruction()
Roel Kluin
2010-03-09
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2009-12-16
1
-3
/
+42
|
\
|
*
Blackfin: workaround anomaly 05000310
Barry Song
2009-12-15
1
-0
/
+30
|
*
Blackfin: don't walk VMAs when oopsing
Robin Getz
2009-12-15
1
-0
/
+9
|
*
Blackfin: don't give CPU its own line in traps output
Mike Frysinger
2009-12-15
1
-3
/
+3
*
|
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-2
/
+2
|
/
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-10-07
1
-25
/
+2
*
Blackfin: use raw_smp_processor_id() in exception code
Yi Li
2009-09-16
1
-6
/
+6
*
Blackfin: do not trace the exception handler
Yi Li
2009-09-16
1
-1
/
+1
*
Blackfin: improve double fault debug handling
Graf Yang
2009-09-16
1
-4
/
+4
*
Blackfin: fix MPU handling of invalid memory accesses
Graf Yang
2009-09-16
1
-1
/
+1
*
Blackfin: do not try displaying the end of the stack
Sonic Zhang
2009-09-16
1
-1
/
+1
*
Blackfin: cleanup traps decode_address() a bit
Mike Frysinger
2009-09-16
1
-18
/
+30
*
Blackfin: export show_stack() to modules
Philippe Gerum
2009-09-16
1
-0
/
+1
*
Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]
Robin Getz
2009-09-16
1
-9
/
+10
*
Blackfin: work around anomaly 05000189
Robin Getz
2009-07-16
1
-1
/
+2
*
Blackfin: restore exception banner when dumping crash info
Mike Frysinger
2009-07-16
1
-2
/
+3
*
Blackfin: work around anomaly 05000281
Robin Getz
2009-07-16
1
-1
/
+2
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-17
/
+17
*
Blackfin: unify memory region checks between kgdb and traps
Mike Frysinger
2009-06-22
1
-43
/
+17
*
Blackfin: push down exception oops checking
Mike Frysinger
2009-06-13
1
-45
/
+43
*
Blackfin: fix trap_c() exit paths
Mike Frysinger
2009-06-13
1
-5
/
+5
*
Blackfin: add support for GENERIC_BUG
Mike Frysinger
2009-06-13
1
-0
/
+30
*
Blackfin: fix unused warnings after nommu update
Mike Frysinger
2009-06-12
1
-1
/
+0
*
Blackfin: export the last exception cause via debugfs
Robin Getz
2009-06-12
1
-0
/
+10
*
Blackfin: include system/processor info in dump messages
Robin Getz
2009-06-12
1
-0
/
+23
*
Blackfin: add workaround for anomaly 05000461
Robin Getz
2009-06-12
1
-0
/
+3
*
Blackfin: make sure stack is accessible before dumping it
Robin Getz
2009-06-12
1
-0
/
+11
*
Blackfin: do not append newlines to panic() messages
Mike Frysinger
2009-06-12
1
-2
/
+2
*
Blackfin arch: Add a few more instructions that can cause the trace buffer to...
Robin Getz
2009-02-04
1
-0
/
+12
*
Blackfin arch: Add one more check on `fp' to prevent double fault
Jie Zhang
2009-02-04
1
-5
/
+3
*
Blackfin arch: don't accidently re-enable interrupts
Robin Getz
2009-02-04
1
-6
/
+13
*
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
2009-01-08
1
-5
/
+6
*
Blackfin arch: Print FP at level KERN_NOTICE
Jie Zhang
2009-01-07
1
-1
/
+1
*
Blackfin arch: merge adeos blackfin part to arch/blackfin/
Yi Li
2009-01-07
1
-4
/
+9
*
Blackfin arch: do not define decode_instruction if hwtrace is turned off
Mike Frysinger
2008-11-18
1
-2
/
+2
*
Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...
Graf Yang
2008-11-18
1
-30
/
+26
*
Blackfin arch: Fix typo when adding CONFIG_DEBUG_VERBOSE
Robin Getz
2008-10-28
1
-2
/
+2
[next]