aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/vpe.c
AgeCommit message (Expand)Author
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-19MIPS: remove broken conditional inside vpe loader codeJohn Crispin
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2013-01-16MIPS: vpe.c: Fix null pointer dereference in print arguments.Cong Ding
2012-10-11MIPS: MT: Remove kspd.Ralf Baechle
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2011-10-31mips: remove needless include of module.h from core kernel files.Paul Gortmaker
2011-09-17MIPS: VPE: Select correct tcHillf Danton
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14MIPS: Replace deprecated spinlock initializationThomas Gleixner
2010-12-16MIPS: VPE loader: Check vmalloc return value in vpe_openJesper Juhl
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-02-27MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle
2009-11-02MIPS: VPE: Remove stray unlock_kernel.Ralf Baechle
2009-09-30MIPS: VPE: Get rid of BKL.Ralf Baechle
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle
2009-08-03MIPS: VPE: Delete unused function get_tc_unused().Ralf Baechle
2009-08-03MIPS: VPE: Fix bogus indentation.Ralf Baechle
2009-08-03MIPS: VPE: Make various functions static.Ralf Baechle
2009-08-03MIPS: VPE: Free relocation chain on error.Ralf Baechle
2009-08-03MIPS: VPE: Fix compiler warning.Raghu Gandham
2009-07-03MIPS: MT: Remove unnecessary semicolonsJoe Perches
2009-01-06mips: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-05MIPS: Fix incorrect use of loose in vpe.cNick Andrew
2008-11-14CRED: Use creds in file structsDavid Howells
2008-05-18mips: cdev lock_kernel() pushdownJonathan Corbet
2008-05-12[MIPS] ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov
2008-05-12[MIPS] Don't use max_pfn which is no longer initialized these days.Ralf Baechle
2008-05-12[MIPS] Fixes necessary for non-SMP kernels and non-relocatable binariesKevin D. Kissell
2008-04-01[MIPS] VPE loader: Check result of memory allocation.Ralf Baechle
2008-01-29[MIPS] Remove duplicate includes.Lucas Woods
2007-11-26[MIPS] vpe: Add missing "space"Joe Perches
2007-11-15[MIPS] vpe: handle halting TCs in an errata safe way.Nigel Stephens
2007-10-29[MIPS] vpe: Use p_paddr instead of p_vaddr loader.Ralf Baechle
2007-10-16[MIPS] VPE loader: convert from struct class_ device to struct deviceKay Sievers
2007-10-11[MIPS] VPE: reimplement ELF loader.Ralf Baechle
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle
2007-07-31[MIPS] RP: Sysfs interface for stopping RP programRalf Baechle
2007-07-31[MIPS] RP: Pass number of TCs available to RP program in $2.Ralf Baechle
2007-07-31[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.Ralf Baechle
2007-07-24[MIPS] Replace __attribute_used__ with __usedDavid Rientjes
2007-07-06[MIPS] AP/SP: Avoid triggering the 34K E125 performance issueRalf Baechle
2007-02-26[MIPS] RTLX, VPE: Make open actually atomic.Ralf Baechle
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2007-02-10[MIPS] VPE: Sprinkle device model code into code to make udev happier.Ralf Baechle