Commit Graph

112 Commits (51d7a1398d1851e892504e97ca20521610dfcece)

Author SHA1 Message Date
Jaswinder Singh Rajput 2f06de0671 x86: introducing asm/sys_ia32.h 16 years ago
Hiroshi Shimamoto 8403295e0f x86: ia32_signal: remove unnecessary declaration 16 years ago
Hiroshi Shimamoto d98f9d8442 x86: ia32_signal: use sigframe.h 16 years ago
Hiroshi Shimamoto 3b0d29ee1c x86: ia32_signal: rename struct sigframe and rt_sigframe 16 years ago
Hiroshi Shimamoto 8bee3f0a66 x86: ia32_signal: use proper macro __USER32_DS 16 years ago
Hiroshi Shimamoto d0b48ca189 x86: ia32_signal: use __put_user() instead of __copy_to_user() 16 years ago
Hiroshi Shimamoto 64977609e3 x86: ia32_signal: change order of storing in setup_sigcontext() 16 years ago
Hiroshi Shimamoto 047ce93581 x86: ia32_signal: remove using temporary variable 16 years ago
Hiroshi Shimamoto 8c6e5ce0fd x86: ia32_signal: cleanup macro RELOAD_SEG 16 years ago
Hiroshi Shimamoto d71a68dca5 x86: ia32_signal: introduce COPY_SEG_CPL3 16 years ago
Hiroshi Shimamoto b78a5b5260 x86: ia32_signal: cleanup macro COPY 16 years ago
David Howells a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
Hiroshi Shimamoto 9cc3c49ed1 x86: ia32_signal: remove unnecessary padding 16 years ago
Hiroshi Shimamoto 99ea1b93bf x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe() 16 years ago
Mikael Pettersson 8479d94e9f x86, signals: remove duplicated register setup code in ia32 signal delivery 16 years ago
Christoph Hellwig b418da16dd compat: generic compat get/settimeofday 16 years ago
Christoph Hellwig f7a5000f7a compat: move cp_compat_stat to common code 16 years ago
Jan Beulich 295286a891 x86-64: slightly stream-line 32-bit syscall entry code 16 years ago
Hiroshi Shimamoto 7b9cee16ff x86: ia32_signal.c remove unnecessary function calls 17 years ago
Hiroshi Shimamoto bff0aa4b8f x86: ia32_signal.c: remove unnecessary cast to u32 17 years ago
Hiroshi Shimamoto 2ba48e16e7 x86: signal: remove unneeded err handling 17 years ago
Hiroshi Shimamoto 3d0aedd953 x86: signal: put give_sigsegv of setup frames together 17 years ago
Christoph Hellwig 0722bba8f1 x86: kill sys32_pause 17 years ago
Jeremy Fitzhardinge b6edbb1e04 x86_64: use save/loadsegment in ia32 compat 17 years ago
Suresh Siddha c37b5efea4 x86, xsave: save/restore the extended state context in sigframe 17 years ago
Suresh Siddha ab5137015f x86, xsave: reorganization of signal save/restore fpstate code layout 17 years ago
Suresh Siddha 3c1c7f1014 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation 17 years ago
Roland McGrath 6341c393fc tracehook: exec 17 years ago
Roland McGrath 024e8ac044 x86_64: fix ia32 AMD syscall audit fast-path 17 years ago
Ulrich Drepper 9fe5ad9c8c flag parameters add-on: remove epoll_create size param 17 years ago
Ulrich Drepper 4006553b06 flag parameters: inotify_init 17 years ago
Ulrich Drepper ed8cae8ba0 flag parameters: pipe 17 years ago
Ulrich Drepper 336dd1f70f flag parameters: dup2 17 years ago
Ulrich Drepper a0998b50c3 flag parameters: epoll_create 17 years ago
Ulrich Drepper b087498eb5 flag parameters: eventfd 17 years ago
Ulrich Drepper 9deb27baed flag parameters: signalfd 17 years ago
Roland McGrath 5cbf1565f2 x86_64 ia32 syscall audit fast-path 17 years ago
Hiroshi Shimamoto 812b121d55 x86_64: ia32_signal.c: remove signal number conversion 17 years ago
Hiroshi Shimamoto fbdb7da91b x86_64: ia32_signal.c: use macro instead of immediate 17 years ago
Roland McGrath d4d6715016 x86 ptrace: unify syscall tracing 17 years ago
Jeremy Fitzhardinge 360c044eb1 x86_64: adjust exception frame in ia32entry 17 years ago
Glauber Costa 26ccb8a718 x86: rename threadinfo to TI. 17 years ago
Jeremy Fitzhardinge 457da70ec0 x86/paravirt: groundwork for 64-bit Xen support, fix 17 years ago
Jeremy Fitzhardinge 6680415481 x86, 64-bit: ia32entry: replace privileged instructions with pvops 17 years ago
Jeremy Fitzhardinge 2be29982a0 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace 17 years ago
Jan Beulich 5f0120b578 x86-64: remove unnecessary ptregs call stubs 17 years ago
Roland McGrath 5a8da0ea82 signals: x86 TS_RESTORE_SIGMASK 17 years ago
Roland McGrath 562b80baff x86_64 ia32 ptrace: convert to compat_arch_ptrace 17 years ago
Roland McGrath 55928e37b2 x86 signals: lift set_fs 17 years ago
Roland McGrath 8b9c5ff380 x86 signals: lift flags diddling code 17 years ago