Sign in
googlers
/
maze
/
linux
/
73b4a24f5ff09389ba6277c53a266b142f655ed2
/
arch
/
x86
/
kernel
/
signal_64.c
69e13ad
x86: signal: remove indent in restore_sigcontext()
by Hiroshi Shimamoto
· 16 years ago
a2e8d3d
x86: signal: move macros out from restore_sigcontext()
by Hiroshi Shimamoto
· 16 years ago
455edbc
x86: signal: introduce helper macro is_ia32
by Hiroshi Shimamoto
· 16 years ago
b94fd69
x86: signal_64.c: introduce helper function signr_convert()
by Hiroshi Shimamoto
· 16 years ago
86d3237
x86: signal: cosmetic unification of handle_signal()
by Hiroshi Shimamoto
· 16 years ago
ee847c5
x86: signal: cosmetic unification of do_notify_resume()
by Hiroshi Shimamoto
· 16 years ago
5fd9333
x86: signal: cosmetic unification of do_signal()
by Hiroshi Shimamoto
· 16 years ago
e6babb6
x86: signal: introduce do_rt_sigreturn()
by Hiroshi Shimamoto
· 16 years ago
2ba48e1
x86: signal: remove unneeded err handling
by Hiroshi Shimamoto
· 16 years ago
3d0aedd
x86: signal: put give_sigsegv of setup frames together
by Hiroshi Shimamoto
· 16 years ago
764e8d1
x86: signal_64.c: make handle_signal() similar
by Hiroshi Shimamoto
· 16 years ago
0c40ed7
x86: signal_64.c: arg for restore_i387_xstate() is void __user *
by Hiroshi Shimamoto
· 16 years ago
b2994ef
x86: signal_64.c: clean up signal_fault()
by Hiroshi Shimamoto
· 16 years ago
1d13024
x86: signal: split out frame setups
by Hiroshi Shimamoto
· 17 years ago
8fcd8e2
x86: signal: make NR_restart_syscall
by Hiroshi Shimamoto
· 17 years ago
f12e6a4
Merge branch 'x86/cleanups' into x86/signal
by Ingo Molnar
· 16 years ago
046fd53
Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signal
by Ingo Molnar
· 16 years ago
28c3cfd
Merge branch 'linus' into x86/tracehook
by Ingo Molnar
· 17 years ago
7393423
Merge branch 'linus' into x86/cleanups
by Ingo Molnar
· 17 years ago
8d7ccaa
Merge commit 'v2.6.27-rc3' into x86/prototypes
by Ingo Molnar
· 17 years ago
ee2b92a
x86, xsave: remove the redundant access_ok() in setup_rt_frame()
by Suresh Siddha
· 17 years ago
caa007d
x86: coding style fixes to arch/x86/kernel/signal_64.c
by Gustavo F. Padovan
· 17 years ago
c37b5ef
x86, xsave: save/restore the extended state context in sigframe
by Suresh Siddha
· 17 years ago
ab51370
x86, xsave: reorganization of signal save/restore fpstate code layout
by Suresh Siddha
· 17 years ago
3c1c7f1
x86, xsave: dynamically allocate sigframes fpstate instead of static allocation
by Suresh Siddha
· 17 years ago
59e5213
x86: tracehook: TIF_NOTIFY_RESUME
by Roland McGrath
· 17 years ago
4dfcbb9
x86 signals: use asm/syscall.h
by Roland McGrath
· 17 years ago
36a0330
x86: tracehook_signal_handler
by Roland McGrath
· 17 years ago
6ffac1e
x64, fpu: fix possible FPU leakage in error conditions
by Suresh Siddha
· 17 years ago
b30f3ae
x86-64: Clean up 'save/restore_i387()' usage
by Linus Torvalds
· 17 years ago
7f9dce3
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
bbc1f69
x86: Introducing asm/syscalls.h
by Jaswinder Singh
· 17 years ago
3165651
sched, x86: clean up hrtick implementation
by Peter Zijlstra
· 17 years ago
64f0973
x86 ptrace: unify TIF_SINGLESTEP
by Roland McGrath
· 17 years ago
5a8da0e
signals: x86 TS_RESTORE_SIGMASK
by Roland McGrath
· 17 years ago
55928e3
x86 signals: lift set_fs
by Roland McGrath
· 17 years ago
8b9c5ff
x86 signals: lift flags diddling code
by Roland McGrath
· 17 years ago
a711317
x86: remove DEBUG_SIG
by Ingo Molnar
· 17 years ago
e0bf0f7
x86: define DEBUG_SIG in signal_64.c
by Harvey Harrison
· 17 years ago
866bc13
x86: Unify argument names in signal_32|64.c
by Harvey Harrison
· 17 years ago
123a634
x86: move struct definitions to unifed sigframe.h
by Harvey Harrison
· 17 years ago
2d19c45
x86: use sizeof(long) to unify signal_32|64.c
by Harvey Harrison
· 17 years ago
1a17680
x86: Use FIX_EFLAGS define in X86_64
by Harvey Harrison
· 17 years ago
ac66f3f
x86: reduce trivial style differences in signal_32|64.c
by Harvey Harrison
· 17 years ago
40f0933
x86: ia32 syscall restart fix
by Roland McGrath
· 17 years ago
e40cd10
x86: clear DF before calling signal handler
by Aurelien Jarno
· 17 years ago
0325291
x86: print which shared library/executable faulted in segfault etc. messages v3
by Andi Kleen
· 17 years ago
053de04
x86: get rid of _MASK flags
by Glauber de Oliveira Costa
· 17 years ago
742fa54
x86: use generic register names in struct sigcontext
by H. Peter Anvin
· 17 years ago
65ea5b0
x86: rename the struct pt_regs members for 32/64-bit consistency
by H. Peter Anvin
· 17 years ago
e1f2877
x86 single_step: TIF_FORCED_TF
by Roland McGrath
· 17 years ago
8f4d37e
sched: high-res preemption tick
by Peter Zijlstra
· 17 years ago
676b185
spelling fixes: arch/x86_64/
by Simon Arlott
· 17 years ago
835c34a
Delete filenames in comments.
by Dave Jones
· 17 years ago
250c227
x86_64: move kernel
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/kernel/signal_64.c]
4c1c61c
x86_64: prepare shared kernel/signal.c
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/kernel/signal.c]
abd4f75
x86: i386-show-unhandled-signals-v3
by Masoud Asgharifard Sharbiani
· 18 years ago
e02e68d
x86_64: support poll() on /dev/mcelog
by Tim Hockin
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
1c3d99c
[PATCH] x86-64: Fix x86_64 compilation with DEBUG_SIG on
by Glauber de Oliveira Costa
· 18 years ago
dd54a11
[PATCH] Remove all traces of signal number conversion
by Andi Kleen
· 18 years ago
1d001df
[PATCH] Add TIF_RESTORE_SIGMASK
by Andi Kleen
· 18 years ago
d9005b5
[PATCH] x86_64: Remove bogus RED-PEN comment in signal.c
by Andi Kleen
· 19 years ago
5c0f80f
[PATCH] x86_64: Remove long obsolete CVS
by Andi Kleen
· 19 years ago
fc558a7
[PATCH] swsusp: finally solve mysqld problem
by Rafael J. Wysocki
· 19 years ago
e4e5d32
[PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS for CS
by Bryan Ford
· 19 years ago
69be8f1
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
by Steven Rostedt
· 20 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 20 years ago
76381fe
[PATCH] xen: x86_64: use more usermode macro
by Vincent Hanquez
· 20 years ago
e9129e5
[PATCH] xen: x86_64: Add macro for debugreg
by Vincent Hanquez
· 20 years ago
0928d6e
[PATCH] x86_64: never block forced SIGSEGV
by Roland McGrath
· 20 years ago
c5924b7
[PATCH] x86_64: signal.c build fix
by Oliver Korpilla
· 20 years ago
607a168
[PATCH] x86_64: Fix 32bit system call restart
by Andi Kleen
· 20 years ago
993fb38
[PATCH] amd64 rt_sigframe user annotation
by Al Viro
· 20 years ago
d61915d
[PATCH] x86_64: Fix interaction of single stepping with debuggers
by Andi Kleen
· 20 years ago
be61bff
[PATCH] x86_64: Some fixes for single step handling
by Andi Kleen
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago
v2.6.12-rc2