index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
signal_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-30
signals: x86 TS_RESTORE_SIGMASK
Roland McGrath
1
-9
/
+8
2008-04-26
x86 signals: lift flags diddling code
Roland McGrath
1
-20
/
+15
2008-04-17
x86: replace most VM86 flags with flags from processor-flags.h
gorcunov@gmail.com
1
-2
/
+2
2008-04-17
x86: add KERN_INFO to show_unhandled_signals printout
Ingo Molnar
1
-3
/
+3
2008-04-17
x86: move extern declaration to vdso.h
Ingo Molnar
1
-7
/
+0
2008-04-17
x86: clean up arch/x86/kernel/signal_32.c
Ingo Molnar
1
-79
/
+101
2008-04-17
x86: remove DEBUG_SIG
Ingo Molnar
1
-12
/
+0
2008-04-17
x86: Unify argument names in signal_32|64.c
Harvey Harrison
1
-6
/
+6
2008-04-17
x86: move struct definitions to unifed sigframe.h
Harvey Harrison
1
-1
/
+1
2008-04-17
x86: use sizeof(long) to unify signal_32|64.c
Harvey Harrison
1
-2
/
+3
2008-04-17
x86: Use FIX_EFLAGS define in X86_64
Harvey Harrison
1
-5
/
+11
2008-04-17
x86: reduce trivial style differences in signal_32|64.c
Harvey Harrison
1
-34
/
+30
2008-04-17
x86: regparm(3) is mandatory, no need to annotate
Harvey Harrison
1
-1
/
+0
2008-04-17
x86: make X86_32 pt_regs members unsigned long
Harvey Harrison
1
-2
/
+2
2008-04-17
x86: change most X86_32 pt_regs members to unsigned long
Harvey Harrison
1
-2
/
+2
2008-04-17
x86 vDSO: don't use disabled vDSO for signal trampoline
Roland McGrath
1
-1
/
+1
2008-03-07
x86: clear DF before calling signal handler
Aurelien Jarno
1
-2
/
+2
2008-01-30
x86: remove unneded casts
Jan Engelhardt
1
-1
/
+1
2008-01-30
x86: print which shared library/executable faulted in segfault etc. messages v3
Andi Kleen
1
-2
/
+5
2008-01-30
x86: remove all definitions with fastcall
Harvey Harrison
1
-1
/
+1
2008-01-30
x86: x86-32 thread_struct.debugreg
Roland McGrath
1
-2
/
+2
2008-01-30
x86: use generic register names in struct sigcontext
H. Peter Anvin
1
-14
/
+14
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
1
-96
/
+96
2008-01-30
x86 single_step: TIF_FORCED_TF
Roland McGrath
1
-7
/
+5
2008-01-30
x86 vDSO: i386 vdso32
Roland McGrath
1
-2
/
+3
2008-01-30
x86: protect against sigaltstack wraparound
Roland McGrath
1
-0
/
+7
2008-01-25
sched: high-res preemption tick
Peter Zijlstra
1
-0
/
+3
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
1
-1
/
+1
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-2
/
+2
2007-10-17
i386: remove unnecessary code
Ingo Molnar
1
-2
/
+0
2007-10-13
Delete filenames in comments.
Dave Jones
1
-2
/
+0
2007-10-11
i386: move kernel
Thomas Gleixner
1
-0
/
+667