aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/rtlx.c
Commit message (Expand)AuthorAge
* MIPS: Fix rtlx build error.Ralf Baechle2013-06-21
* MIPS: rtlx: Fix implicit declaration of function set_vi_handler()Yoichi Yuasa2013-06-06
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-02
|\
| * MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* | new helper: file_inode(file)Al Viro2013-02-22
|/
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-28
* MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-07
* mips: remove needless include of module.h from core kernel files.Paul Gortmaker2011-10-31
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle2010-02-27
* MIPS: VPE: Get rid of BKL.Ralf Baechle2009-09-30
* MIPS: Remove useless zero initializations.Ralf Baechle2009-09-17
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* mips: cdev lock_kernel() pushdownJonathan Corbet2008-05-18
* [MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell2008-05-12
* [MIPS] Remove duplicate includes.Lucas Woods2008-01-29
* [MIPS] rtlx: Fix build error.Ralf Baechle2007-09-14
* [MIPS] rtlx: fix int vs. long bug.Ralf Baechle2007-09-14
* [MIPS] rtlx: Fix modpost warningRalf Baechle2007-07-31
* [MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.Ralf Baechle2007-07-31
* [MIPS] Replace __attribute_used__ with __usedDavid Rientjes2007-07-24
* [MIPS] Fix AP/SP to work in the reality of modern kernels.Ralf Baechle2007-04-27
* [MIPS] RTLX: Handle copy_*_user return values.Ralf Baechle2007-03-16
* [MIPS] RTLX: Protect rtlx_{read,write} with mutex.Ralf Baechle2007-03-16
* [MIPS] RTLX: Harden against compiler reordering and optimization.Ralf Baechle2007-03-16
* [MIPS] RTLX: Don't use volatile; it's fragile.Ralf Baechle2007-03-16
* [MIPS] RTLX: Delete multiple definition of ret shaddowing each other.Ralf Baechle2007-02-26
* [MIPS] RTLX, VPE: Make open actually atomic.Ralf Baechle2007-02-26
* [MIPS] RTLX: Handle signals when sleeping.Ralf Baechle2007-02-26
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-12
* [MIPS] RTLX: Sprinkle device model code into code to make udev happier.Ralf Baechle2007-02-10
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-06
* [PATCH] struct path: convert mipsJosef Sipek2006-12-08
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-07
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [MIPS] Cleanup inode->r_dev usage.Ralf Baechle2006-04-27
* [MIPS] kpsd and other AP/SP improvements.Ralf Baechle2006-04-18
* [MIPS] RTLX compile fixes.Ralf Baechle2006-02-07
* Turn rtlx upside down.Ralf Baechle2005-11-07
* More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle2005-10-29