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
/
sparc
/
kernel
/
sys_sparc_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc: Convert naked unsigned uses to unsigned int
Joe Perches
2016-03-20
1
-2
/
+2
*
mm: ASLR: use get_random_long()
Daniel Cashman
2016-02-27
1
-1
/
+1
*
sparc64: fix incorrect sign extension in sys_sparc64_personality
Dmitry V. Levin
2016-01-14
1
-1
/
+1
*
sparc: semtimedop() unreachable due to comparison error
Rob Gardner
2015-03-03
1
-1
/
+1
*
sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.c
Sam Ravnborg
2014-05-18
1
-0
/
+1
*
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
2013-11-14
1
-0
/
+3
*
sparc64: Clean up 64-bit mmap exclusion defines.
David S. Miller
2013-11-12
1
-3
/
+0
*
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
1
-2
/
+0
*
get rid of union semop in sys_semctl(2) arguments
Al Viro
2013-03-05
1
-1
/
+1
*
make do_mremap() static
Al Viro
2013-03-04
1
-4
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
1
-22
/
+0
|
\
|
*
Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc
Al Viro
2012-11-16
1
-0
/
+5
|
|
\
|
*
|
sparc64: switch to generic kernel_execve()
Al Viro
2012-10-14
1
-22
/
+0
*
|
|
arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/
Andrew Morton
2012-12-11
1
-3
/
+3
*
|
|
mm: use vm_unmapped_area() on sparc64 architecture
Michel Lespinasse
2012-12-11
1
-114
/
+30
|
|
/
|
/
|
*
|
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
David S. Miller
2012-10-26
1
-0
/
+5
|
/
*
sparc64: do not clobber personality flags in sys_sparc64_personality()
Jiri Kosina
2012-08-02
1
-5
/
+5
*
ipc: add COMPAT_SHMLBA support
Will Deacon
2012-07-30
1
-1
/
+1
*
sparc64: remove unused function straddles_64bit_va_hole()
Kirill Tkhai
2012-07-09
1
-17
/
+0
*
ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()
Al Viro
2012-05-30
1
-9
/
+2
*
kill mm argument of vm_munmap()
Al Viro
2012-04-21
1
-1
/
+1
*
VM: add "vm_munmap()" helper function
Linus Torvalds
2012-04-20
1
-6
/
+1
*
powerpc+sparc64/mm: Remove hack in mmap randomize layout
Dan McGee
2011-11-28
1
-3
/
+3
*
sparc: move symbol exporters to use export.h not module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
sparc: Remove unnecessary semicolons
Joe Perches
2011-06-07
1
-3
/
+3
*
sparc64: Sharpen address space randomization calculations.
David S. Miller
2011-03-16
1
-8
/
+13
*
Make do_execve() take a const filename pointer
David Howells
2010-08-17
1
-1
/
+3
*
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-12
1
-11
/
+0
*
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-12
1
-1
/
+1
*
sparc64: Kill off old sys_perfctr system call and state.
David S. Miller
2010-03-03
1
-104
/
+0
*
SPARC: use helpers for rlimits
Jiri Slaby
2010-01-08
1
-3
/
+3
*
sparc_brk() is not needed anymore
Al Viro
2009-12-11
1
-12
/
+0
*
Unify sys_mmap*
Al Viro
2009-12-11
1
-16
/
+6
*
file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()
Al Viro
2009-12-11
1
-3
/
+7
*
kill useless checks in sparc mremap variants
Al Viro
2009-12-11
1
-6
/
+0
*
sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()
David S. Miller
2009-01-19
1
-25
/
+23
*
sparc64: move EXPORT_SYMBOL to the symbols definition
Sam Ravnborg
2009-01-08
1
-0
/
+2
*
sparc,sparc64: unify kernel/
Sam Ravnborg
2008-12-04
1
-0
/
+914