index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
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
*
[MIPS] VPE loader: convert from struct class_ device to struct device
Kay Sievers
2007-10-16
1
-12
/
+15
*
[MIPS] VPE: reimplement ELF loader.
Ralf Baechle
2007-10-11
1
-34
/
+11
*
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
2007-10-11
1
-1
/
+1
*
[MIPS] RP: Sysfs interface for stopping RP program
Ralf Baechle
2007-07-31
1
-0
/
+18
*
[MIPS] RP: Pass number of TCs available to RP program in $2.
Ralf Baechle
2007-07-31
1
-9
/
+73
*
[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.
Ralf Baechle
2007-07-31
1
-126
/
+137
*
[MIPS] Replace __attribute_used__ with __used
David Rientjes
2007-07-24
1
-2
/
+1
*
[MIPS] AP/SP: Avoid triggering the 34K E125 performance issue
Ralf Baechle
2007-07-06
1
-4
/
+0
*
[MIPS] RTLX, VPE: Make open actually atomic.
Ralf Baechle
2007-02-26
1
-4
/
+3
*
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[MIPS] VPE: Sprinkle device model code into code to make udev happier.
Ralf Baechle
2007-02-10
1
-1
/
+21
*
[MIPS] Whitespace cleanups.
Ralf Baechle
2007-02-06
1
-16
/
+16
*
[MIPS] vpe_elfload and vpe_run are only used locally, make them static.
Ralf Baechle
2007-02-06
1
-2
/
+2
*
[MIPS] VPE loader: Initialize lists before they're actually being used ...
Ralf Baechle
2007-01-24
1
-4
/
+5
*
[PATCH] struct path: convert mips
Josef Sipek
2006-12-08
1
-1
/
+1
*
[MIPS] MT: Fix setting of XTC.
Elizabeth Oldham
2006-09-27
1
-0
/
+6
*
[MIPS] Don't include obsolete <linux/config.h>.
Ralf Baechle
2006-07-13
1
-1
/
+0
*
[MIPS] Cleanup inode->r_dev usage.
Ralf Baechle
2006-04-27
1
-3
/
+3
*
[MIPS] kpsd and other AP/SP improvements.
Ralf Baechle
2006-04-19
1
-225
/
+434
*
MIPS: MT: Fix 32-bit dependencies.
Ralf Baechle
2006-01-10
1
-4
/
+4
*
[PATCH] Fix more "if ((err = foo() < 0))" typos
Alexey Dobriyan
2006-01-09
1
-1
/
+2
*
VPE loader janitoring
Ralf Baechle
2005-11-07
1
-56
/
+44
*
Virtual SMP support for the 34K.
Ralf Baechle
2005-10-29
1
-7
/
+8
*
More AP / SP bits for the 34K, the Malta bits and things. Still wants
Ralf Baechle
2005-10-29
1
-0
/
+1295