summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/rtlx.c
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix AP/SP to work in the reality of modern kernels.Ralf Baechle2007-04-271-3/+4
* [MIPS] RTLX: Handle copy_*_user return values.Ralf Baechle2007-03-171-25/+21Star
* [MIPS] RTLX: Protect rtlx_{read,write} with mutex.Ralf Baechle2007-03-171-0/+6
* [MIPS] RTLX: Harden against compiler reordering and optimization.Ralf Baechle2007-03-171-17/+24
* [MIPS] RTLX: Don't use volatile; it's fragile.Ralf Baechle2007-03-171-5/+16
* [MIPS] RTLX: Delete multiple definition of ret shaddowing each other.Ralf Baechle2007-02-271-4/+0Star
* [MIPS] RTLX, VPE: Make open actually atomic.Ralf Baechle2007-02-271-24/+20Star
* [MIPS] RTLX: Handle signals when sleeping.Ralf Baechle2007-02-271-80/+42Star
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [MIPS] RTLX: Sprinkle device model code into code to make udev happier.Ralf Baechle2007-02-101-1/+22
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-2/+2
* [PATCH] struct path: convert mipsJosef Sipek2006-12-081-3/+3
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-3/+3
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [MIPS] Cleanup inode->r_dev usage.Ralf Baechle2006-04-271-6/+5Star
* [MIPS] kpsd and other AP/SP improvements.Ralf Baechle2006-04-191-155/+362
* [MIPS] RTLX compile fixes.Ralf Baechle2006-02-071-0/+4
* Turn rtlx upside down.Ralf Baechle2005-11-071-104/+93Star
* More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle2005-10-291-0/+341