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
/
math-emu
Commit message (
Expand
)
Author
Age
*
MIPS: Send proper signal and siginfo on FP emulator faults.
David Daney
2010-12-16
*
MIPS: add support for software performance events
Deng-Cheng Zhu
2010-10-29
*
Update broken web addresses in arch directory.
Justin P. Mattock
2010-10-18
*
MIPS: Add -Werror to arch/mips/Kbuild
Sam Ravnborg
2010-08-05
*
MIPS: math-emu: Checkpatch cleanup
Andrea Gelmini
2010-08-05
*
MIPS: math-emu: Checkpatch cleanup
Andrea Gelmini
2010-08-05
*
MIPS: math-emu: Checkpatch cleanup
Andrea Gelmini
2010-08-05
*
MIPS: math-emu: Checkpatch cleanup
Andrea Gelmini
2010-08-05
*
MIPS: math-emu: Checkpatch cleanup
Andrea Gelmini
2010-08-05
*
MIPS: math-emu: Checkpatch cleanup
Andrea Gelmini
2010-08-05
*
MIPS: Restore signalling NaN behaviour for abs.[sd]
Chris Dearman
2010-07-05
*
MIPS: Coding style cleanups of access of FCSR rounding mode bits
Shane McDonald
2010-05-21
*
MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1
Shane McDonald
2010-05-15
*
MIPS: Nuke trailing blank lines
Ralf Baechle
2010-02-27
*
MIPS: Cleanup switches with cases that can be merged
Roel Kluin
2010-02-27
*
MIPS: Collect FPU emulator statistics per-CPU.
David Daney
2009-12-16
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
*
|
MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs.
David Daney
2009-11-13
|
/
*
MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operands
Nigel Stephens
2009-11-02
*
MIPS: Switch FPU emulator trap to BREAK instruction.
Ralf Baechle
2008-10-30
*
MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/
Zhaolei
2008-10-27
*
[MIPS] Fix missing prototypes in asm/fpu.h
Dmitri Vorobiev
2008-07-20
*
[MIPS] replace __inline with inline
Harvey Harrison
2008-04-28
*
[MIPS] Compliment va_start() with va_end().
Richard Knutsson
2007-11-26
*
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
2007-10-11
*
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-11
*
[MIPS] Use -Werror on subdirectories which build cleanly.
Ralf Baechle
2007-07-31
*
[MIPS] Add some __user tags
Atsushi Nemoto
2007-07-13
*
[MIPS] math-emu minor cleanup
Atsushi Nemoto
2007-07-13
*
[MIPS] Add debugfs files to show fpuemu statistics
Atsushi Nemoto
2007-07-10
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
[MIPS] FPU ownership management & preemption fixes
Atsushi Nemoto
2007-03-16
*
[MIPS] Make sure cpu_has_fpu is used only in atomic context
Atsushi Nemoto
2006-10-09
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.
Atsushi Nemoto
2006-06-19
*
[MIPS] Fix compiler warnings (field width, unused variable)
Atsushi Nemoto
2006-06-05
*
[MIPS] ieee754[sd]p_neg workaround
Atsushi Nemoto
2006-02-07
*
MIPS: FP: Remove silly trick to avoid warning.
Ralf Baechle
2006-01-10
*
Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other than
Ralf Baechle
2005-10-29
*
Fix all the get_user / put_user related sparse warnings.
Ralf Baechle
2005-10-29
*
Delete unused ieee754_cname[] and declaration.
Ralf Baechle
2005-10-29
*
Include for prototypes.
Ralf Baechle
2005-10-29
*
Protect against multiple inclusion.
Ralf Baechle
2005-10-29
*
FPU emulator garbage collection.
Ralf Baechle
2005-10-29
*
GCC bulletproofing: __mips64 is only defined when compiling for 64-bit
Ralf Baechle
2005-10-29
*
Now that a struct is the only member left in struct
Ralf Baechle
2005-10-29
*
Get rid of the eir struct mips_fpu_emulator_private member. It's
Ralf Baechle
2005-10-29
*
Fix preemption and SMP problems in the FP emulator code.
Ralf Baechle
2005-10-29
*
Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA and
Ralf Baechle
2005-10-29
[next]