aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/signal.c
Commit message (Expand)AuthorAge
* Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-24
|\
| * Merge branch 'perf/core' into perf/uprobesIngo Molnar2012-04-14
| |\
| * | uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju2012-03-14
* | | new helper: sigsuspend()Al Viro2012-05-21
| |/ |/|
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-29
|\|
| * x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju2012-03-13
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\|
| * x32: Signal-related system callsH. Peter Anvin2012-02-20
| * x32: Export setup/restore_sigcontext from signal.cH. Peter Anvin2012-02-20
| * x86: Move some signal-handling definitions to a common headerH. Peter Anvin2012-02-20
* | i387: Split up <asm/i387.h> into exported and internal interfacesLinus Torvalds2012-02-21
|/
* signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming2012-01-10
* x86: Kill handle_signal()->set_fs()Oleg Nesterov2011-07-15
* x86, do_signal: Simplify the TS_RESTORE_SIGMASK logicOleg Nesterov2011-07-15
* x86, signals: Convert the X86_32 code to use set_current_blocked()Oleg Nesterov2011-07-15
* x86: signal: sys_rt_sigreturn() should use set_current_blocked()Oleg Nesterov2011-04-28
* x86: signal: handle_signal() should use set_current_blocked()Oleg Nesterov2011-04-28
* x86: Merge sys_sigaltstackBrian Gerst2009-12-09
* Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-08
|\
| * core, x86: Add user return notifiersAvi Kivity2009-10-01
* | Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-17
|\|
| * Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-18
| |\
| | * x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCEAndi Kleen2009-07-09
* | | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-15
|\| |
| * | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
| |/
* | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-17
|\|
| * Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-11
| |\
| | * perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-06
| | * Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
| | |\
| | * \ Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-13
| | |\ \
| | * \ \ Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-11
| | |\ \ \
| | * \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-29
| | |\ \ \ \
| | * | | | | performance counters: x86 supportIngo Molnar2008-12-08
| * | | | | | x86, mce: support action-optional machine checksAndi Kleen2009-06-03
| * | | | | | x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen2009-06-03
| * | | | | | x86, mce: use 64bit machine check code on 32bitAndi Kleen2009-05-28
| | |_|_|_|/ | |/| | | |
* / | | | | hw-breakpoints: modify signal handling code to refrain from re-enabling HW Br...K.Prasad2009-06-02
|/ / / / /
* | | | | x86: signal: check sas_ss_size instead of sas_ss_flags()Hiroshi Shimamoto2009-04-01
* | | | | x86: signal: check signal stack overflow properlyHiroshi Shimamoto2009-03-20
* | | | | x86, signals: fix xine & firefox bustageHiroshi Shimamoto2009-03-03
* | | | | x86: signal: introduce helper align_sigframe()Hiroshi Shimamoto2009-02-28
* | | | | x86: signal: unify get_sigframe()Hiroshi Shimamoto2009-02-28
* | | | | x86: signal: use 16 bytes boundary for rt_sigframeHiroshi Shimamoto2009-02-28
* | | | | x86: signal: intrroduce get_sigframe() and replace get_sigstack()Hiroshi Shimamoto2009-02-28
* | | | | x86: signal: add __user annotationHiroshi Shimamoto2009-02-28
| |_|_|/ |/| | |
* | | | x86: merge sys_rt_sigreturn between 32 and 64 bitsH. Peter Anvin2009-02-11
* | | | x86: use regparm(3) for passed-in pt_regs pointerBrian Gerst2009-02-11
* | | | x86: pass in pt_regs pointer for syscalls that need itBrian Gerst2009-02-11
* | | | x86: add %gs accessors for x86_32Tejun Heo2009-02-09
* | | | Merge branch 'x86/uaccess' into core/percpuIngo Molnar2009-02-09
|\ \ \ \ | |_|_|/ |/| | |