index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
syscall.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: generate uapi header and system call table files
Firoz Khan
2018-12-10
1
-3
/
+8
*
parisc: Revert "Release spinlocks using ordered store"
John David Anglin
2018-11-06
1
-4
/
+8
*
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
1
-1
/
+1
|
\
|
*
Update email address
Matthew Wilcox
2018-09-30
1
-1
/
+1
*
|
parisc: Release spinlocks using ordered store
John David Anglin
2018-10-17
1
-8
/
+4
|
/
*
parisc: Update comments in syscall.S regarding wide userland
Helge Deller
2018-08-17
1
-10
/
+3
*
parisc: Fix ptraced 64-bit applications to call 64-bit syscalls
Helge Deller
2018-08-17
1
-4
/
+18
*
parisc: Remove ordered stores from syscall.S
John David Anglin
2018-08-13
1
-12
/
+12
*
parisc: Define mb() and add memory barriers to assembler unlock sequences
John David Anglin
2018-08-08
1
-0
/
+4
*
parisc: Fix validity check of pointer size argument in new CAS implementation
John David Anglin
2017-11-17
1
-3
/
+3
*
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
John David Anglin
2017-10-19
1
-3
/
+3
*
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
Helge Deller
2016-11-02
1
-1
/
+1
*
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
2016-11-02
1
-2
/
+9
*
parisc: Avoid trashing sr2 and sr3 in LWS code
John David Anglin
2016-11-02
1
-29
/
+24
*
parisc: Add syscall tracepoint support
Helge Deller
2016-05-22
1
-0
/
+1
*
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
Dmitry V. Levin
2016-05-06
1
-1
/
+1
*
parisc: Fix and enable seccomp filter support
Helge Deller
2016-03-31
1
-0
/
+2
*
parisc: Fix ptrace syscall number and return value modification
Helge Deller
2016-03-01
1
-1
/
+4
*
parisc: Use long branch to do_syscall_trace_exit
Helge Deller
2015-11-22
1
-2
/
+2
*
parisc: Use double word condition in 64bit CAS operation
John David Anglin
2015-09-08
1
-1
/
+1
*
parisc: Implement new LWS CAS supporting 64 bit operations.
Guy Martin
2014-09-13
1
-4
/
+229
*
parisc: Improve LWS-CAS performance
John David Anglin
2014-05-15
1
-3
/
+9
*
parisc: provide macro to create exception table entries
Helge Deller
2013-11-07
1
-4
/
+2
*
parisc: document the parisc gateway page
Helge Deller
2013-05-06
1
-1
/
+24
*
parisc: fix partly 16/64k PAGE_SIZE boot
Helge Deller
2013-05-06
1
-4
/
+5
*
parisc: fix ptrace breakage
Al Viro
2013-02-20
1
-1
/
+4
*
parisc: decide whether to go to slow path (tracesys) based on thread flags
Al Viro
2012-10-01
1
-3
/
+4
*
parisc: fix double restarts
Al Viro
2012-10-01
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
parisc: LWS fixes for syscall.S
John David Anglin
2010-05-30
1
-23
/
+9
*
parisc: split syscall_trace into two halves
Kyle McMartin
2009-09-28
1
-9
/
+13
*
parisc: add missing TI_TASK macro in syscall.S
Kyle McMartin
2009-09-28
1
-1
/
+1
*
parisc: tracehook_report_syscall
Kyle McMartin
2009-09-28
1
-1
/
+3
*
parisc: document light weight syscall ABI
Helge Deller
2009-03-31
1
-10
/
+48
*
Revert "parisc: fix trivial section name warnings"
Kyle McMartin
2008-06-13
1
-3
/
+2
*
parisc: fix trivial section name warnings
Helge Deller
2008-05-15
1
-2
/
+3
*
[PARISC] Remove hardcoded uses of PAGE_SIZE
Kyle McMartin
2007-10-18
1
-1
/
+1
*
[PARISC] Kill off ASM_PAGE_SIZE use
Sam Ravnborg
2007-10-18
1
-5
/
+6
*
[PARISC] Fix bug when syscall nr is __NR_Linux_syscalls
Kyle McMartin
2007-06-03
1
-1
/
+1
*
[PARISC] fix "reduce size of task_struct on 64-bit machines" fallout
Kyle McMartin
2007-05-30
1
-1
/
+1
*
[PARISC] Disable LWS debugging
Aurelien Jarno
2007-05-23
1
-4
/
+4
*
[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro
Helge Deller
2007-02-17
1
-22
/
+4
*
[PARISC] more ENTRY(), ENDPROC(), END() conversions
Helge Deller
2007-02-17
1
-44
/
+27
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
[PARISC] Remove unused macro fixup_branch in syscall.S
Kyle McMartin
2006-06-28
1
-12
/
+0
*
[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0
Kyle McMartin
2006-06-28
1
-1
/
+1
*
[PARISC] Further work for multiple page sizes
Helge Deller
2006-04-22
1
-5
/
+5
*
[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data
Helge Deller
2006-01-23
1
-0
/
+2
*
[PARISC] Document some register usages in assembly files
Carlos O'Donell
2005-11-17
1
-1
/
+2
*
[PARISC] Replace uses of __LP64__ with CONFIG_64BIT
Grant Grundler
2005-10-22
1
-19
/
+18
[next]