Oleg Nesterov
|
73d382decc
x86: Kill handle_signal()->set_fs()
|
14 年之前 |
Oleg Nesterov
|
9b42962074
x86, do_signal: Simplify the TS_RESTORE_SIGMASK logic
|
14 年之前 |
Oleg Nesterov
|
3982294b03
x86, signals: Convert the X86_32 code to use set_current_blocked()
|
14 年之前 |
Oleg Nesterov
|
e9bd3f0faa
x86: signal: sys_rt_sigreturn() should use set_current_blocked()
|
14 年之前 |
Oleg Nesterov
|
e6a585801b
x86: signal: handle_signal() should use set_current_blocked()
|
14 年之前 |
Brian Gerst
|
052acad48a
x86: Merge sys_sigaltstack
|
15 年之前 |
Linus Torvalds
|
ed9216c171
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
15 年之前 |
Frederic Weisbecker
|
0f8f86c7bd
Merge commit 'perf/core' into perf/hw-breakpoint
|
15 年之前 |
Avi Kivity
|
7c68af6e32
core, x86: Add user return notifiers
|
15 年之前 |
Linus Torvalds
|
df58bee21e
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Ingo Molnar
|
dca2d6ac09
Merge branch 'linus' into tracing/hw-breakpoints
|
15 年之前 |
David Howells
|
ee18d64c1f
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
|
15 年之前 |
Andi Kleen
|
c1ebf83561
x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE
|
16 年之前 |
Ingo Molnar
|
eadb8a091b
Merge branch 'linus' into tracing/hw-breakpoints
|
16 年之前 |
Ingo Molnar
|
0d5959723e
Merge branch 'linus' into x86/mce3
|
16 年之前 |
Andi Kleen
|
9b1beaf2b5
x86, mce: support action-optional machine checks
|
16 年之前 |
Andi Kleen
|
9ff36ee966
x86, mce: rename mce_notify_user to mce_notify_irq
|
16 年之前 |
K.Prasad
|
da0cdc14f5
hw-breakpoints: modify signal handling code to refrain from re-enabling HW Breakpoints
|
16 年之前 |
Andi Kleen
|
4efc0670ba
x86, mce: use 64bit machine check code on 32bit
|
16 年之前 |
Peter Zijlstra
|
925d519ab8
perf_counter: unify and fix delayed counter wakeup
|
16 年之前 |
Ingo Molnar
|
f541ae326f
Merge branch 'linus' into perfcounters/core-v2
|
16 年之前 |
Hiroshi Shimamoto
|
0f8f308925
x86: signal: check sas_ss_size instead of sas_ss_flags()
|
16 年之前 |
Hiroshi Shimamoto
|
14fc9fbc70
x86: signal: check signal stack overflow properly
|
16 年之前 |
Hiroshi Shimamoto
|
2505170211
x86, signals: fix xine & firefox bustage
|
16 年之前 |
Hiroshi Shimamoto
|
1fae0279ce
x86: signal: introduce helper align_sigframe()
|
16 年之前 |
Hiroshi Shimamoto
|
75779f0526
x86: signal: unify get_sigframe()
|
16 年之前 |
Hiroshi Shimamoto
|
36a4526583
x86: signal: use 16 bytes boundary for rt_sigframe
|
16 年之前 |
Hiroshi Shimamoto
|
97286a2b64
x86: signal: intrroduce get_sigframe() and replace get_sigstack()
|
16 年之前 |
Hiroshi Shimamoto
|
144b0712dd
x86: signal: add __user annotation
|
16 年之前 |
Ingo Molnar
|
b1864e9a1a
Merge branch 'x86/core' into perfcounters/core
|
16 年之前 |