include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / mips / kernel / rtlx.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-27 Ralf BaechleMIPS: Don't include <linux/smp_lock.h> unnecessarily.
2009-09-30 Ralf BaechleMIPS: VPE: Get rid of BKL.
2009-09-17 Ralf BaechleMIPS: Remove useless zero initializations.
2008-10-16 Greg Kroah-Hartmandevice create: misc: convert device_create_drvdata...
2008-07-22 Greg Kroah-Hartmandevice create: mips: convert device_create to device_cr...
2008-05-18 Jonathan Corbetmips: cdev lock_kernel() pushdown
2008-05-12 Kevin D. Kissell[MIPS] MT: Functional fixes and a little reformatting...
2008-01-29 Lucas Woods[MIPS] Remove duplicate includes.
2007-09-14 Ralf Baechle[MIPS] rtlx: Fix build error.
2007-09-14 Ralf Baechle[MIPS] rtlx: fix int vs. long bug.
2007-07-31 Ralf Baechle[MIPS] rtlx: Fix modpost warning
2007-07-31 Ralf Baechle[MIPS] MT: Enable coexistence of AP/SP with VSMP and...
2007-07-24 David Rientjes[MIPS] Replace __attribute_used__ with __used
2007-04-27 Ralf Baechle[MIPS] Fix AP/SP to work in the reality of modern kernels.
2007-03-17 Ralf Baechle[MIPS] RTLX: Handle copy_*_user return values.
2007-03-17 Ralf Baechle[MIPS] RTLX: Protect rtlx_{read,write} with mutex.
2007-03-17 Ralf Baechle[MIPS] RTLX: Harden against compiler reordering and...
2007-03-17 Ralf Baechle[MIPS] RTLX: Don't use volatile; it's fragile.
2007-02-26 Ralf Baechle[MIPS] RTLX: Delete multiple definition of ret shaddowi...
2007-02-26 Ralf Baechle[MIPS] RTLX, VPE: Make open actually atomic.
2007-02-26 Ralf Baechle[MIPS] RTLX: Handle signals when sleeping.
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 2
2007-02-10 Ralf Baechle[MIPS] RTLX: Sprinkle device model code into code to...
2007-02-06 Atsushi Nemoto[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
2006-12-08 Josef Sipek[PATCH] struct path: convert mips
2006-10-08 Ralf Baechle[MIPS] Complete fixes after removal of pt_regs argument...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
2006-04-27 Ralf Baechle[MIPS] Cleanup inode->r_dev usage.
2006-04-19 Ralf Baechle[MIPS] kpsd and other AP/SP improvements.
2006-02-07 Ralf Baechle[MIPS] RTLX compile fixes.
2005-11-07 Ralf BaechleTurn rtlx upside down.
2005-10-29 Ralf BaechleMore AP / SP bits for the 34K, the Malta bits and thing...