summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/rtlx.c
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-27mips: annotate ->poll() instancesAl Viro
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2014-11-24MIPS: rtlx: Remove KERN_DEBUG from pr_debug() arguments in rtlx.cMasanari Iida
2014-01-22MIPS: APRP: Code formatting clean-ups.Steven J. Hill
2014-01-22MIPS: APRP: Split RTLX support into separate files.Deng-Cheng Zhu
2013-10-04sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra
2013-06-21MIPS: Fix rtlx build error.Ralf Baechle
2013-06-06MIPS: rtlx: Fix implicit declaration of function set_vi_handler()Yoichi Yuasa
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang
2011-10-31mips: remove needless include of module.h from core kernel files.Paul Gortmaker
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-27MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle
2009-09-30MIPS: VPE: Get rid of BKL.Ralf Baechle
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-21device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-05-18mips: cdev lock_kernel() pushdownJonathan Corbet
2008-05-12[MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell
2008-01-29[MIPS] Remove duplicate includes.Lucas Woods
2007-09-14[MIPS] rtlx: Fix build error.Ralf Baechle
2007-09-14[MIPS] rtlx: fix int vs. long bug.Ralf Baechle
2007-07-31[MIPS] rtlx: Fix modpost warningRalf Baechle
2007-07-31[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.Ralf Baechle
2007-07-24[MIPS] Replace __attribute_used__ with __usedDavid Rientjes
2007-04-27[MIPS] Fix AP/SP to work in the reality of modern kernels.Ralf Baechle
2007-03-17[MIPS] RTLX: Handle copy_*_user return values.Ralf Baechle
2007-03-17[MIPS] RTLX: Protect rtlx_{read,write} with mutex.Ralf Baechle
2007-03-17[MIPS] RTLX: Harden against compiler reordering and optimization.Ralf Baechle
2007-03-17[MIPS] RTLX: Don't use volatile; it's fragile.Ralf Baechle
2007-02-26[MIPS] RTLX: Delete multiple definition of ret shaddowing each other.Ralf Baechle
2007-02-26[MIPS] RTLX, VPE: Make open actually atomic.Ralf Baechle
2007-02-26[MIPS] RTLX: Handle signals when sleeping.Ralf Baechle
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2007-02-10[MIPS] RTLX: Sprinkle device model code into code to make udev happier.Ralf Baechle
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto
2006-12-08[PATCH] struct path: convert mipsJosef Sipek
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner
2006-04-27[MIPS] Cleanup inode->r_dev usage.Ralf Baechle
2006-04-19[MIPS] kpsd and other AP/SP improvements.Ralf Baechle
2006-02-07[MIPS] RTLX compile fixes.Ralf Baechle
2005-11-07Turn rtlx upside down.Ralf Baechle
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle