Commit History

Author SHA1 Message Date
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Linus Torvalds 5d22fc25d4 mm: remove more IS_ERR_VALUE abuses 9 years ago
  Michal Hocko 864778b154 mm, aout: handle vm_brk failures 9 years ago
  Al Viro a455589f18 assorted conversions to %p[dD] 10 years ago
  Al Viro 19d860a140 handle suicide on late failure exits in execve() in search_binary_handler() 11 years ago
  Al Viro 9b56d54380 dump_skip(): dump_seek() replacement taking coredump_params 12 years ago
  Al Viro 43a5d548eb aout: switch to dump_emit 12 years ago
  Al Viro 7d2f551f6d restore 32bit aout coredump 12 years ago
  Michel Lespinasse 98d1e64f95 mm: remove free_area_cache 12 years ago
  Al Viro 945fb136df aout32 coredump compat fix 12 years ago
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Oleg Nesterov 079148b919 coredump: factor out the setting of PF_DUMPCORE 12 years ago
  Al Viro 3dc20cb282 new helper: read_code() 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Al Viro 71613c3b87 get rid of pt_regs argument of ->load_binary() 12 years ago
  Al Viro ce7e5d2d19 x86: fix broken TASK_SIZE for ia32_aout 13 years ago
  Linus Torvalds 6be5ceb02e VM: add "vm_mmap()" helper function 13 years ago
  Linus Torvalds e4eb1ff61b VM: add "vm_brk()" helper function 13 years ago
  David Howells f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
  Al Viro 19e5109fef take removal of PF_FORKNOEXEC to flush_old_exec() 13 years ago
  Al Viro 8fc3dc5a3a __register_binfmt() made void 13 years ago
  Al Viro 6414fa6a15 aout: move setup_arg_pages() prior to reading/mapping the binary 13 years ago
  Stephen Wilson 375906f876 x86: mark associated mm when running a task in 32 bit compatibility mode 14 years ago
  Linus Torvalds 0eead9ab41 Don't dump task struct in a.out core-dumps 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
  Linus Torvalds fb7b096d94 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
  Linus Torvalds f91b22c35f Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 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