index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2021-07-23
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
Eric W. Biederman
1
-1
/
+1
2020-02-02
sparc64: fix adjtimex regression
Arnd Bergmann
1
-2
/
+2
2019-12-18
y2038: sparc: remove use of struct timex
Arnd Bergmann
1
-16
/
+17
2019-09-07
ipc: fix sparc64 ipc() wrapper
Arnd Bergmann
1
-15
/
+18
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
1
-2
/
+2
2019-02-07
sparc64: add custom adjtimex/clock_adjtime functions
Arnd Bergmann
1
-1
/
+58
2019-01-25
sparc64: fix sparc_ipc type conversion
Arnd Bergmann
1
-1
/
+1
2018-08-11
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
1
-8
/
+12
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-04-25
signal/sparc: Use force_sig_fault where appropriate
Eric W. Biederman
1
-7
/
+1
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-2
/
+2
2018-04-07
Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-10
/
+8
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
1
-1
/
+1
2018-03-20
sparc: get rid of asm wrapper for nis_syscall()
Al Viro
1
-2
/
+2
2018-03-20
sparc: get rid of memory_ordering(2) wrapper
Al Viro
1
-2
/
+2
2018-03-20
sparc: trivial conversions to {COMPAT_,}SYSCALL_DEFINE()
Al Viro
1
-2
/
+2
2018-03-20
sparc: bury a zombie extern that had been that way for twenty years
Al Viro
1
-2
/
+0
2018-03-19
sparc: get rid of sys_sparc_pipe() wrappers
Al Viro
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-2
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-03-20
sparc: Convert naked unsigned uses to unsigned int
Joe Perches
1
-2
/
+2
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
1
-1
/
+1
2016-01-14
sparc64: fix incorrect sign extension in sys_sparc64_personality
Dmitry V. Levin
1
-1
/
+1
2015-03-03
sparc: semtimedop() unreachable due to comparison error
Rob Gardner
1
-1
/
+1
2014-05-18
sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.c
Sam Ravnborg
1
-0
/
+1
2013-11-14
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
1
-0
/
+3
2013-11-12
sparc64: Clean up 64-bit mmap exclusion defines.
David S. Miller
1
-3
/
+0
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2013-03-05
get rid of union semop in sys_semctl(2) arguments
Al Viro
1
-1
/
+1
2013-03-04
make do_mremap() static
Al Viro
1
-4
/
+0
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-22
/
+0
2012-12-11
arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/
Andrew Morton
1
-3
/
+3
2012-12-11
mm: use vm_unmapped_area() on sparc64 architecture
Michel Lespinasse
1
-114
/
+30
2012-11-16
Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc
Al Viro
1
-0
/
+5
2012-10-26
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
David S. Miller
1
-0
/
+5
2012-10-14
sparc64: switch to generic kernel_execve()
Al Viro
1
-22
/
+0
2012-08-02
sparc64: do not clobber personality flags in sys_sparc64_personality()
Jiri Kosina
1
-5
/
+5
2012-07-30
ipc: add COMPAT_SHMLBA support
Will Deacon
1
-1
/
+1
2012-07-09
sparc64: remove unused function straddles_64bit_va_hole()
Kirill Tkhai
1
-17
/
+0
2012-05-30
ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()
Al Viro
1
-9
/
+2
2012-04-21
kill mm argument of vm_munmap()
Al Viro
1
-1
/
+1
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
1
-6
/
+1
2011-11-28
powerpc+sparc64/mm: Remove hack in mmap randomize layout
Dan McGee
1
-3
/
+3
2011-10-31
sparc: move symbol exporters to use export.h not module.h
Paul Gortmaker
1
-1
/
+1
[next]