Mathieu Desnoyers
|
b74406f377
arm: Add syscall detection for restartable sequences
|
7 years ago |
Mathieu Desnoyers
|
9800b9dc13
arm: Add restartable sequences support
|
7 years ago |
Linus Torvalds
|
441692aafc
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
|
7 years ago |
Russell King
|
1bb078330b
Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into devel-stable
|
8 years ago |
Thomas Garnier
|
e33f8d3267
arm/syscalls: Optimize address limit check
|
8 years ago |
Thomas Garnier
|
2404269bc4
Revert "arm/syscalls: Check address limit on user-mode return"
|
8 years ago |
Nicolas Pitre
|
5c16595353
ARM: signal handling support for FDPIC_FUNCPTRS functions
|
8 years ago |
Linus Torvalds
|
6c51e67b64
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Dave Martin
|
ce184a0dee
ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[]
|
8 years ago |
Dave Martin
|
269583559c
ARM: 8686/1: iwmmxt: Add missing __user annotations to sigframe accessors
|
8 years ago |
Thomas Garnier
|
73ac5d6a2b
arm/syscalls: Check address limit on user-mode return
|
8 years ago |
Linus Torvalds
|
99bc7215bc
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
|
10 years ago |
Russell King
|
12fc7306e6
ARM: get rid of needless #if in signal handling code
|
10 years ago |
Russell King
|
9b55613f42
ARM: fix Thumb2 signal handling when ARMv6 is enabled
|
10 years ago |
Russell King
|
3302caddf1
ARM: entry: efficiency cleanups
|
10 years ago |
Richard Weinberger
|
a4980448ed
arm: Remove signal translation and exec_domain
|
11 years ago |
Andy Lutomirski
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
10 years ago |
Yalin Wang
|
09415fa2c5
ARM: 8194/1: remove clear_thread_flag(TIF_UPROBE)
|
10 years ago |
David A. Long
|
c7edc9e326
ARM: add uprobes support
|
11 years ago |
Russell King
|
42cbe8271c
Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next
|
11 years ago |
T.J. Purtell
|
6ecf830e50
ARM: 7880/1: Clear the IT state independent of the Thumb-2 mode
|
12 years ago |
Victor Kamensky
|
574e2b5111
ARM: signal: sigreturn_codes should be endian neutral to work in BE8
|
12 years ago |
Russell King
|
8c0cc8a5d9
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page)
|
12 years ago |
Russell King
|
e0d407564b
ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)
|
12 years ago |
Russell King
|
48be69a026
ARM: move signal handlers into a vdso-like page
|
12 years ago |
Jonathan Austin
|
9dfc28b630
ARM: mpu: protect the vectors page with an MPU region
|
12 years ago |
Al Viro
|
7e243643df
arm: switch to struct ksignal * passing
|
13 years ago |
Al Viro
|
50bcb7e473
arm: switch to generic old sigaction()
|
12 years ago |
Al Viro
|
b68fec2416
arm: switch to generic old sigsuspend
|
12 years ago |
Al Viro
|
ec93ac8663
arm: switch to generic sigaltstack
|
12 years ago |