summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/signal_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86/signal/compat: Move sigaction_compat_abi() to signal_64.cBrian Gerst2023-01-061-0/+13
* x86/signal: Move siginfo field testsBrian Gerst2023-01-061-0/+114
* x86/signal/64: Move 64-bit signal code to its own fileBrian Gerst2022-10-191-0/+383
* x86: signal: unify signal_{32|64}.cHiroshi Shimamoto2008-11-261-915/+0
* x86: signal: unify signal_{32|64}.c, prepareHiroshi Shimamoto2008-11-261-1/+115
* x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigfra...Hiroshi Shimamoto2008-11-261-53/+256
* x86: signal: move {setup|restore}_sigcontext()Hiroshi Shimamoto2008-11-261-74/+74
* x86: signal: cosmetic unification of sys_rt_sigreturn()Hiroshi Shimamoto2008-11-231-0/+9
* x86: signal: cosmetic unification of sys_sigaltstack()Hiroshi Shimamoto2008-11-231-0/+15
* x86: signal: cosmetic unification of including headersHiroshi Shimamoto2008-11-231-1/+6
* x86: signal: rename COPY_SEG_STRICT to COPY_SEG_CPL3Hiroshi Shimamoto2008-11-211-4/+4
* x86: signal: cosmetic unification of setup_sigcontext()Hiroshi Shimamoto2008-11-081-5/+28
* x86: signal_64: make setup_sigcontext() similarHiroshi Shimamoto2008-11-061-7/+5
* x86: signal_64: setup fpstate in setup_sigcontext()Hiroshi Shimamoto2008-11-061-4/+6
* x86: signal_64: remove unused code in __setup_rt_frame()Hiroshi Shimamoto2008-11-041-5/+1
* x86: signal: cosmetic unification of NR_restart_syscallHiroshi Shimamoto2008-10-301-0/+5
* x86: signal: cosmetic unification of macros for setup_rt_frame()Hiroshi Shimamoto2008-10-301-2/+12
* x86: signal: cosmetic unification of signr_convert()Hiroshi Shimamoto2008-10-301-0/+6
* x86: signal_64.c: get_stack() doesn't need entire regsHiroshi Shimamoto2008-10-271-6/+4
* x86: signal: cosmetic unification of restore_sigcontext()Hiroshi Shimamoto2008-10-271-0/+15
* x86: signal: remove indent in restore_sigcontext()Hiroshi Shimamoto2008-10-031-12/+7
* x86: signal: move macros out from restore_sigcontext()Hiroshi Shimamoto2008-10-031-7/+11
* x86: signal: introduce helper macro is_ia32Hiroshi Shimamoto2008-09-251-4/+9
* x86: signal_64.c: introduce helper function signr_convert()Hiroshi Shimamoto2008-09-251-2/+8
* x86: signal: cosmetic unification of handle_signal()Hiroshi Shimamoto2008-09-241-0/+2
* x86: signal: cosmetic unification of do_notify_resume()Hiroshi Shimamoto2008-09-241-4/+12
* x86: signal: cosmetic unification of do_signal()Hiroshi Shimamoto2008-09-241-2/+4
* x86: signal: introduce do_rt_sigreturn()Hiroshi Shimamoto2008-09-141-3/+8
* x86: signal: remove unneeded err handlingHiroshi Shimamoto2008-09-141-3/+2
* x86: signal: put give_sigsegv of setup frames togetherHiroshi Shimamoto2008-09-141-8/+9
* x86: signal_64.c: make handle_signal() similarHiroshi Shimamoto2008-09-101-28/+29
* x86: signal_64.c: arg for restore_i387_xstate() is void __user *Hiroshi Shimamoto2008-09-101-1/+2
* x86: signal_64.c: clean up signal_fault()Hiroshi Shimamoto2008-09-101-4/+6
* x86: signal: split out frame setupsHiroshi Shimamoto2008-09-061-10/+20
* x86: signal: make NR_restart_syscallHiroshi Shimamoto2008-09-061-3/+3
* Merge branch 'x86/cleanups' into x86/signalIngo Molnar2008-09-061-29/+27
|\
| * Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-201-1/+10
| |\
| * | x86: coding style fixes to arch/x86/kernel/signal_64.cGustavo F. Padovan2008-07-311-32/+30
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signalIngo Molnar2008-09-061-121/+24
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | * | Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-141-3/+53
| | | |\|
| | | * | x86: Introducing asm/syscalls.hJaswinder Singh2008-07-221-0/+1
| | * | | x86, xsave: remove the redundant access_ok() in setup_rt_frame()Suresh Siddha2008-08-141-3/+0
| | * | | x86, xsave: save/restore the extended state context in sigframeSuresh Siddha2008-07-301-2/+5
| | * | | x86, xsave: reorganization of signal save/restore fpstate code layoutSuresh Siddha2008-07-301-80/+3
| | * | | x86, xsave: dynamically allocate sigframes fpstate instead of static allocationSuresh Siddha2008-07-301-1/+1
| |/ / / |/| | |
| * | | Merge branch 'linus' into x86/tracehookIngo Molnar2008-09-051-1/+10
| |\ \ \ | |/ / / |/| | |
| * | | x86: tracehook: TIF_NOTIFY_RESUMERoland McGrath2008-07-261-0/+5
| * | | x86 signals: use asm/syscall.hRoland McGrath2008-07-261-33/+5
| * | | x86: tracehook_signal_handlerRoland McGrath2008-07-261-2/+4
| | |/ | |/|
* / | x64, fpu: fix possible FPU leakage in error conditionsSuresh Siddha2008-07-261-1/+10
|/ /