index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
vpe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-04
module: use a structure to encapsulate layout.
Rusty Russell
1
-3
/
+3
2015-08-26
MIPS: MT: Remove "weak" from vpe_run() declaration
Bjorn Helgaas
1
-5
/
+5
2015-08-26
MIPS: VPE: Exit vpe_release() early if vpe_run() isn't defined
Bjorn Helgaas
1
-1
/
+6
2014-01-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-758
/
+124
2014-01-22
MIPS: VPE: Remove vpe_getuid and vpe_getgid
Eric W. Biederman
1
-28
/
+0
2014-01-22
MIPS: APRP: Code formatting clean-ups.
Steven J. Hill
1
-140
/
+112
2014-01-22
MIPS: APRP: Split VPE loader into separate files.
Deng-Cheng Zhu
1
-628
/
+19
2013-09-13
MIPS: kernel: vpe: Make vpe_attrs an array of pointers.
Markos Chandras
1
-1
/
+1
2013-08-19
mips: convert vpe_class to use dev_groups
Greg Kroah-Hartman
1
-7
/
+10
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-61
/
+52
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
1
-12
/
+3
2013-02-19
MIPS: remove broken conditional inside vpe loader code
John Crispin
1
-12
/
+3
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-49
/
+49
2013-01-16
MIPS: vpe.c: Fix null pointer dereference in print arguments.
Cong Ding
1
-1
/
+1
2012-10-11
MIPS: MT: Remove kspd.
Ralf Baechle
1
-24
/
+0
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+0
2011-10-31
mips: remove needless include of module.h from core kernel files.
Paul Gortmaker
1
-1
/
+0
2011-09-17
MIPS: VPE: Select correct tc
Hillf Danton
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-14
MIPS: Replace deprecated spinlock initialization
Thomas Gleixner
1
-2
/
+2
2010-12-16
MIPS: VPE loader: Check vmalloc return value in vpe_open
Jesper Juhl
1
-8
/
+6
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-1
/
+2
2010-02-27
MIPS: Don't include <linux/smp_lock.h> unnecessarily.
Ralf Baechle
1
-1
/
+0
2009-11-02
MIPS: VPE: Remove stray unlock_kernel.
Ralf Baechle
1
-2
/
+0
2009-09-30
MIPS: VPE: Get rid of BKL.
Ralf Baechle
1
-31
/
+46
2009-09-17
MIPS: Remove useless zero initializations.
Ralf Baechle
1
-1
/
+1
2009-08-03
MIPS: VPE: Delete unused function get_tc_unused().
Ralf Baechle
1
-12
/
+0
2009-08-03
MIPS: VPE: Fix bogus indentation.
Ralf Baechle
1
-1
/
+1
2009-08-03
MIPS: VPE: Make various functions static.
Ralf Baechle
1
-9
/
+8
2009-08-03
MIPS: VPE: Free relocation chain on error.
Ralf Baechle
1
-3
/
+12
2009-08-03
MIPS: VPE: Fix compiler warning.
Raghu Gandham
1
-1
/
+2
2009-07-03
MIPS: MT: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-01-06
mips: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-12-25
Merge branch 'next' into for-linus
James Morris
1
-2
/
+2
2008-12-05
MIPS: Fix incorrect use of loose in vpe.c
Nick Andrew
1
-1
/
+1
2008-11-14
CRED: Use creds in file structs
David Howells
1
-2
/
+2
2008-05-18
mips: cdev lock_kernel() pushdown
Jonathan Corbet
1
-3
/
+9
2008-05-12
[MIPS] ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
1
-2
/
+2
2008-05-12
[MIPS] Don't use max_pfn which is no longer initialized these days.
Ralf Baechle
1
-1
/
+1
2008-05-12
[MIPS] Fixes necessary for non-SMP kernels and non-relocatable binaries
Kevin D. Kissell
1
-8
/
+15
2008-04-01
[MIPS] VPE loader: Check result of memory allocation.
Ralf Baechle
1
-6
/
+15
2008-01-29
[MIPS] Remove duplicate includes.
Lucas Woods
1
-1
/
+0
2007-11-26
[MIPS] vpe: Add missing "space"
Joe Perches
1
-2
/
+2
2007-11-15
[MIPS] vpe: handle halting TCs in an errata safe way.
Nigel Stephens
1
-4
/
+10
2007-10-29
[MIPS] vpe: Use p_paddr instead of p_vaddr loader.
Ralf Baechle
1
-2
/
+2
2007-10-16
[MIPS] VPE loader: convert from struct class_ device to struct device
Kay Sievers
1
-12
/
+15
2007-10-11
[MIPS] VPE: reimplement ELF loader.
Ralf Baechle
1
-34
/
+11
[next]