index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-09-16
Blackfin: use raw_smp_processor_id() in exception code
Yi Li
2009-09-16
Blackfin: do not trace the exception handler
Yi Li
2009-09-16
Blackfin: improve double fault debug handling
Graf Yang
2009-09-16
Blackfin: fix MPU handling of invalid memory accesses
Graf Yang
2009-09-16
Blackfin: do not try displaying the end of the stack
Sonic Zhang
2009-09-16
Blackfin: cleanup traps decode_address() a bit
Mike Frysinger
2009-09-16
Blackfin: export show_stack() to modules
Philippe Gerum
2009-09-16
Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]
Robin Getz
2009-07-16
Blackfin: work around anomaly 05000189
Robin Getz
2009-07-16
Blackfin: restore exception banner when dumping crash info
Mike Frysinger
2009-07-16
Blackfin: work around anomaly 05000281
Robin Getz
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-06-22
Blackfin: unify memory region checks between kgdb and traps
Mike Frysinger
2009-06-13
Blackfin: push down exception oops checking
Mike Frysinger
2009-06-13
Blackfin: fix trap_c() exit paths
Mike Frysinger
2009-06-13
Blackfin: add support for GENERIC_BUG
Mike Frysinger
2009-06-12
Blackfin: fix unused warnings after nommu update
Mike Frysinger
2009-06-12
Blackfin: export the last exception cause via debugfs
Robin Getz
2009-06-12
Blackfin: include system/processor info in dump messages
Robin Getz
2009-06-12
Blackfin: add workaround for anomaly 05000461
Robin Getz
2009-06-12
Blackfin: make sure stack is accessible before dumping it
Robin Getz
2009-06-12
Blackfin: do not append newlines to panic() messages
Mike Frysinger
2009-02-04
Blackfin arch: Add a few more instructions that can cause the trace buffer to...
Robin Getz
2009-02-04
Blackfin arch: Add one more check on `fp' to prevent double fault
Jie Zhang
2009-02-04
Blackfin arch: don't accidently re-enable interrupts
Robin Getz
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
2009-01-07
Blackfin arch: Print FP at level KERN_NOTICE
Jie Zhang
2009-01-07
Blackfin arch: merge adeos blackfin part to arch/blackfin/
Yi Li
2008-11-18
Blackfin arch: do not define decode_instruction if hwtrace is turned off
Mike Frysinger
2008-11-18
Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...
Graf Yang
2008-10-28
Blackfin arch: Fix typo when adding CONFIG_DEBUG_VERBOSE
Robin Getz
2008-10-27
Blackfin arch: handle case of d_path() returning error in decode_address()
Tim Pepper
2008-10-10
Blackfin arch: Add optional verbose debug
Robin Getz
2008-10-09
Blackfin arch: Fix bug - HW Errors never recover on BF548
Robin Getz
2008-10-09
Blackfin arch: Fix bug - kernel build with config kernel debugging with remot...
Sonic Zhang
2008-10-08
Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception ...
Robin Getz
2008-10-08
Blackfin arch: Make sure we protect except 2 properly, and print out memory p...
Robin Getz
2008-10-08
Blackfin arch: Better error handling of unknown exceptions
Robin Getz
2008-10-13
Blackfin arch: add supporting for kgdb
Sonic Zhang
2008-10-08
Blackfin arch: add supporting for double fault debug handling
Robin Getz
2008-10-13
Blackfin arch: only include asm/cplb.h when it is truly used
Mike Frysinger
2008-08-06
Blackfin arch: Fix bug - when expanding the trace buffer, it does not print o...
Robin Getz
2008-08-13
Blackfin arch: convert L2 defines to be the same as the L1 defines
Mike Frysinger
2008-07-26
Blackfin arch: Add unwinding for stack info, and a little more detail on trac...
Robin Getz
2008-06-03
Blackfin arch: fixup warnings with the new cplb saved values
Mike Frysinger
2008-05-17
Blackfin arch: cleanup the icplb/dcplb multiple hit checks
Mike Frysinger
2008-04-25
[Blackfin] arch: Remove the circular buffering mechanism for exceptions
Bernd Schmidt
2008-04-25
[Blackfin] arch: try to remove condition that causes double fault, by checkin...
Robin Getz
[next]