summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/signal_32.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-7/+1Star
|\ \
| | * x86 ptrace: unify TIF_SINGLESTEPRoland McGrath2008-07-161-6/+0Star
| |/ |/|
| * x86_32: remove redundant KERN_INFOHiroshi Shimamoto2008-07-181-1/+1
|/
* signals: x86 TS_RESTORE_SIGMASKRoland McGrath2008-04-301-9/+8Star
* x86 signals: lift flags diddling codeRoland McGrath2008-04-261-20/+15Star
* x86: replace most VM86 flags with flags from processor-flags.hgorcunov@gmail.com2008-04-171-2/+2
* x86: add KERN_INFO to show_unhandled_signals printoutIngo Molnar2008-04-171-3/+3
* x86: move extern declaration to vdso.hIngo Molnar2008-04-171-7/+0Star
* x86: clean up arch/x86/kernel/signal_32.cIngo Molnar2008-04-171-79/+101
* x86: remove DEBUG_SIGIngo Molnar2008-04-171-12/+0Star
* x86: Unify argument names in signal_32|64.cHarvey Harrison2008-04-171-6/+6
* x86: move struct definitions to unifed sigframe.hHarvey Harrison2008-04-171-1/+1
* x86: use sizeof(long) to unify signal_32|64.cHarvey Harrison2008-04-171-2/+3
* x86: Use FIX_EFLAGS define in X86_64Harvey Harrison2008-04-171-5/+11
* x86: reduce trivial style differences in signal_32|64.cHarvey Harrison2008-04-171-34/+30Star
* x86: regparm(3) is mandatory, no need to annotateHarvey Harrison2008-04-171-1/+0Star
* x86: make X86_32 pt_regs members unsigned longHarvey Harrison2008-04-171-2/+2
* x86: change most X86_32 pt_regs members to unsigned longHarvey Harrison2008-04-171-2/+2
* x86 vDSO: don't use disabled vDSO for signal trampolineRoland McGrath2008-04-171-1/+1
* x86: clear DF before calling signal handlerAurelien Jarno2008-03-071-2/+2
* x86: remove unneded castsJan Engelhardt2008-01-301-1/+1
* x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen2008-01-301-2/+5
* x86: remove all definitions with fastcallHarvey Harrison2008-01-301-1/+1
* x86: x86-32 thread_struct.debugregRoland McGrath2008-01-301-2/+2
* x86: use generic register names in struct sigcontextH. Peter Anvin2008-01-301-14/+14
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-96/+96
* x86 single_step: TIF_FORCED_TFRoland McGrath2008-01-301-7/+5Star
* x86 vDSO: i386 vdso32Roland McGrath2008-01-301-2/+3
* x86: protect against sigaltstack wraparoundRoland McGrath2008-01-301-0/+7
* sched: high-res preemption tickPeter Zijlstra2008-01-251-0/+3
* spelling fixes: arch/i386/Simon Arlott2007-10-201-1/+1
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-2/+2
* i386: remove unnecessary codeIngo Molnar2007-10-171-2/+0Star
* Delete filenames in comments.Dave Jones2007-10-131-2/+0Star
* i386: move kernelThomas Gleixner2007-10-111-0/+667