Commit Graph

40 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
Brian Gerst 052acad48a x86: Merge sys_sigaltstack 15 years ago
Avi Kivity 7c68af6e32 core, x86: Add user return notifiers 16 years ago
David Howells ee18d64c1f KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 years ago
Andi Kleen c1ebf83561 x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE 16 years ago
Andi Kleen 9b1beaf2b5 x86, mce: support action-optional machine checks 16 years ago
Andi Kleen 9ff36ee966 x86, mce: rename mce_notify_user to mce_notify_irq 16 years ago
K.Prasad da0cdc14f5 hw-breakpoints: modify signal handling code to refrain from re-enabling HW Breakpoints 16 years ago
Andi Kleen 4efc0670ba x86, mce: use 64bit machine check code on 32bit 16 years ago
Peter Zijlstra 925d519ab8 perf_counter: unify and fix delayed counter wakeup 16 years ago
Hiroshi Shimamoto 0f8f308925 x86: signal: check sas_ss_size instead of sas_ss_flags() 16 years ago
Hiroshi Shimamoto 14fc9fbc70 x86: signal: check signal stack overflow properly 16 years ago
Hiroshi Shimamoto 2505170211 x86, signals: fix xine & firefox bustage 16 years ago
Hiroshi Shimamoto 1fae0279ce x86: signal: introduce helper align_sigframe() 16 years ago
Hiroshi Shimamoto 75779f0526 x86: signal: unify get_sigframe() 16 years ago
Hiroshi Shimamoto 36a4526583 x86: signal: use 16 bytes boundary for rt_sigframe 16 years ago
Hiroshi Shimamoto 97286a2b64 x86: signal: intrroduce get_sigframe() and replace get_sigstack() 16 years ago
Hiroshi Shimamoto 144b0712dd x86: signal: add __user annotation 16 years ago
H. Peter Anvin 7445250927 x86: merge sys_rt_sigreturn between 32 and 64 bits 16 years ago
Brian Gerst b12bdaf11f x86: use regparm(3) for passed-in pt_regs pointer 16 years ago
Brian Gerst 253f29a4ae x86: pass in pt_regs pointer for syscalls that need it 16 years ago
Tejun Heo d9a89a26e0 x86: add %gs accessors for x86_32 16 years ago
Hiroshi Shimamoto 98e3d45eda x86: signal: use {get|put}_user_try and catch 16 years ago
Ingo Molnar 552b8aa4d1 Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" 16 years ago
Hiroshi Shimamoto 41af86fad3 x86: signal: move sigframe.h to arch/x86/include/asm 16 years ago
Hiroshi Shimamoto f5223763a6 x86: signal: move ia32 func declarations into arch/x86/kernel/signal.c 16 years ago
Hiroshi Shimamoto ae417bb487 x86: signal: use signal_fault() in sys_sigreturn() 16 years ago
Ingo Molnar 241771ef01 performance counters: x86 support 16 years ago
Hiroshi Shimamoto 4217458daf x86: signal: change type of paramter for sys_rt_sigreturn() 16 years ago
Hiroshi Shimamoto 5ceb40da9b x86: signal: unify signal_{32|64}.c 16 years ago
Hiroshi Shimamoto e5fa2d063c x86: signal: unify signal_{32|64}.c, prepare 16 years ago
Hiroshi Shimamoto bfeb91a943 x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigframe() 16 years ago
Hiroshi Shimamoto 2601657d22 x86: signal: move {setup|restore}_sigcontext() 16 years ago
Hiroshi Shimamoto 2456d738ef x86: signal: cosmetic unification of sys_rt_sigreturn() 16 years ago
Hiroshi Shimamoto 666ac7be04 x86: signal: cosmetic unification of sys_sigaltstack() 16 years ago
Hiroshi Shimamoto 5c9b3a0c7b x86: signal: cosmetic unification of including headers 16 years ago
Hiroshi Shimamoto 3ddd972d97 x86: signal: rename COPY_SEG_STRICT to COPY_SEG_CPL3 16 years ago
Hiroshi Shimamoto 4a61204856 x86: signal_32: introduce retcode and rt_retcode 16 years ago
Hiroshi Shimamoto 15002fa9bf x86: signal: cosmetic unification of setup_sigcontext() 16 years ago
Hiroshi Shimamoto 4b33669e81 x86: signal_32: do save_i387_xstate() at get_sigframe() 16 years ago
Hiroshi Shimamoto 57917752f5 x86: signal: cosmetic unification of NR_restart_syscall 17 years ago
Hiroshi Shimamoto cabf503588 x86: signal: cosmetic unification of macros for setup_rt_frame() 17 years ago
Hiroshi Shimamoto 96bf84b712 x86: signal: cosmetic unification of signr_convert() 17 years ago
Hiroshi Shimamoto 709110bd56 x86: signal: cosmetic unification of restore_sigcontext() 17 years ago
Hiroshi Shimamoto 69e13ad56f x86: signal: remove indent in restore_sigcontext() 17 years ago
Hiroshi Shimamoto a2e8d3dcfd x86: signal: move macros out from restore_sigcontext() 17 years ago
Hiroshi Shimamoto 4694d23912 x86: signal_32.c: introduce macro ia32_setup_frame and ia32_setup_rt_frame 17 years ago
Hiroshi Shimamoto 455edbc423 x86: signal: introduce helper macro is_ia32 17 years ago
Hiroshi Shimamoto 8d8c13bdb5 x86: signal_32.c: introduce signr_convert() 17 years ago
Hiroshi Shimamoto 86d3237cd1 x86: signal: cosmetic unification of handle_signal() 17 years ago
Hiroshi Shimamoto ee847c54ba x86: signal: cosmetic unification of do_notify_resume() 17 years ago