aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/sys_sparc_64.c
AgeCommit message (Expand)Author
2015-03-26sparc: semtimedop() unreachable due to comparison errorRob Gardner
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai
2013-11-12sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-03-05get rid of union semop in sys_semctl(2) argumentsAl Viro
2013-03-04make do_mremap() staticAl Viro
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/Andrew Morton
2012-12-11mm: use vm_unmapped_area() on sparc64 architectureMichel Lespinasse
2012-11-16Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller
2012-10-14sparc64: switch to generic kernel_execve()Al Viro
2012-08-02sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina
2012-07-30ipc: add COMPAT_SHMLBA supportWill Deacon
2012-07-09sparc64: remove unused function straddles_64bit_va_hole()Kirill Tkhai
2012-05-30ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()Al Viro
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2011-11-28powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee
2011-10-31sparc: move symbol exporters to use export.h not module.hPaul Gortmaker
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches
2011-03-16sparc64: Sharpen address space randomization calculations.David S. Miller
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller
2010-01-08SPARC: use helpers for rlimitsJiri Slaby
2009-12-11sparc_brk() is not needed anymoreAl Viro
2009-12-11Unify sys_mmap*Al Viro
2009-12-11file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()Al Viro
2009-12-11kill useless checks in sparc mremap variantsAl Viro
2009-01-19sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller
2009-01-08sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg