Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
28d747f266fb73cd28a1b9a174cc3738fc177b00
/
arch
/
mips
/
kernel
/
vpe.c
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
aae22f1
MIPS: VPE: Fix spelling mistake: "uneeded" -> "unneeded"
by Colin Ian King
· 7 years ago
7523e4d
module: use a structure to encapsulate layout.
by Rusty Russell
· 9 years ago
c60f994
MIPS: MT: Remove "weak" from vpe_run() declaration
by Bjorn Helgaas
· 9 years ago
1c205b9
MIPS: VPE: Exit vpe_release() early if vpe_run() isn't defined
by Bjorn Helgaas
· 9 years ago
cdfc830
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
f58437f
MIPS: VPE: Remove vpe_getuid and vpe_getgid
by Eric W. Biederman
· 11 years ago
5792bf6
MIPS: APRP: Code formatting clean-ups.
by Steven J. Hill
· 11 years ago
1a2a6d7
MIPS: APRP: Split VPE loader into separate files.
by Deng-Cheng Zhu
· 11 years ago
1b46763
MIPS: kernel: vpe: Make vpe_attrs an array of pointers.
by Markos Chandras
· 11 years ago
567b21e
mips: convert vpe_class to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
aebb2af
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
8bfc245
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next
by Ralf Baechle
· 12 years ago
535237c
MIPS: remove broken conditional inside vpe loader code
by John Crispin
· 12 years ago
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
3d2d032
MIPS: vpe.c: Fix null pointer dereference in print arguments.
by Cong Ding
· 12 years ago
2551aeb
MIPS: MT: Remove kspd.
by Ralf Baechle
· 12 years ago
b81947c
Disintegrate asm/system.h for MIPS
by David Howells
· 13 years ago
848484e
mips: remove needless include of module.h from core kernel files.
by Paul Gortmaker
· 13 years ago
9fbcbd7
MIPS: VPE: Select correct tc
by Hillf Danton
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
52bd080
MIPS: Replace deprecated spinlock initialization
by Thomas Gleixner
· 14 years ago
863abad
MIPS: VPE loader: Check vmalloc return value in vpe_open
by Jesper Juhl
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
8facefd
MIPS: Don't include <linux/smp_lock.h> unnecessarily.
by Ralf Baechle
· 15 years ago
a22d621
MIPS: VPE: Remove stray unlock_kernel.
by Ralf Baechle
· 15 years ago
1bbfc20
MIPS: VPE: Get rid of BKL.
by Ralf Baechle
· 15 years ago
982f6ff
MIPS: Remove useless zero initializations.
by Ralf Baechle
· 15 years ago
ce21f4e
MIPS: VPE: Delete unused function get_tc_unused().
by Ralf Baechle
· 15 years ago
349c422
MIPS: VPE: Fix bogus indentation.
by Ralf Baechle
· 15 years ago
f18b51c
MIPS: VPE: Make various functions static.
by Ralf Baechle
· 15 years ago
477c4b0
MIPS: VPE: Free relocation chain on error.
by Ralf Baechle
· 15 years ago
e2a9cf9
MIPS: VPE: Fix compiler warning.
by Raghu Gandham
· 16 years ago
52a7a27
MIPS: MT: Remove unnecessary semicolons
by Joe Perches
· 16 years ago
1bb5beb
mips: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
cbacc2c
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
8ebcfc8
MIPS: Fix incorrect use of loose in vpe.c
by Nick Andrew
· 16 years ago
d76b0d9
CRED: Use creds in file structs
by David Howells
· 16 years ago
7558da9
mips: cdev lock_kernel() pushdown
by Jonathan Corbet
· 17 years ago
d303f4a
[MIPS] ELF handling - use SELFMAG instead of numeric constant
by Cyrill Gorcunov
· 17 years ago
9f2546a
[MIPS] Don't use max_pfn which is no longer initialized these days.
by Ralf Baechle
· 17 years ago
b618336
[MIPS] Fixes necessary for non-SMP kernels and non-relocatable binaries
by Kevin D. Kissell
· 17 years ago
5408c49
[MIPS] VPE loader: Check result of memory allocation.
by Ralf Baechle
· 17 years ago
adfb899
[MIPS] Remove duplicate includes.
by Lucas Woods
· 17 years ago
b1e3afa
[MIPS] vpe: Add missing "space"
by Joe Perches
· 17 years ago
7c3a622
[MIPS] vpe: handle halting TCs in an errata safe way.
by Nigel Stephens
· 17 years ago
8292366
[MIPS] vpe: Use p_paddr instead of p_vaddr loader.
by Ralf Baechle
· 17 years ago
736fad1
[MIPS] VPE loader: convert from struct class_ device to struct device
by Kay Sievers
· 17 years ago
bdf5d42
[MIPS] VPE: reimplement ELF loader.
by Ralf Baechle
· 17 years ago
21a151d
[MIPS] checkfiles: Fix "need space after that ','" errors.
by Ralf Baechle
· 17 years ago
0f5d0df
[MIPS] RP: Sysfs interface for stopping RP program
by Ralf Baechle
· 17 years ago
41790e0
[MIPS] RP: Pass number of TCs available to RP program in $2.
by Ralf Baechle
· 17 years ago
07cc0c9
[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.
by Ralf Baechle
· 17 years ago
f5dbeaf
[MIPS] Replace __attribute_used__ with __used
by David Rientjes
· 17 years ago
6fb88ce
[MIPS] AP/SP: Avoid triggering the 34K E125 performance issue
by Ralf Baechle
· 18 years ago
c4c4018
[MIPS] RTLX, VPE: Make open actually atomic.
by Ralf Baechle
· 18 years ago
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 18 years ago
27a3bba
[MIPS] VPE: Sprinkle device model code into code to make udev happier.
by Ralf Baechle
· 18 years ago
e0daad4
[MIPS] Whitespace cleanups.
by Ralf Baechle
· 18 years ago
be6e143
[MIPS] vpe_elfload and vpe_run are only used locally, make them static.
by Ralf Baechle
· 18 years ago
9cfdf6f
[MIPS] VPE loader: Initialize lists before they're actually being used ...
by Ralf Baechle
· 18 years ago
1b04fe9
[PATCH] struct path: convert mips
by Josef Sipek
· 18 years ago
a94d702
[MIPS] MT: Fix setting of XTC.
by Elizabeth Oldham
· 18 years ago
e1e80b4
[MIPS] Don't include obsolete <linux/config.h>.
by Ralf Baechle
· 19 years ago
79e55bc
[MIPS] Cleanup inode->r_dev usage.
by Ralf Baechle
· 19 years ago
2600990
[MIPS] kpsd and other AP/SP improvements.
by Ralf Baechle
· 19 years ago
571e0be
MIPS: MT: Fix 32-bit dependencies.
by Ralf Baechle
· 19 years ago
682e852
[PATCH] Fix more "if ((err = foo() < 0))" typos
by Alexey Dobriyan
· 19 years ago
307bd28
VPE loader janitoring
by Ralf Baechle
· 19 years ago
340ee4b
Virtual SMP support for the 34K.
by Ralf Baechle
· 19 years ago
e01402b
More AP / SP bits for the 34K, the Malta bits and things. Still wants
by Ralf Baechle
· 19 years ago