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
/
mips
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
*
MIPS: traps: remove extra Tainted: line from __show_regs() output
Petri Gynther
2015-05-12
*
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-20
|
\
|
*
mips: fix up obsolete cpu function usage.
Rusty Russell
2015-03-04
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-04-17
|
\
\
|
*
|
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
2015-04-07
|
*
|
MIPS: Always clear FCSR cause bits after emulation
Maciej W. Rozycki
2015-04-07
|
*
|
MIPS: Respect the FCSR exception mask for `si_code'
Maciej W. Rozycki
2015-04-07
|
*
|
MIPS: Correct FP ISA requirements
Maciej W. Rozycki
2015-04-07
|
*
|
MIPS: Fix BREAK code interpretation heuristics
Maciej W. Rozycki
2015-04-07
|
*
|
MIPS: BREAK instruction interpretation corrections
Maciej W. Rozycki
2015-04-07
|
*
|
MIPS: Correct MIPS16 BREAK code interpretation
Maciej W. Rozycki
2015-04-07
|
*
|
MIPS: Normalise code flow in the CpU exception handler
Maciej W. Rozycki
2015-04-07
|
*
|
MIPS: Reindent R6 RI exception emulation
Maciej W. Rozycki
2015-04-07
|
*
|
MIPS: Correct the comment for FPU emulator traps
Maciej W. Rozycki
2015-04-07
|
*
|
MIPS: Read CPU IRQ line that FDC to routed to
James Hogan
2015-03-31
|
*
|
MIPS: Allow shared IRQ for timer & perf counter
James Hogan
2015-03-31
|
|
/
*
|
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
James Hogan
2015-03-27
*
|
MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator
Paul Burton
2015-03-27
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-21
|
\
|
*
MIPS: Make use of the ERETNC instruction on MIPS R6
Markos Chandras
2015-02-17
|
*
MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6
Leonid Yegoshin
2015-02-17
|
*
MIPS: kernel: traps: Add MIPS R6 related definitions
Leonid Yegoshin
2015-02-17
|
*
MIPS: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
2015-02-16
|
*
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
Paul Burton
2015-02-12
*
|
MIPS: traps: Fix inline asm ctc1 missing .set hardfloat
James Hogan
2015-01-30
|
/
*
MIPS: traps: Dump the PageGrain and Wired registers on MC
Markos Chandras
2014-11-24
*
MIPS: traps: Dump the HTW registers on a MC exception
Markos Chandras
2014-11-24
*
MIPS: traps: Replace printk with pr_err for MC exceptions
Markos Chandras
2014-11-24
*
MIPS: Support for hybrid FPRs
Paul Burton
2014-11-24
*
MIPS: disable preemption whilst initialising MSA
Paul Burton
2014-08-01
*
MIPS: fix MSA context for tasks which don't use FP first
Paul Burton
2014-08-01
*
MIPS: init upper 64b of vector registers when MSA is first used
Paul Burton
2014-08-01
*
MIPS: preserve scalar FP CSR when switching vector context
Paul Burton
2014-08-01
*
MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions
Leonid Yegoshin
2014-08-01
*
Merge branch '3.15-fixes' into mips-for-linux-next
Ralf Baechle
2014-06-04
|
\
|
*
MIPS: Call find_vma with the mmap_sem held
Davidlohr Bueso
2014-06-03
|
*
MIPS: Fix typo when reporting cache and ftlb errors for ImgTec cores
Markos Chandras
2014-05-25
*
|
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
2014-05-29
|
\
\
|
*
|
MIPS: traps: Add CPU PM callback for trap configuration
James Hogan
2014-05-02
|
|
/
*
/
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-05-23
|
/
*
MIPS: traps: Set correct address limit for breakpoints and traps
Leonid Yegoshin
2014-03-26
*
MIPS: kernel: traps: Whitespace clean up
Markos Chandras
2014-03-26
*
MIPS: Add cases for CPU_P5600
James Hogan
2014-03-26
*
MIPS: Dumb MSA FP exception handler
Paul Burton
2014-03-26
*
MIPS: Basic MSA context switching support
Paul Burton
2014-03-26
*
MIPS: Add 1074K CPU support explicitly.
Steven J. Hill
2014-03-06
*
MIPS: Add support for interAptiv cores
Leonid Yegoshin
2014-01-22
*
MIPS: Add support for FTLBs
Leonid Yegoshin
2014-01-22
*
MIPS: Add support for the proAptiv cores
Leonid Yegoshin
2014-01-22
*
MIPS: Add printing of ES bit for Imgtec cores when cache error occurs.
Leonid Yegoshin
2014-01-22
[next]