ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / arch / mips / kernel / vpe.c
2010-02-27 Ralf BaechleMIPS: Don't include <linux/smp_lock.h> unnecessarily.
2009-11-02 Ralf BaechleMIPS: VPE: Remove stray unlock_kernel.
2009-09-30 Ralf BaechleMIPS: VPE: Get rid of BKL.
2009-09-17 Ralf BaechleMIPS: Remove useless zero initializations.
2009-08-03 Ralf BaechleMIPS: VPE: Delete unused function get_tc_unused().
2009-08-03 Ralf BaechleMIPS: VPE: Fix bogus indentation.
2009-08-03 Ralf BaechleMIPS: VPE: Make various functions static.
2009-08-03 Ralf BaechleMIPS: VPE: Free relocation chain on error.
2009-08-03 Raghu GandhamMIPS: VPE: Fix compiler warning.
2009-07-03 Joe PerchesMIPS: MT: Remove unnecessary semicolons
2009-01-06 Kay Sieversmips: struct device - replace bus_id with dev_name...
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-05 Nick AndrewMIPS: Fix incorrect use of loose in vpe.c
2008-11-13 David HowellsCRED: Use creds in file structs
2008-05-18 Jonathan Corbetmips: cdev lock_kernel() pushdown
2008-05-12 Cyrill Gorcunov[MIPS] ELF handling - use SELFMAG instead of numeric...
2008-05-12 Ralf Baechle[MIPS] Don't use max_pfn which is no longer initialized...
2008-05-12 Kevin D. Kissell[MIPS] Fixes necessary for non-SMP kernels and non...
2008-04-01 Ralf Baechle[MIPS] VPE loader: Check result of memory allocation.
2008-01-29 Lucas Woods[MIPS] Remove duplicate includes.
2007-11-26 Joe Perches[MIPS] vpe: Add missing "space"
2007-11-15 Nigel Stephens[MIPS] vpe: handle halting TCs in an errata safe way.
2007-10-29 Ralf Baechle[MIPS] vpe: Use p_paddr instead of p_vaddr loader.
2007-10-16 Kay Sievers[MIPS] VPE loader: convert from struct class_ device...
2007-10-11 Ralf Baechle[MIPS] VPE: reimplement ELF loader.
2007-10-11 Ralf Baechle[MIPS] checkfiles: Fix "need space after that ','"...
2007-07-31 Ralf Baechle[MIPS] RP: Sysfs interface for stopping RP program
2007-07-31 Ralf Baechle[MIPS] RP: Pass number of TCs available to RP program...
2007-07-31 Ralf Baechle[MIPS] MT: Enable coexistence of AP/SP with VSMP and...
2007-07-24 David Rientjes[MIPS] Replace __attribute_used__ with __used
2007-07-06 Ralf Baechle[MIPS] AP/SP: Avoid triggering the 34K E125 performance...
2007-02-26 Ralf Baechle[MIPS] RTLX, VPE: Make open actually atomic.
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 2
2007-02-10 Ralf Baechle[MIPS] VPE: Sprinkle device model code into code to...
2007-02-06 Ralf Baechle[MIPS] Whitespace cleanups.
2007-02-06 Ralf Baechle[MIPS] vpe_elfload and vpe_run are only used locally...
2007-01-24 Ralf Baechle[MIPS] VPE loader: Initialize lists before they're...
2006-12-08 Josef Sipek[PATCH] struct path: convert mips
2006-09-27 Elizabeth Oldham[MIPS] MT: Fix setting of XTC.
2006-07-13 Ralf Baechle[MIPS] Don't include obsolete <linux/config.h>.
2006-04-27 Ralf Baechle[MIPS] Cleanup inode->r_dev usage.
2006-04-19 Ralf Baechle[MIPS] kpsd and other AP/SP improvements.
2006-01-10 Ralf BaechleMIPS: MT: Fix 32-bit dependencies.
2006-01-09 Alexey Dobriyan[PATCH] Fix more "if ((err = foo() < 0))" typos
2005-11-07 Ralf BaechleVPE loader janitoring
2005-10-29 Ralf BaechleVirtual SMP support for the 34K.
2005-10-29 Ralf BaechleMore AP / SP bits for the 34K, the Malta bits and thing...