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