aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/vpe.c
Commit message (Expand)AuthorAge
* MIPS: Replace deprecated spinlock initializationThomas Gleixner2011-03-14
* MIPS: VPE loader: Check vmalloc return value in vpe_openJesper Juhl2010-12-16
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle2010-02-27
* MIPS: VPE: Remove stray unlock_kernel.Ralf Baechle2009-11-02
* MIPS: VPE: Get rid of BKL.Ralf Baechle2009-09-30
* MIPS: Remove useless zero initializations.Ralf Baechle2009-09-17
* MIPS: VPE: Delete unused function get_tc_unused().Ralf Baechle2009-08-03
* MIPS: VPE: Fix bogus indentation.Ralf Baechle2009-08-03
* MIPS: VPE: Make various functions static.Ralf Baechle2009-08-03
* MIPS: VPE: Free relocation chain on error.Ralf Baechle2009-08-03
* MIPS: VPE: Fix compiler warning.Raghu Gandham2009-08-03
* MIPS: MT: Remove unnecessary semicolonsJoe Perches2009-07-03
* mips: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* Merge branch 'next' into for-linusJames Morris2008-12-24
|\
| * CRED: Use creds in file structsDavid Howells2008-11-13
* | MIPS: Fix incorrect use of loose in vpe.cNick Andrew2008-12-05
|/
* mips: cdev lock_kernel() pushdownJonathan Corbet2008-05-18
* [MIPS] ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-12
* [MIPS] Don't use max_pfn which is no longer initialized these days.Ralf Baechle2008-05-12
* [MIPS] Fixes necessary for non-SMP kernels and non-relocatable binariesKevin D. Kissell2008-05-12
* [MIPS] VPE loader: Check result of memory allocation.Ralf Baechle2008-04-01
* [MIPS] Remove duplicate includes.Lucas Woods2008-01-29
* [MIPS] vpe: Add missing "space"Joe Perches2007-11-26
* [MIPS] vpe: handle halting TCs in an errata safe way.Nigel Stephens2007-11-15
* [MIPS] vpe: Use p_paddr instead of p_vaddr loader.Ralf Baechle2007-10-29
* [MIPS] VPE loader: convert from struct class_ device to struct deviceKay Sievers2007-10-16
* [MIPS] VPE: reimplement ELF loader.Ralf Baechle2007-10-11
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-11
* [MIPS] RP: Sysfs interface for stopping RP programRalf Baechle2007-07-31
* [MIPS] RP: Pass number of TCs available to RP program in $2.Ralf 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] AP/SP: Avoid triggering the 34K E125 performance issueRalf Baechle2007-07-06
* [MIPS] RTLX, VPE: Make open actually atomic.Ralf Baechle2007-02-26
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-12
* [MIPS] VPE: Sprinkle device model code into code to make udev happier.Ralf Baechle2007-02-10
* [MIPS] Whitespace cleanups.Ralf Baechle2007-02-06
* [MIPS] vpe_elfload and vpe_run are only used locally, make them static.Ralf Baechle2007-02-06
* [MIPS] VPE loader: Initialize lists before they're actually being used ...Ralf Baechle2007-01-24
* [PATCH] struct path: convert mipsJosef Sipek2006-12-08
* [MIPS] MT: Fix setting of XTC.Elizabeth Oldham2006-09-27
* [MIPS] Don't include obsolete <linux/config.h>.Ralf Baechle2006-07-13
* [MIPS] Cleanup inode->r_dev usage.Ralf Baechle2006-04-27
* [MIPS] kpsd and other AP/SP improvements.Ralf Baechle2006-04-18
* MIPS: MT: Fix 32-bit dependencies.Ralf Baechle2006-01-10
* [PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan2006-01-09
* VPE loader janitoringRalf Baechle2005-11-07
* Virtual SMP support for the 34K.Ralf Baechle2005-10-29
* More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle2005-10-29