aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/vpe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-26[MIPS] vpe: Add missing "space"Joe Perches1-2/+2
2007-11-15[MIPS] vpe: handle halting TCs in an errata safe way.Nigel Stephens1-4/+10
2007-10-29[MIPS] vpe: Use p_paddr instead of p_vaddr loader.Ralf Baechle1-2/+2
2007-10-16[MIPS] VPE loader: convert from struct class_ device to struct deviceKay Sievers1-12/+15
2007-10-11[MIPS] VPE: reimplement ELF loader.Ralf Baechle1-34/+11
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-1/+1
2007-07-31[MIPS] RP: Sysfs interface for stopping RP programRalf Baechle1-0/+18
2007-07-31[MIPS] RP: Pass number of TCs available to RP program in $2.Ralf Baechle1-9/+73
2007-07-31[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.Ralf Baechle1-126/+137
2007-07-24[MIPS] Replace __attribute_used__ with __usedDavid Rientjes1-2/+1
2007-07-06[MIPS] AP/SP: Avoid triggering the 34K E125 performance issueRalf Baechle1-4/+0
2007-02-26[MIPS] RTLX, VPE: Make open actually atomic.Ralf Baechle1-4/+3
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2007-02-10[MIPS] VPE: Sprinkle device model code into code to make udev happier.Ralf Baechle1-1/+21
2007-02-06[MIPS] Whitespace cleanups.Ralf Baechle1-16/+16
2007-02-06[MIPS] vpe_elfload and vpe_run are only used locally, make them static.Ralf Baechle1-2/+2
2007-01-24[MIPS] VPE loader: Initialize lists before they're actually being used ...Ralf Baechle1-4/+5
2006-12-08[PATCH] struct path: convert mipsJosef Sipek1-1/+1
2006-09-27[MIPS] MT: Fix setting of XTC.Elizabeth Oldham1-0/+6
2006-07-13[MIPS] Don't include obsolete <linux/config.h>.Ralf Baechle1-1/+0
2006-04-27[MIPS] Cleanup inode->r_dev usage.Ralf Baechle1-3/+3
2006-04-19[MIPS] kpsd and other AP/SP improvements.Ralf Baechle1-225/+434
2006-01-10MIPS: MT: Fix 32-bit dependencies.Ralf Baechle1-4/+4
2006-01-09[PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan1-1/+2
2005-11-07VPE loader janitoringRalf Baechle1-56/+44
2005-10-29Virtual SMP support for the 34K.Ralf Baechle1-7/+8
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle1-0/+1295