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
|
11 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
|
12 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 |
Richard Weinberger
|
3cffdc8c3a
Uninclude linux/freezer.h
|
13 years ago |
Al Viro
|
6628521784
ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS
|
13 years ago |
Al Viro
|
81783786d5
ARM: 7473/1: deal with handlerless restarts without leaving the kernel
|
13 years ago |
Al Viro
|
0a267fa6a1
ARM: 7472/1: pull all work_pending logics into C function
|
13 years ago |
Will Deacon
|
8d4150ccbb
ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline""
|
13 years ago |
Will Deacon
|
ad82cc08f7
ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""
|
13 years ago |
Will Deacon
|
433e2f307b
ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"
|
13 years ago |
Will Deacon
|
3b0c062267
ARM: 7442/1: Revert "remove unused restart trampoline"
|
13 years ago |
Al Viro
|
efee984c27
new helper: signal_delivered()
|
13 years ago |
Al Viro
|
77097ae503
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
|
13 years ago |
Al Viro
|
a610d6e672
pull clearing RESTORE_SIGMASK into block_sigmask()
|
13 years ago |