index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
*
Blackfin arch: cleanup the icplb/dcplb multiple hit checks
Mike Frysinger
2008-05-17
*
[Blackfin] arch: Remove the circular buffering mechanism for exceptions
Bernd Schmidt
2008-04-24
*
[Blackfin] arch: try to remove condition that causes double fault, by checkin...
Robin Getz
2008-04-24
*
[Blackfin] arch: fix bug - grab locks when not atomic
Robin Getz
2008-03-25
*
[Blackfin] arch: fix bug - when we crash, current is not valid
Robin Getz
2008-03-25
*
[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...
Mike Frysinger
2008-03-06
*
d_path: Make d_path() use a struct path
Jan Blunck
2008-02-15
*
[Blackfin] arch: fix typo in printk message
Mike Frysinger
2008-02-02
*
[Blackfin] arch: print out list of modules if kernel is crashing and tell peo...
Robin Getz
2008-01-11
*
[Blackfin] arch: Don't oops_in_progress if single step is comming from the ke...
Robin Getz
2008-01-10
*
[Blackfin] arch: Clean up dump_bfin_mem
Robin Getz
2007-12-23
*
[Blackfin] arch: fix bug gdb testing on hardware has regression
Robin Getz
2007-12-24
*
[Blackfin] arch: fix bug - trap_tests fails to recover on some tests.
Robin Getz
2008-01-27
*
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-21
*
Blackfin arch: cleanup kernel exception message, don't insult the customer.
Robin Getz
2007-11-17
*
Blackfin arch: print out modules that are loaded if we get a kernel oops
Robin Getz
2007-11-17
*
Blackfin arch: fix bug cplbmgr.S does not exit properly on error condition
Robin Getz
2007-11-15
*
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-11-12
*
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-29
*
Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mm...
Bernd Schmidt
2007-10-21
*
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-10-09
*
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-08-05
*
Blackfin arch: Add ability to expend the hardware trace buffer
Robin Getz
2007-07-24
*
Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch
Bryan Wu
2007-08-11
*
Blackfin arch: fix KGDB bug, dont forget last parameter.
Sonic Zhang
2007-07-24
*
Blackfin arch: scrub dead code
Mike Frysinger
2007-07-11
*
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
2007-07-12
*
Blackfin arch: Clean up trace buffer handling, No major functional changes.
Robin Getz
2007-06-21
*
Blackfin arch: Fix up remaining printks with proper log levels
Robin Getz
2007-06-25
*
Blackfin arch: update printk to use KERN_EMERG and reformat crash output
Robin Getz
2007-06-20
*
Blackfin arch: spelling fixes
Simon Arlott
2007-06-11
*
Blackfin arch: fix trace output for FLAT binaries
Mike Frysinger
2007-05-21
*
blackfin architecture
Bryan Wu
2007-05-07