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
/
parisc
/
kernel
/
syscall.S
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-03
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
Helge Deller
1
-1
/
+1
2016-11-03
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
1
-2
/
+9
2016-11-03
parisc: Avoid trashing sr2 and sr3 in LWS code
John David Anglin
1
-29
/
+24
2016-05-22
parisc: Add syscall tracepoint support
Helge Deller
1
-0
/
+1
2016-05-06
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
Dmitry V. Levin
1
-1
/
+1
2016-03-31
parisc: Fix and enable seccomp filter support
Helge Deller
1
-0
/
+2
2016-03-02
parisc: Fix ptrace syscall number and return value modification
Helge Deller
1
-1
/
+4
2015-11-22
parisc: Use long branch to do_syscall_trace_exit
Helge Deller
1
-2
/
+2
2015-09-08
parisc: Use double word condition in 64bit CAS operation
John David Anglin
1
-1
/
+1
2014-09-14
parisc: Implement new LWS CAS supporting 64 bit operations.
Guy Martin
1
-4
/
+229
2014-05-15
parisc: Improve LWS-CAS performance
John David Anglin
1
-3
/
+9
2013-11-08
parisc: provide macro to create exception table entries
Helge Deller
1
-4
/
+2
2013-05-07
parisc: document the parisc gateway page
Helge Deller
1
-1
/
+24
2013-05-07
parisc: fix partly 16/64k PAGE_SIZE boot
Helge Deller
1
-4
/
+5
2013-02-21
parisc: fix ptrace breakage
Al Viro
1
-1
/
+4
2012-10-01
parisc: decide whether to go to slow path (tracesys) based on thread flags
Al Viro
1
-3
/
+4
2012-10-01
parisc: fix double restarts
Al Viro
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-05-30
parisc: LWS fixes for syscall.S
John David Anglin
1
-23
/
+9
2009-09-28
parisc: split syscall_trace into two halves
Kyle McMartin
1
-9
/
+13
2009-09-28
parisc: add missing TI_TASK macro in syscall.S
Kyle McMartin
1
-1
/
+1
2009-09-28
parisc: tracehook_report_syscall
Kyle McMartin
1
-1
/
+3
2009-03-31
parisc: document light weight syscall ABI
Helge Deller
1
-10
/
+48
2008-06-13
Revert "parisc: fix trivial section name warnings"
Kyle McMartin
1
-3
/
+2
2008-05-15
parisc: fix trivial section name warnings
Helge Deller
1
-2
/
+3
2007-10-18
[PARISC] Remove hardcoded uses of PAGE_SIZE
Kyle McMartin
1
-1
/
+1
2007-10-18
[PARISC] Kill off ASM_PAGE_SIZE use
Sam Ravnborg
1
-5
/
+6
2007-06-04
[PARISC] Fix bug when syscall nr is __NR_Linux_syscalls
Kyle McMartin
1
-1
/
+1
2007-05-30
[PARISC] fix "reduce size of task_struct on 64-bit machines" fallout
Kyle McMartin
1
-1
/
+1
2007-05-23
[PARISC] Disable LWS debugging
Aurelien Jarno
1
-4
/
+4
2007-02-17
[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro
Helge Deller
1
-22
/
+4
2007-02-17
[PARISC] more ENTRY(), ENDPROC(), END() conversions
Helge Deller
1
-44
/
+27
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-06-28
[PARISC] Remove unused macro fixup_branch in syscall.S
Kyle McMartin
1
-12
/
+0
2006-06-28
[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0
Kyle McMartin
1
-1
/
+1
2006-04-22
[PARISC] Further work for multiple page sizes
Helge Deller
1
-5
/
+5
2006-01-23
[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data
Helge Deller
1
-0
/
+2
2005-11-18
[PARISC] Document some register usages in assembly files
Carlos O'Donell
1
-1
/
+2
2005-10-22
[PARISC] Replace uses of __LP64__ with CONFIG_64BIT
Grant Grundler
1
-19
/
+18
2005-09-09
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
Sam Ravnborg
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+703