Commit Graph

30 Commits (9355bbd685bf705a7f7bd6470b92ca0562c7a661)

Author SHA1 Message Date
Richard Knutsson 8142294dda [MIPS] Compliment va_start() with va_end(). 17 years ago
Ralf Baechle 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 18 years ago
Ralf Baechle 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 18 years ago
Ralf Baechle dde96ca8b3 [MIPS] Use -Werror on subdirectories which build cleanly. 18 years ago
Atsushi Nemoto 5e0373b8e4 [MIPS] Add some __user tags 18 years ago
Atsushi Nemoto e70dfc10b9 [MIPS] math-emu minor cleanup 18 years ago
Atsushi Nemoto 83fd38cabc [MIPS] Add debugfs files to show fpuemu statistics 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Atsushi Nemoto 53dc80287d [MIPS] FPU ownership management & preemption fixes 18 years ago
Atsushi Nemoto e04582b7bc [MIPS] Make sure cpu_has_fpu is used only in atomic context 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Atsushi Nemoto eae89076e6 [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. 19 years ago
Atsushi Nemoto ecf52d3c89 [MIPS] Fix compiler warnings (field width, unused variable) 19 years ago
Atsushi Nemoto c5033d7803 [MIPS] ieee754[sd]p_neg workaround 19 years ago
Ralf Baechle 2d5e7b9ffd MIPS: FP: Remove silly trick to avoid warning. 19 years ago
Ralf Baechle 4b724efdde Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other than 20 years ago
Ralf Baechle 3fccc0150e Fix all the get_user / put_user related sparse warnings. 20 years ago
Ralf Baechle 3c5c8f6748 Delete unused ieee754_cname[] and declaration. 20 years ago
Ralf Baechle efec3c4e96 Include for prototypes. 20 years ago
Ralf Baechle a663bf906d Protect against multiple inclusion. 20 years ago
Ralf Baechle 12616ed202 FPU emulator garbage collection. 20 years ago
Ralf Baechle 587cb98f36 GCC bulletproofing: __mips64 is only defined when compiling for 64-bit 20 years ago
Ralf Baechle 4a99d1e25b Now that a struct is the only member left in struct 20 years ago
Ralf Baechle baee502ce2 Get rid of the eir struct mips_fpu_emulator_private member. It's 20 years ago
Ralf Baechle cd21dfcfbb Fix preemption and SMP problems in the FP emulator code. 20 years ago
Ralf Baechle 333d1f6794 Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA and 20 years ago
Ralf Baechle 0bd5d2e9ec Cleanup fpuemuprivate declarations. 20 years ago
Yoichi Yuasa 766160c29f [PATCH] mips: fix build warnings 20 years ago
Ralf Baechle 875d43e72b [PATCH] mips: clean up 32/64-bit configuration 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago