summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/sys_sparc_64.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sparc: Convert naked unsigned uses to unsigned intJoe Perches2016-03-201-2/+2
* mm: ASLR: use get_random_long()Daniel Cashman2016-02-271-1/+1
* sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin2016-01-141-1/+1
* sparc: semtimedop() unreachable due to comparison errorRob Gardner2015-03-031-1/+1
* sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg2014-05-181-0/+1
* sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai2013-11-141-0/+3
* sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller2013-11-121-3/+0
* mm: remove free_area_cacheMichel Lespinasse2013-07-101-2/+0
* get rid of union semop in sys_semctl(2) argumentsAl Viro2013-03-051-1/+1
* make do_mremap() staticAl Viro2013-03-041-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-22/+0
|\
| * Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro2012-11-161-0/+5
| |\
| * | sparc64: switch to generic kernel_execve()Al Viro2012-10-141-22/+0
* | | arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/Andrew Morton2012-12-111-3/+3
* | | mm: use vm_unmapped_area() on sparc64 architectureMichel Lespinasse2012-12-111-114/+30
| |/ |/|
* | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller2012-10-261-0/+5
|/
* sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina2012-08-021-5/+5
* ipc: add COMPAT_SHMLBA supportWill Deacon2012-07-301-1/+1
* sparc64: remove unused function straddles_64bit_va_hole()Kirill Tkhai2012-07-091-17/+0
* 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