Commit Graph

156 Commits (9fe6206f400646a2322096b56c59891d530e8d51)

Author SHA1 Message Date
Christoph Hellwig 4cecd935f6 x86: correctly wire up the newuname system call 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Christoph Hellwig 5cacdb4add Add generic sys_olduname() 15 years ago
Christoph Hellwig a4679373cf Add generic sys_old_mmap() 15 years ago
Christoph Hellwig 5d0e52830e Add generic sys_old_select() 15 years ago
Jiri Slaby 318f6b228b x86, ia32_aout: do not kill argument mapping 15 years ago
H. Peter Anvin 05d43ed8a8 x86: get rid of the insane TIF_ABI_PENDING bit 15 years ago
Linus Torvalds 221af7f87b Split 'flush_old_exec' into two functions 15 years ago
Jiri Slaby 2854e72b58 x86: Use helpers for rlimits 15 years ago
Al Viro f8b7256096 Unify sys_mmap* 15 years ago
Eric W. Biederman c3359fbce4 sysctl: x86 Use the compat_sys_sysctl 15 years ago
Jan Beulich 81766741fe x86-64: Fix register leak in 32-bit syscall audting 16 years ago
Arnaldo Carvalho de Melo a2e2725541 net: Introduce recvmmsg socket syscall 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() 17 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