aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/signal_32.c
Commit message (Expand)AuthorAge
* x86: signal: remove indent in restore_sigcontext()Hiroshi Shimamoto2008-10-03
* x86: signal: move macros out from restore_sigcontext()Hiroshi Shimamoto2008-10-03
* x86: signal_32.c: introduce macro ia32_setup_frame and ia32_setup_rt_frameHiroshi Shimamoto2008-09-25
* x86: signal: introduce helper macro is_ia32Hiroshi Shimamoto2008-09-25
* x86: signal_32.c: introduce signr_convert()Hiroshi Shimamoto2008-09-25
* x86: signal: cosmetic unification of handle_signal()Hiroshi Shimamoto2008-09-24
* x86: signal: cosmetic unification of do_notify_resume()Hiroshi Shimamoto2008-09-24
* x86: signal: introduce do_rt_sigreturn()Hiroshi Shimamoto2008-09-14
* x86: signal: remove unneeded err handlingHiroshi Shimamoto2008-09-14
* x86: signal: put give_sigsegv of setup frames togetherHiroshi Shimamoto2008-09-14
* x86_32: signal: move signal number conversion to upper layerHiroshi Shimamoto2008-09-06
* x86: signal: split out frame setupsHiroshi Shimamoto2008-09-06
* x86: signal: make NR_restart_syscallHiroshi Shimamoto2008-09-06
* x86_32: signal: introduce signal_fault()Hiroshi Shimamoto2008-09-06
* x86_32: signal: use syscall_get_nr and errorHiroshi Shimamoto2008-09-06
*---. Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signalIngo Molnar2008-09-06
|\ \ \
| | | * Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-14
| | | |\ | |_|_|/ |/| | |
| | | * x86: Introducing asm/syscalls.hJaswinder Singh2008-07-22
| | * | x86, xsave: save/restore the extended state context in sigframeSuresh Siddha2008-07-30
| | * | x86, xsave: reorganization of signal save/restore fpstate code layoutSuresh Siddha2008-07-30
| | * | x86, xsave: dynamically allocate sigframes fpstate instead of static allocationSuresh Siddha2008-07-30
| |/ / |/| |
| * | x86: tracehook: TIF_NOTIFY_RESUMERoland McGrath2008-07-26
| * | x86: tracehook_signal_handlerRoland McGrath2008-07-26
|/ /
* | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-23
|\ \ | |/ |/|
| * sched, x86: clean up hrtick implementationPeter Zijlstra2008-07-20
| |
| \
*-. \ Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-21
|\ \ \ | |_|/ |/| |
| | * x86 ptrace: unify TIF_SINGLESTEPRoland McGrath2008-07-16
| |/ |/|
| * x86_32: remove redundant KERN_INFOHiroshi Shimamoto2008-07-18
|/
* signals: x86 TS_RESTORE_SIGMASKRoland McGrath2008-04-30
* x86 signals: lift flags diddling codeRoland McGrath2008-04-26
* x86: replace most VM86 flags with flags from processor-flags.hgorcunov@gmail.com2008-04-17
* x86: add KERN_INFO to show_unhandled_signals printoutIngo Molnar2008-04-17
* x86: move extern declaration to vdso.hIngo Molnar2008-04-17
* x86: clean up arch/x86/kernel/signal_32.cIngo Molnar2008-04-17
* x86: remove DEBUG_SIGIngo Molnar2008-04-17
* x86: Unify argument names in signal_32|64.cHarvey Harrison2008-04-17
* x86: move struct definitions to unifed sigframe.hHarvey Harrison2008-04-17
* x86: use sizeof(long) to unify signal_32|64.cHarvey Harrison2008-04-17
* x86: Use FIX_EFLAGS define in X86_64Harvey Harrison2008-04-17
* x86: reduce trivial style differences in signal_32|64.cHarvey Harrison2008-04-17
* x86: regparm(3) is mandatory, no need to annotateHarvey Harrison2008-04-17
* x86: make X86_32 pt_regs members unsigned longHarvey Harrison2008-04-17
* x86: change most X86_32 pt_regs members to unsigned longHarvey Harrison2008-04-17
* x86 vDSO: don't use disabled vDSO for signal trampolineRoland McGrath2008-04-17
* x86: clear DF before calling signal handlerAurelien Jarno2008-03-07
* x86: remove unneded castsJan Engelhardt2008-01-30
* x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen2008-01-30
* x86: remove all definitions with fastcallHarvey Harrison2008-01-30
* x86: x86-32 thread_struct.debugregRoland McGrath2008-01-30
* x86: use generic register names in struct sigcontextH. Peter Anvin2008-01-30