index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
vpe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
MIPS: VPE: Fix spelling mistake: "uneeded" -> "unneeded"
Colin Ian King
2018-05-14
1
-1
/
+1
*
module: use a structure to encapsulate layout.
Rusty Russell
2015-12-04
1
-3
/
+3
*
MIPS: MT: Remove "weak" from vpe_run() declaration
Bjorn Helgaas
2015-08-26
1
-5
/
+5
*
MIPS: VPE: Exit vpe_release() early if vpe_run() isn't defined
Bjorn Helgaas
2015-08-26
1
-1
/
+6
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-01-30
1
-758
/
+124
|
\
|
*
MIPS: APRP: Code formatting clean-ups.
Steven J. Hill
2014-01-22
1
-140
/
+112
|
*
MIPS: APRP: Split VPE loader into separate files.
Deng-Cheng Zhu
2014-01-22
1
-628
/
+19
*
|
MIPS: VPE: Remove vpe_getuid and vpe_getgid
Eric W. Biederman
2014-01-22
1
-28
/
+0
|
/
*
MIPS: kernel: vpe: Make vpe_attrs an array of pointers.
Markos Chandras
2013-09-13
1
-1
/
+1
*
mips: convert vpe_class to use dev_groups
Greg Kroah-Hartman
2013-08-19
1
-7
/
+10
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-03-02
1
-61
/
+52
|
\
|
*
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
2013-02-21
1
-12
/
+3
|
|
\
|
|
*
MIPS: remove broken conditional inside vpe loader code
John Crispin
2013-02-19
1
-12
/
+3
|
*
|
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-49
/
+49
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
|
MIPS: vpe.c: Fix null pointer dereference in print arguments.
Cong Ding
2013-01-16
1
-1
/
+1
|
/
*
MIPS: MT: Remove kspd.
Ralf Baechle
2012-10-11
1
-24
/
+0
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
1
-1
/
+0
*
mips: remove needless include of module.h from core kernel files.
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
MIPS: VPE: Select correct tc
Hillf Danton
2011-09-17
1
-1
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
MIPS: Replace deprecated spinlock initialization
Thomas Gleixner
2011-03-14
1
-2
/
+2
*
MIPS: VPE loader: Check vmalloc return value in vpe_open
Jesper Juhl
2010-12-16
1
-8
/
+6
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-1
/
+2
*
MIPS: Don't include <linux/smp_lock.h> unnecessarily.
Ralf Baechle
2010-02-27
1
-1
/
+0
*
MIPS: VPE: Remove stray unlock_kernel.
Ralf Baechle
2009-11-02
1
-2
/
+0
*
MIPS: VPE: Get rid of BKL.
Ralf Baechle
2009-09-30
1
-31
/
+46
*
MIPS: Remove useless zero initializations.
Ralf Baechle
2009-09-17
1
-1
/
+1
*
MIPS: VPE: Delete unused function get_tc_unused().
Ralf Baechle
2009-08-03
1
-12
/
+0
*
MIPS: VPE: Fix bogus indentation.
Ralf Baechle
2009-08-03
1
-1
/
+1
*
MIPS: VPE: Make various functions static.
Ralf Baechle
2009-08-03
1
-9
/
+8
*
MIPS: VPE: Free relocation chain on error.
Ralf Baechle
2009-08-03
1
-3
/
+12
*
MIPS: VPE: Fix compiler warning.
Raghu Gandham
2009-08-03
1
-1
/
+2
*
MIPS: MT: Remove unnecessary semicolons
Joe Perches
2009-07-03
1
-1
/
+1
*
mips: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-1
/
+1
*
Merge branch 'next' into for-linus
James Morris
2008-12-25
1
-2
/
+2
|
\
|
*
CRED: Use creds in file structs
David Howells
2008-11-14
1
-2
/
+2
*
|
MIPS: Fix incorrect use of loose in vpe.c
Nick Andrew
2008-12-05
1
-1
/
+1
|
/
*
mips: cdev lock_kernel() pushdown
Jonathan Corbet
2008-05-18
1
-3
/
+9
*
[MIPS] ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
2008-05-12
1
-2
/
+2
*
[MIPS] Don't use max_pfn which is no longer initialized these days.
Ralf Baechle
2008-05-12
1
-1
/
+1
*
[MIPS] Fixes necessary for non-SMP kernels and non-relocatable binaries
Kevin D. Kissell
2008-05-12
1
-8
/
+15
*
[MIPS] VPE loader: Check result of memory allocation.
Ralf Baechle
2008-04-01
1
-6
/
+15
*
[MIPS] Remove duplicate includes.
Lucas Woods
2008-01-29
1
-1
/
+0
*
[MIPS] vpe: Add missing "space"
Joe Perches
2007-11-26
1
-2
/
+2
*
[MIPS] vpe: handle halting TCs in an errata safe way.
Nigel Stephens
2007-11-15
1
-4
/
+10
*
[MIPS] vpe: Use p_paddr instead of p_vaddr loader.
Ralf Baechle
2007-10-29
1
-2
/
+2
[next]