summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/sys_sparc_64.c
AgeCommit message (Expand)Author
2021-07-23signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRPEric W. Biederman
2020-02-02sparc64: fix adjtimex regressionArnd Bergmann
2019-12-18y2038: sparc: remove use of struct timexArnd Bergmann
2019-09-07ipc: fix sparc64 ipc() wrapperArnd Bergmann
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-02-07timex: use __kernel_timex internallyDeepa Dinamani
2019-02-07sparc64: add custom adjtimex/clock_adjtime functionsArnd Bergmann
2019-01-25sparc64: fix sparc_ipc type conversionArnd Bergmann
2018-08-11sys: don't hold uts_sem while accessing userspace memoryJann Horn
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-25signal/sparc: Use force_sig_fault where appropriateEric W. Biederman
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook
2018-04-07Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski
2018-03-20sparc: get rid of asm wrapper for nis_syscall()Al Viro
2018-03-20sparc: get rid of memory_ordering(2) wrapperAl Viro
2018-03-20sparc: trivial conversions to {COMPAT_,}SYSCALL_DEFINE()Al Viro
2018-03-20sparc: bury a zombie extern that had been that way for twenty yearsAl Viro
2018-03-19sparc: get rid of sys_sparc_pipe() wrappersAl Viro
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-03-20sparc: Convert naked unsigned uses to unsigned intJoe Perches
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2016-01-14sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin
2015-03-03sparc: semtimedop() unreachable due to comparison errorRob Gardner
2014-05-18sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg
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