| Commit message (Expand) | Author | Age |
* | MIPS: kernel: vpe: Make vpe_attrs an array of pointers. | Markos Chandras | 2013-09-13 |
* | mips: convert vpe_class to use dev_groups | Greg Kroah-Hartman | 2013-08-20 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-03-02 |
|\ |
|
| * | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle | 2013-02-21 |
| |\ |
|
| | * | MIPS: remove broken conditional inside vpe loader code | John Crispin | 2013-02-19 |
| * | | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 |
|\ \
| |/
|/| |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | | MIPS: vpe.c: Fix null pointer dereference in print arguments. | Cong Ding | 2013-01-16 |
|/ |
|
* | MIPS: MT: Remove kspd. | Ralf Baechle | 2012-10-11 |
* | Disintegrate asm/system.h for MIPS | David Howells | 2012-03-28 |
* | mips: remove needless include of module.h from core kernel files. | Paul Gortmaker | 2011-10-31 |
* | MIPS: VPE: Select correct tc | Hillf Danton | 2011-09-16 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | MIPS: Replace deprecated spinlock initialization | Thomas Gleixner | 2011-03-14 |
* | MIPS: VPE loader: Check vmalloc return value in vpe_open | Jesper Juhl | 2010-12-16 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 |
* | MIPS: Don't include <linux/smp_lock.h> unnecessarily. | Ralf Baechle | 2010-02-27 |
* | MIPS: VPE: Remove stray unlock_kernel. | Ralf Baechle | 2009-11-02 |
* | MIPS: VPE: Get rid of BKL. | Ralf Baechle | 2009-09-30 |
* | MIPS: Remove useless zero initializations. | Ralf Baechle | 2009-09-17 |
* | MIPS: VPE: Delete unused function get_tc_unused(). | Ralf Baechle | 2009-08-03 |
* | MIPS: VPE: Fix bogus indentation. | Ralf Baechle | 2009-08-03 |
* | MIPS: VPE: Make various functions static. | Ralf Baechle | 2009-08-03 |
* | MIPS: VPE: Free relocation chain on error. | Ralf Baechle | 2009-08-03 |
* | MIPS: VPE: Fix compiler warning. | Raghu Gandham | 2009-08-03 |
* | MIPS: MT: Remove unnecessary semicolons | Joe Perches | 2009-07-03 |
* | mips: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
* | Merge branch 'next' into for-linus | James Morris | 2008-12-24 |
|\ |
|
| * | CRED: Use creds in file structs | David Howells | 2008-11-13 |
* | | MIPS: Fix incorrect use of loose in vpe.c | Nick Andrew | 2008-12-05 |
|/ |
|
* | mips: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-05-18 |
* | [MIPS] ELF handling - use SELFMAG instead of numeric constant | Cyrill 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 binaries | Kevin D. Kissell | 2008-05-12 |
* | [MIPS] VPE loader: Check result of memory allocation. | Ralf Baechle | 2008-04-01 |
* | [MIPS] Remove duplicate includes. | Lucas Woods | 2008-01-29 |
* | [MIPS] vpe: Add missing "space" | Joe Perches | 2007-11-26 |
* | [MIPS] vpe: handle halting TCs in an errata safe way. | Nigel Stephens | 2007-11-15 |
* | [MIPS] vpe: Use p_paddr instead of p_vaddr loader. | Ralf Baechle | 2007-10-29 |
* | [MIPS] VPE loader: convert from struct class_ device to struct device | Kay Sievers | 2007-10-16 |
* | [MIPS] VPE: reimplement ELF loader. | Ralf Baechle | 2007-10-11 |
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-11 |
* | [MIPS] RP: Sysfs interface for stopping RP program | Ralf 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-31 |
* | [MIPS] Replace __attribute_used__ with __used | David Rientjes | 2007-07-24 |
* | [MIPS] AP/SP: Avoid triggering the 34K E125 performance issue | Ralf Baechle | 2007-07-06 |
* | [MIPS] RTLX, VPE: Make open actually atomic. | Ralf Baechle | 2007-02-26 |