summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/sys_sparc_64.c
Commit message (Expand)AuthorAgeFilesLines
* ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()Al Viro2012-05-301-9/+2
* kill mm argument of vm_munmap()Al Viro2012-04-211-1/+1
* VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-201-6/+1
* powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee2011-11-281-3/+3
* sparc: move symbol exporters to use export.h not module.hPaul Gortmaker2011-10-311-1/+1
* sparc: Remove unnecessary semicolonsJoe Perches2011-06-071-3/+3
* sparc64: Sharpen address space randomization calculations.David S. Miller2011-03-161-8/+13
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-1/+3
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-11/+0
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-1/+1
* sparc64: Kill off old sys_perfctr system call and state.David S. Miller2010-03-031-104/+0
* SPARC: use helpers for rlimitsJiri Slaby2010-01-081-3/+3
* sparc_brk() is not needed anymoreAl Viro2009-12-111-12/+0
* Unify sys_mmap*Al Viro2009-12-111-16/+6
* file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()Al Viro2009-12-111-3/+7
* kill useless checks in sparc mremap variantsAl Viro2009-12-111-6/+0
* sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller2009-01-191-25/+23
* sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-081-0/+2
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-0/+914