aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-mips/hazards.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-271/+0
2007-10-11[MIPS] R1: Fix hazard barriers to make kernels work on R2 also.Ralf Baechle1-1/+53
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-1/+1
2007-09-10[MIPS] Provide empty irq_enable_hazard definition for legacy and R1 cores.Ralf Baechle1-0/+1
2007-07-31[MIPS] Add missing declaration for mips_ihb().Ralf Baechle1-1/+6
2007-05-11[MIPS] SB1: Build fix.Ralf Baechle1-1/+1
2007-05-11[MIPS] FPU hazard handlingChris Dearman1-0/+32
2007-03-24[MIPS] Fix pipeline hazard.Ralf Baechle1-0/+1
2007-01-24[MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard()Yoichi Yuasa1-1/+1
2006-09-27[MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.Ralf Baechle1-1/+1
2006-09-27[MIPS] Cleanup hazard handling.Ralf Baechle1-236/+126
2006-06-29[MIPS] Add missing backslashes to macro definitions.Ralf Baechle1-2/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle1-0/+2
2006-03-18[MIPS] SB1: Fix interrupt disable hazard.Ralf Baechle1-77/+103
2006-02-07[MIPS] Fix C version of ssnop to use the right opcode.Ralf Baechle1-1/+1
2006-01-10MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation.Ralf Baechle1-5/+15
2005-10-29Fixup a few lose ends in explicit support for MIPS R1/R2.Ralf Baechle1-1/+1
2005-10-29Use R4000 TLB routines for SB1 also.Ralf Baechle1-2/+4
2005-10-29Cleanups.Ralf Baechle1-10/+12
2005-10-29MIPS R2 instruction hazard handling.Ralf Baechle1-0/+16
2005-10-29One definition of back_to_back_c0_hazard too much.Ralf Baechle1-6/+1
2005-10-29New hazard handling function back_to_back_c0_hazard() to handle back toRalf Baechle1-0/+21
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+217