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
/
score
/
kernel
/
sys_score.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
score: switch to generic fork/vfork/clone
Al Viro
2012-11-28
1
-35
/
+0
*
score: switch to generic sys_execve()
Al Viro
2012-10-15
1
-24
/
+0
*
score: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-15
1
-30
/
+0
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-2
/
+2
*
sections: fix section conflicts in arch/score
Andi Kleen
2012-10-06
1
-0
/
+1
*
Make do_execve() take a const filename pointer
David Howells
2010-08-17
1
-3
/
+7
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Add missing alignment check in arch/score sys_mmap()
Al Viro
2009-12-11
1
-3
/
+4
*
Unify sys_mmap*
Al Viro
2009-12-11
1
-22
/
+3
*
score: add old syscall support
Chen Liqin
2009-08-30
1
-2
/
+22
*
score: cleanups: dead code, 0 as pointer, shadowed variables
Arnd Bergmann
2009-06-27
1
-13
/
+1
*
score: fix function prototypes
Arnd Bergmann
2009-06-27
1
-2
/
+3
*
score: add address space annotations
Arnd Bergmann
2009-06-27
1
-4
/
+5
*
score: add missing #includes
Arnd Bergmann
2009-06-27
1
-0
/
+2
*
score: add generic sys_call_table
Arnd Bergmann
2009-06-19
1
-8
/
+1
*
score: update files according to review comments
Chen Liqin
2009-06-19
1
-4
/
+3
*
score: Add support for Sunplus S+core architecture
Chen Liqin
2009-06-19
1
-0
/
+147