summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-10-211-3/+1Star
|\
| * uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume()Oleg Nesterov2012-09-291-3/+1Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-4/+0Star
|\ \
| * | x86: get rid of TIF_IRET hackeryAl Viro2012-09-201-4/+0Star
| |/
* | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-011-10/+14
|\ \
| * \ Merge branch 'x86/fpu' into x86/smapH. Peter Anvin2012-09-221-124/+91Star
| |\ \
| * | | x86, smap: Reduce the SMAP overhead for signal handlingH. Peter Anvin2012-09-211-10/+14
| | |/ | |/|
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-122/+89Star
|\ \ \ | | |/ | |/|
| * | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha2012-09-191-7/+8
| * | x86, signal: Cleanup ifdefs and is_ia32, is_x32Suresh Siddha2012-09-191-115/+81Star
| |/
* / x86: Exit RCU extended QS on notify resumeFrederic Weisbecker2012-09-261-0/+4
|/
* x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches2012-06-061-1/+4
* x86: get rid of calling do_notify_resume() when returning to kernel modeAl Viro2012-06-011-10/+0Star
* new helper: signal_delivered()Al Viro2012-06-011-4/+2Star
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0Star
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-22/+9Star
* new helper: sigmask_to_save()Al Viro2012-06-011-4/+1Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-2/+0Star
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-2/+0Star
* | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-241-0/+6
|\ \ | |/ |/|
| * Merge branch 'perf/core' into perf/uprobesIngo Molnar2012-04-141-0/+1
| |\
| * | uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju2012-03-141-0/+6
* | | new helper: sigsuspend()Al Viro2012-05-221-11/+1Star
| |/ |/|
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-301-1/+1
|\|
| * x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju2012-03-131-1/+1
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-301-16/+122
|\|
| * x32: Signal-related system callsH. Peter Anvin2012-02-201-1/+117
| * x32: Export setup/restore_sigcontext from signal.cH. Peter Anvin2012-02-201-6/+4Star
| * x86: Move some signal-handling definitions to a common headerH. Peter Anvin2012-02-201-9/+1Star
* | i387: Split up <asm/i387.h> into exported and internal interfacesLinus Torvalds2012-02-211-0/+1
|/
* signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming2012-01-111-5/+1Star
* x86: Kill handle_signal()->set_fs()Oleg Nesterov2011-07-151-9/+0Star
* x86, do_signal: Simplify the TS_RESTORE_SIGMASK logicOleg Nesterov2011-07-151-19/+10Star
* x86, signals: Convert the X86_32 code to use set_current_blocked()Oleg Nesterov2011-07-151-10/+8Star
* x86: signal: sys_rt_sigreturn() should use set_current_blocked()Oleg Nesterov2011-04-281-4/+1Star
* x86: signal: handle_signal() should use set_current_blocked()Oleg Nesterov2011-04-281-5/+4Star
* x86: Merge sys_sigaltstackBrian Gerst2009-12-101-11/+1Star
* Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-081-0/+3
|\
| * core, x86: Add user return notifiersAvi Kivity2009-10-011-0/+3
* | Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-181-1/+1
|\|
| * Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-181-1/+1
| |\
| | * x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCEAndi Kleen2009-07-101-1/+1
* | | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-151-0/+2
|\| |
| * | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
| |/
* | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-171-4/+3Star
|\|
| * Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-111-1/+0Star
| |\
| | * perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-061-6/+0Star
| | * Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-75/+72Star
| | |\
| | * \ Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-131-182/+164Star
| | |\ \