aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/rtlx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-14[MIPS] rtlx: Fix build error.Ralf Baechle1-2/+0
2007-09-14[MIPS] rtlx: fix int vs. long bug.Ralf Baechle1-1/+1
2007-07-31[MIPS] rtlx: Fix modpost warningRalf Baechle1-1/+1
2007-07-31[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.Ralf Baechle1-5/+17
2007-07-24[MIPS] Replace __attribute_used__ with __usedDavid Rientjes1-1/+1
2007-04-27[MIPS] Fix AP/SP to work in the reality of modern kernels.Ralf Baechle1-3/+4
2007-03-17[MIPS] RTLX: Handle copy_*_user return values.Ralf Baechle1-25/+21
2007-03-17[MIPS] RTLX: Protect rtlx_{read,write} with mutex.Ralf Baechle1-0/+6
2007-03-17[MIPS] RTLX: Harden against compiler reordering and optimization.Ralf Baechle1-17/+24
2007-03-17[MIPS] RTLX: Don't use volatile; it's fragile.Ralf Baechle1-5/+16
2007-02-26[MIPS] RTLX: Delete multiple definition of ret shaddowing each other.Ralf Baechle1-4/+0
2007-02-26[MIPS] RTLX, VPE: Make open actually atomic.Ralf Baechle1-24/+20
2007-02-26[MIPS] RTLX: Handle signals when sleeping.Ralf Baechle1-80/+42
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2007-02-10[MIPS] RTLX: Sprinkle device model code into code to make udev happier.Ralf Baechle1-1/+22
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto1-2/+2
2006-12-08[PATCH] struct path: convert mipsJosef Sipek1-3/+3
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-3/+3
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-04-27[MIPS] Cleanup inode->r_dev usage.Ralf Baechle1-6/+5
2006-04-19[MIPS] kpsd and other AP/SP improvements.Ralf Baechle1-155/+362
2006-02-07[MIPS] RTLX compile fixes.Ralf Baechle1-0/+4
2005-11-07Turn rtlx upside down.Ralf Baechle1-104/+93
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle1-0/+341