aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/signal_32.c
AgeCommit message (Expand)Author
2008-11-26x86: signal: unify signal_{32|64}.cHiroshi Shimamoto
2008-11-26x86: signal: unify signal_{32|64}.c, prepareHiroshi Shimamoto
2008-11-26x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigfra...Hiroshi Shimamoto
2008-11-26x86: signal: move {setup|restore}_sigcontext()Hiroshi Shimamoto
2008-11-23x86: signal: cosmetic unification of sys_rt_sigreturn()Hiroshi Shimamoto
2008-11-23x86: signal: cosmetic unification of sys_sigaltstack()Hiroshi Shimamoto
2008-11-23x86: signal: cosmetic unification of including headersHiroshi Shimamoto
2008-11-21x86: signal: rename COPY_SEG_STRICT to COPY_SEG_CPL3Hiroshi Shimamoto
2008-11-12x86: signal_32: introduce retcode and rt_retcodeHiroshi Shimamoto
2008-11-08x86: signal: cosmetic unification of setup_sigcontext()Hiroshi Shimamoto
2008-11-06x86: signal_32: do save_i387_xstate() at get_sigframe()Hiroshi Shimamoto
2008-10-30x86: signal: cosmetic unification of NR_restart_syscallHiroshi Shimamoto
2008-10-30x86: signal: cosmetic unification of macros for setup_rt_frame()Hiroshi Shimamoto
2008-10-30x86: signal: cosmetic unification of signr_convert()Hiroshi Shimamoto
2008-10-27x86: signal: cosmetic unification of restore_sigcontext()Hiroshi Shimamoto
2008-10-03x86: signal: remove indent in restore_sigcontext()Hiroshi Shimamoto
2008-10-03x86: signal: move macros out from restore_sigcontext()Hiroshi Shimamoto
2008-09-25x86: signal_32.c: introduce macro ia32_setup_frame and ia32_setup_rt_frameHiroshi Shimamoto
2008-09-25x86: signal: introduce helper macro is_ia32Hiroshi Shimamoto
2008-09-25x86: signal_32.c: introduce signr_convert()Hiroshi Shimamoto
2008-09-24x86: signal: cosmetic unification of handle_signal()Hiroshi Shimamoto
2008-09-24x86: signal: cosmetic unification of do_notify_resume()Hiroshi Shimamoto
2008-09-14x86: signal: introduce do_rt_sigreturn()Hiroshi Shimamoto
2008-09-14x86: signal: remove unneeded err handlingHiroshi Shimamoto
2008-09-14x86: signal: put give_sigsegv of setup frames togetherHiroshi Shimamoto
2008-09-06x86_32: signal: move signal number conversion to upper layerHiroshi Shimamoto
2008-09-06x86: signal: split out frame setupsHiroshi Shimamoto
2008-09-06x86: signal: make NR_restart_syscallHiroshi Shimamoto
2008-09-06x86_32: signal: introduce signal_fault()Hiroshi Shimamoto
2008-09-06x86_32: signal: use syscall_get_nr and errorHiroshi Shimamoto
2008-09-06Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signalIngo Molnar
2008-08-14Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar
2008-07-30x86, xsave: save/restore the extended state context in sigframeSuresh Siddha
2008-07-30x86, xsave: reorganization of signal save/restore fpstate code layoutSuresh Siddha
2008-07-30x86, xsave: dynamically allocate sigframes fpstate instead of static allocationSuresh Siddha
2008-07-26x86: tracehook: TIF_NOTIFY_RESUMERoland McGrath
2008-07-26x86: tracehook_signal_handlerRoland McGrath
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-22x86: Introducing asm/syscalls.hJaswinder Singh
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-20sched, x86: clean up hrtick implementationPeter Zijlstra
2008-07-18x86_32: remove redundant KERN_INFOHiroshi Shimamoto
2008-07-16x86 ptrace: unify TIF_SINGLESTEPRoland McGrath
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath
2008-04-26x86 signals: lift flags diddling codeRoland McGrath
2008-04-17x86: replace most VM86 flags with flags from processor-flags.hgorcunov@gmail.com
2008-04-17x86: add KERN_INFO to show_unhandled_signals printoutIngo Molnar
2008-04-17x86: move extern declaration to vdso.hIngo Molnar
2008-04-17x86: clean up arch/x86/kernel/signal_32.cIngo Molnar
2008-04-17x86: remove DEBUG_SIGIngo Molnar