index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2012-06-01
x86: get rid of calling do_notify_resume() when returning to kernel mode
Al Viro
2012-06-01
new helper: signal_delivered()
Al Viro
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
new helper: sigmask_to_save()
Al Viro
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-24
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-22
new helper: sigsuspend()
Al Viro
2012-04-14
Merge branch 'perf/core' into perf/uprobes
Ingo Molnar
2012-03-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-14
uprobes/core: Handle breakpoint and singlestep exceptions
Srikar Dronamraju
2012-03-13
x86: Rename trap_no to trap_nr in thread_struct
Srikar Dronamraju
2012-02-21
i387: Split up <asm/i387.h> into exported and internal interfaces
Linus Torvalds
2012-02-20
x32: Signal-related system calls
H. Peter Anvin
2012-02-20
x32: Export setup/restore_sigcontext from signal.c
H. Peter Anvin
2012-02-20
x86: Move some signal-handling definitions to a common header
H. Peter Anvin
2012-01-11
signal: add block_sigmask() for adding sigmask to current->blocked
Matt Fleming
2011-07-15
x86: Kill handle_signal()->set_fs()
Oleg Nesterov
2011-07-15
x86, do_signal: Simplify the TS_RESTORE_SIGMASK logic
Oleg Nesterov
2011-07-15
x86, signals: Convert the X86_32 code to use set_current_blocked()
Oleg Nesterov
2011-04-28
x86: signal: sys_rt_sigreturn() should use set_current_blocked()
Oleg Nesterov
2011-04-28
x86: signal: handle_signal() should use set_current_blocked()
Oleg Nesterov
2009-12-10
x86: Merge sys_sigaltstack
Brian Gerst
2009-12-08
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-10-17
Merge commit 'perf/core' into perf/hw-breakpoint
Frederic Weisbecker
2009-10-01
core, x86: Add user return notifiers
Avi Kivity
2009-09-18
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-09-15
Merge branch 'linus' into tracing/hw-breakpoints
Ingo Molnar
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-07-10
x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE
Andi Kleen
2009-06-17
Merge branch 'linus' into tracing/hw-breakpoints
Ingo Molnar
2009-06-11
Merge branch 'linus' into x86/mce3
Ingo Molnar
2009-06-03
x86, mce: support action-optional machine checks
Andi Kleen
2009-06-03
x86, mce: rename mce_notify_user to mce_notify_irq
Andi Kleen
2009-06-02
hw-breakpoints: modify signal handling code to refrain from re-enabling HW Br...
K.Prasad
2009-05-28
x86, mce: use 64bit machine check code on 32bit
Andi Kleen
2009-04-06
perf_counter: unify and fix delayed counter wakeup
Peter Zijlstra
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2009-04-01
x86: signal: check sas_ss_size instead of sas_ss_flags()
Hiroshi Shimamoto
2009-03-20
x86: signal: check signal stack overflow properly
Hiroshi Shimamoto
2009-03-03
x86, signals: fix xine & firefox bustage
Hiroshi Shimamoto
2009-02-28
x86: signal: introduce helper align_sigframe()
Hiroshi Shimamoto
2009-02-28
x86: signal: unify get_sigframe()
Hiroshi Shimamoto
2009-02-28
x86: signal: use 16 bytes boundary for rt_sigframe
Hiroshi Shimamoto
2009-02-28
x86: signal: intrroduce get_sigframe() and replace get_sigstack()
Hiroshi Shimamoto
2009-02-28
x86: signal: add __user annotation
Hiroshi Shimamoto
2009-02-13
Merge branch 'x86/core' into perfcounters/core
Ingo Molnar
[next]