index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
syscall.S
Age
Commit message (
Expand
)
Author
2022-01-07
parisc: Add lws_atomic_xchg and lws_atomic_store syscalls
John David Anglin
2022-01-07
parisc: Rewrite light-weight syscall and futex code
John David Anglin
2021-12-21
parisc: Correct completer in lws start
John David Anglin
2021-11-22
parisc: Fix extraction of hash lock bits in syscall.S
John David Anglin
2021-11-04
parisc: Don't disable interrupts in cmpxchg and futex operations
Dave Anglin
2021-11-01
parisc: Use PRIV_USER in syscall.S
Helge Deller
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
2021-04-27
parisc: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2020-10-15
parisc: Switch to more fine grained lws locks
John David Anglin
2020-07-28
Revert "parisc: Revert "Release spinlocks using ordered store""
Helge Deller
2020-07-28
Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"
Helge Deller
2020-07-28
Revert "parisc: Drop LDCW barrier in CAS code when running UP"
Helge Deller
2020-04-05
parisc: remove nargs from __SYSCALL
Firoz Khan
2019-05-10
parisc: Drop LDCW barrier in CAS code when running UP
Helge Deller
2019-05-06
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
Helge Deller
2019-05-03
parisc: Use ldcw instruction for SMP spinlock release barrier
John David Anglin
2018-12-10
parisc: generate uapi header and system call table files
Firoz Khan
2018-11-06
parisc: Revert "Release spinlocks using ordered store"
John David Anglin
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-17
parisc: Release spinlocks using ordered store
John David Anglin
2018-09-29
Update email address
Matthew Wilcox
2018-08-17
parisc: Update comments in syscall.S regarding wide userland
Helge Deller
2018-08-17
parisc: Fix ptraced 64-bit applications to call 64-bit syscalls
Helge Deller
2018-08-13
parisc: Remove ordered stores from syscall.S
John David Anglin
2018-08-08
parisc: Define mb() and add memory barriers to assembler unlock sequences
John David Anglin
2017-11-17
parisc: Fix validity check of pointer size argument in new CAS implementation
John David Anglin
2017-10-19
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
John David Anglin
2016-11-02
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
Helge Deller
2016-11-02
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
2016-11-02
parisc: Avoid trashing sr2 and sr3 in LWS code
John David Anglin
2016-05-22
parisc: Add syscall tracepoint support
Helge Deller
2016-05-06
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
Dmitry V. Levin
2016-03-31
parisc: Fix and enable seccomp filter support
Helge Deller
2016-03-01
parisc: Fix ptrace syscall number and return value modification
Helge Deller
2015-11-22
parisc: Use long branch to do_syscall_trace_exit
Helge Deller
2015-09-08
parisc: Use double word condition in 64bit CAS operation
John David Anglin
2014-09-13
parisc: Implement new LWS CAS supporting 64 bit operations.
Guy Martin
2014-05-15
parisc: Improve LWS-CAS performance
John David Anglin
2013-11-07
parisc: provide macro to create exception table entries
Helge Deller
2013-05-06
parisc: document the parisc gateway page
Helge Deller
2013-05-06
parisc: fix partly 16/64k PAGE_SIZE boot
Helge Deller
2013-02-20
parisc: fix ptrace breakage
Al Viro
2012-10-01
parisc: decide whether to go to slow path (tracesys) based on thread flags
Al Viro
2012-10-01
parisc: fix double restarts
Al Viro
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-05-30
parisc: LWS fixes for syscall.S
John David Anglin
2009-09-27
parisc: split syscall_trace into two halves
Kyle McMartin
2009-09-27
parisc: add missing TI_TASK macro in syscall.S
Kyle McMartin
2009-09-27
parisc: tracehook_report_syscall
Kyle McMartin
2009-03-31
parisc: document light weight syscall ABI
Helge Deller
[next]