Al Viro
|
235b80226b
x86: convert to ksignal
|
12 years ago |
Al Viro
|
15ce1f7154
x86,um: switch to generic old sigsuspend()
|
12 years ago |
Al Viro
|
3fe26fa34d
x86: get rid of pt_regs argument in sigreturn variants
|
12 years ago |
Al Viro
|
c40702c49f
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
|
12 years ago |
Al Viro
|
9026843952
generic compat_sys_sigaltstack()
|
12 years ago |
H. Peter Anvin
|
49b8c695e3
Merge branch 'x86/fpu' into x86/smap
|
12 years ago |
H. Peter Anvin
|
5e88353d8b
x86, smap: Reduce the SMAP overhead for signal handling
|
12 years ago |
Suresh Siddha
|
72a671ced6
x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels
|
13 years ago |
Mathias Krause
|
0ff8fef4ea
x86/signals: ia32_signal.c: add __user casts to fix sparse warnings
|
13 years ago |
Suresh Siddha
|
0b91f45b23
x86, compat: Use test_thread_flag(TIF_IA32) in compat signal delivery
|
13 years ago |
Al Viro
|
77097ae503
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
|
13 years ago |
Linus Torvalds
|
f9369910a6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 years ago |
Al Viro
|
68f3f16d9a
new helper: sigsuspend()
|
13 years ago |
Will Drewry
|
a0727e8ce5
signal, x86: add SIGSYS info and make it synchronous.
|
13 years ago |
Linus Torvalds
|
eb05df9e7e
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
H. Peter Anvin
|
bb6fa8b275
x32: Fix stupid ia32/x32 inversion in the siginfo format
|
13 years ago |
Srikar Dronamraju
|
51e7dc7011
x86: Rename trap_no to trap_nr in thread_struct
|
13 years ago |
H. Peter Anvin
|
e7084fd52e
x32: Switch to a 64-bit clock_t
|
13 years ago |
Linus Torvalds
|
1361b83a13
i387: Split up <asm/i387.h> into exported and internal interfaces
|
13 years ago |
H. Peter Anvin
|
f28f0c2357
x86: Move some signal-handling definitions to a common header
|
13 years ago |
Oleg Nesterov
|
905f29e2aa
x86, signals: Convert the IA32_EMULATION code to use set_current_blocked()
|
14 years ago |
Hiroshi Shimamoto
|
a967bb3fbe
x86: ia32_signal: introduce {get|set}_user_seg()
|
16 years ago |
Hiroshi Shimamoto
|
8801ead40c
x86: ia32_signal: introduce GET_SEG() macro
|
16 years ago |
Hiroshi Shimamoto
|
a47e3ec197
x86: ia32_signal: remove unused debug code
|
16 years ago |
Hiroshi Shimamoto
|
3b4b75700a
x86: ia32_signal: use {get|put}_user_try and catch
|
16 years ago |
Jaswinder Singh Rajput
|
2f06de0671
x86: introducing asm/sys_ia32.h
|
16 years ago |
Ingo Molnar
|
fa623d1b02
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core
|
16 years ago |
Hiroshi Shimamoto
|
8403295e0f
x86: ia32_signal: remove unnecessary declaration
|
16 years ago |
Hiroshi Shimamoto
|
d98f9d8442
x86: ia32_signal: use sigframe.h
|
16 years ago |