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
2008-01-11
[Blackfin] arch: print out list of modules if kernel is crashing and tell peo...
Robin Getz
2008-01-10
[Blackfin] arch: Don't oops_in_progress if single step is comming from the ke...
Robin Getz
2007-12-23
[Blackfin] arch: Clean up dump_bfin_mem
Robin Getz
2007-12-24
[Blackfin] arch: fix bug gdb testing on hardware has regression
Robin Getz
2008-01-27
[Blackfin] arch: fix bug - trap_tests fails to recover on some tests.
Robin Getz
2007-11-21
Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...
Mike Frysinger
2007-11-21
Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get ...
Robin Getz
2007-11-21
Blackfin arch: Ensure we printk out strings with the proper loglevel
Robin Getz
2007-11-18
Blackfin arch: cleanup kernel exception message, don't insult the customer.
Robin Getz
2007-11-18
Blackfin arch: print out modules that are loaded if we get a kernel oops
Robin Getz
2007-11-15
Blackfin arch: fix bug cplbmgr.S does not exit properly on error condition
Robin Getz
2007-11-12
Blackfin arch: fix bux - only reset the PC when necessary, otherwise gdb gets...
Robin Getz
2007-11-12
Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers
Robin Getz
2007-10-29
Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.
Robin Getz
2007-10-29
Blackfin arch: fix bug: kernel prints out error message twice
Robin Getz
2007-10-21
Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mm...
Bernd Schmidt
2007-10-09
Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt ...
Robin Getz
2007-10-09
Blackfin arch: fix endless loop bug when a double fault happens
Robin Getz
2007-08-05
Blackfin arch: add an exception request/free api
Mike Frysinger
2007-08-05
Blackfin arch: remove spurious KERN_EMERG log level in output
Mike Frysinger
2007-07-25
Blackfin arch: Add ability to expend the hardware trace buffer
Robin Getz
2007-08-11
Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch
Bryan Wu
2007-07-25
Blackfin arch: fix KGDB bug, dont forget last parameter.
Sonic Zhang
2007-07-12
Blackfin arch: scrub dead code
Mike Frysinger
2007-07-12
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
2007-06-21
Blackfin arch: Clean up trace buffer handling, No major functional changes.
Robin Getz
2007-06-25
Blackfin arch: Fix up remaining printks with proper log levels
Robin Getz
2007-06-21
Blackfin arch: update printk to use KERN_EMERG and reformat crash output
Robin Getz
2007-06-11
Blackfin arch: spelling fixes
Simon Arlott
2007-05-21
Blackfin arch: fix trace output for FLAT binaries
Mike Frysinger
2007-05-07
blackfin architecture
Bryan Wu