index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
sys_sparc_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-21
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-04
sparc: semtimedop() unreachable due to comparison error
Rob Gardner
1
-1
/
+1
2014-05-19
sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.c
Sam Ravnborg
1
-0
/
+1
2013-11-15
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
1
-0
/
+3
2013-11-13
sparc64: Clean up 64-bit mmap exclusion defines.
David S. Miller
1
-3
/
+0
2013-07-11
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2013-03-06
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-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-22
/
+0
2012-12-12
arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/
Andrew Morton
1
-3
/
+3
2012-12-12
mm: use vm_unmapped_area() on sparc64 architecture
Michel Lespinasse
1
-114
/
+30
2012-11-17
Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc
Al Viro
1
-0
/
+5
2012-10-27
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
David S. Miller
1
-0
/
+5
2012-10-15
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-31
ipc: add COMPAT_SHMLBA support
Will Deacon
1
-1
/
+1
2012-07-10
sparc64: remove unused function straddles_64bit_va_hole()
Kirill Tkhai
1
-17
/
+0
2012-05-31
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-21
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-11-01
sparc: move symbol exporters to use export.h not module.h
Paul Gortmaker
1
-1
/
+1
2011-06-08
sparc: Remove unnecessary semicolons
Joe Perches
1
-3
/
+3
2011-03-17
sparc64: Sharpen address space randomization calculations.
David S. Miller
1
-8
/
+13
2010-08-18
Make do_execve() take a const filename pointer
David Howells
1
-1
/
+3
2010-03-13
improve sys_newuname() for compat architectures
Christoph Hellwig
1
-11
/
+0
2010-03-13
Add generic sys_ipc wrapper
Christoph Hellwig
1
-1
/
+1
2010-03-03
sparc64: Kill off old sys_perfctr system call and state.
David S. Miller
1
-104
/
+0
2010-01-08
SPARC: use helpers for rlimits
Jiri Slaby
1
-3
/
+3
2009-12-11
sparc_brk() is not needed anymore
Al Viro
1
-12
/
+0
2009-12-11
Unify sys_mmap*
Al Viro
1
-16
/
+6
2009-12-11
file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()
Al Viro
1
-3
/
+7
2009-12-11
kill useless checks in sparc mremap variants
Al Viro
1
-6
/
+0
2009-01-20
sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()
David S. Miller
1
-25
/
+23
2009-01-09
sparc64: move EXPORT_SYMBOL to the symbols definition
Sam Ravnborg
1
-0
/
+2
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg
1
-0
/
+914