summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/rtlx.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* mips: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+2
* MIPS: rtlx: Remove KERN_DEBUG from pr_debug() arguments in rtlx.cMasanari Iida2014-11-241-2/+2
* MIPS: APRP: Code formatting clean-ups.Steven J. Hill2014-01-221-79/+52
* MIPS: APRP: Split RTLX support into separate files.Deng-Cheng Zhu2014-01-221-132/+10
* sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra2013-10-041-10/+9
* MIPS: Fix rtlx build error.Ralf Baechle2013-06-211-1/+0
* MIPS: rtlx: Fix implicit declaration of function set_vi_handler()Yoichi Yuasa2013-06-061-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-021-9/+9
|\
| * MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-9/+9
* | new helper: file_inode(file)Al Viro2013-02-221-9/+4
|/
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0
* MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-071-1/+0
* mips: remove needless include of module.h from core kernel files.Paul Gortmaker2011-10-311-1/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle2010-02-271-1/+0
* MIPS: VPE: Get rid of BKL.Ralf Baechle2009-09-301-11/+4
* MIPS: Remove useless zero initializations.Ralf Baechle2009-09-171-1/+1
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+2
* device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+2
* mips: cdev lock_kernel() pushdownJonathan Corbet2008-05-181-1/+6
* [MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell2008-05-121-21/+44
* [MIPS] Remove duplicate includes.Lucas Woods2008-01-291-1/+0
* [MIPS] rtlx: Fix build error.Ralf Baechle2007-09-141-2/+0
* [MIPS] rtlx: fix int vs. long bug.Ralf Baechle2007-09-141-1/+1
* [MIPS] rtlx: Fix modpost warningRalf Baechle2007-07-311-1/+1
* [MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.Ralf Baechle2007-07-311-5/+17
* [MIPS] Replace __attribute_used__ with __usedDavid Rientjes2007-07-241-1/+1
* [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/+21
* [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-261-4/+0
* [MIPS] RTLX, VPE: Make open actually atomic.Ralf Baechle2007-02-261-24/+20
* [MIPS] RTLX: Handle signals when sleeping.Ralf Baechle2007-02-261-80/+42
* [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/+5
* [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/+93
* More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle2005-10-291-0/+341
OpenPOWER on IntegriCloud