Commit Graph

140 Commits (2f0993e0fb663c49e4d1e02654f6203246be4817)

Author SHA1 Message Date
Jan Beulich 81766741fe x86-64: Fix register leak in 32-bit syscall audting 16 years ago
Jan Beulich 24e35800cd x86: Don't leak 64-bit kernel register values to 32-bit processes 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Amerigo Wang 4c711576b9 x86, 32-bit: Use generic sys_pipe() 16 years ago
Thomas Gleixner 12d161147f x86: hookup sys_rt_tgsigqueueinfo 16 years ago
Oleg Drokin 0112fc2229 Separate out common fstatat code into vfs_fstatat 16 years ago
Gerd Hoffmann f3554f4bc6 preadv/pwritev: Add preadv and pwritev system calls. 16 years ago
Christoph Hellwig 2b1c6bd77d generic compat_sys_ustat 16 years ago
Hiroshi Shimamoto a967bb3fbe x86: ia32_signal: introduce {get|set}_user_seg() 16 years ago
Hiroshi Shimamoto 8801ead40c x86: ia32_signal: introduce GET_SEG() macro 16 years ago
Hiroshi Shimamoto a47e3ec197 x86: ia32_signal: remove unused debug code 16 years ago
Roland McGrath c09249f8d1 x86-64: fix int $0x80 -ENOSYS return 16 years ago
Hiroshi Shimamoto 3b4b75700a x86: ia32_signal: use {get|put}_user_try and catch 16 years ago
Brian Gerst 9af45651f1 x86-64: Move kernelstack from PDA to per-cpu. 16 years ago
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
Ingo Molnar 241771ef01 performance counters: x86 support 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 17 years ago
Christoph Hellwig b418da16dd compat: generic compat get/settimeofday 17 years ago
Christoph Hellwig f7a5000f7a compat: move cp_compat_stat to common code 17 years ago
Jan Beulich 295286a891 x86-64: slightly stream-line 32-bit syscall entry code 17 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