index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
sys_sparc_64.c
Age
Commit message (
Expand
)
Author
2012-08-02
sparc64: do not clobber personality flags in sys_sparc64_personality()
Jiri Kosina
2012-07-30
ipc: add COMPAT_SHMLBA support
Will Deacon
2012-07-09
sparc64: remove unused function straddles_64bit_va_hole()
Kirill Tkhai
2012-05-30
ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()
Al Viro
2012-04-21
kill mm argument of vm_munmap()
Al Viro
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
2011-11-28
powerpc+sparc64/mm: Remove hack in mmap randomize layout
Dan McGee
2011-10-31
sparc: move symbol exporters to use export.h not module.h
Paul Gortmaker
2011-06-07
sparc: Remove unnecessary semicolons
Joe Perches
2011-03-16
sparc64: Sharpen address space randomization calculations.
David S. Miller
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-03
sparc64: Kill off old sys_perfctr system call and state.
David S. Miller
2010-01-08
SPARC: use helpers for rlimits
Jiri Slaby
2009-12-11
sparc_brk() is not needed anymore
Al Viro
2009-12-11
Unify sys_mmap*
Al Viro
2009-12-11
file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()
Al Viro
2009-12-11
kill useless checks in sparc mremap variants
Al Viro
2009-01-19
sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()
David S. Miller
2009-01-08
sparc64: move EXPORT_SYMBOL to the symbols definition
Sam Ravnborg
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg