1. 838c19c x86/a.out: Clear the dump structure initially by Borislav Petkov · 5 years ago
  2. 5d22fc2 mm: remove more IS_ERR_VALUE abuses by Linus Torvalds · 8 years ago
  3. 864778b mm, aout: handle vm_brk failures by Michal Hocko · 8 years ago
  4. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  5. 19d860a handle suicide on late failure exits in execve() in search_binary_handler() by Al Viro · 10 years ago
  6. 9b56d54 dump_skip(): dump_seek() replacement taking coredump_params by Al Viro · 11 years ago
  7. 43a5d54 aout: switch to dump_emit by Al Viro · 11 years ago
  8. 7d2f551 restore 32bit aout coredump by Al Viro · 11 years ago
  9. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  10. 945fb13 aout32 coredump compat fix by Al Viro · 11 years ago
  11. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  12. 079148b coredump: factor out the setting of PF_DUMPCORE by Oleg Nesterov · 11 years ago
  13. 3dc20cb new helper: read_code() by Al Viro · 11 years ago
  14. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  15. 71613c3 get rid of pt_regs argument of ->load_binary() by Al Viro · 12 years ago
  16. ce7e5d2 x86: fix broken TASK_SIZE for ia32_aout by Al Viro · 12 years ago
  17. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  18. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  19. f05e798 Disintegrate asm/system.h for X86 by David Howells · 12 years ago
  20. 19e5109 take removal of PF_FORKNOEXEC to flush_old_exec() by Al Viro · 12 years ago
  21. 8fc3dc5 __register_binfmt() made void by Al Viro · 12 years ago
  22. 6414fa6a aout: move setup_arg_pages() prior to reading/mapping the binary by Al Viro · 12 years ago
  23. 375906f x86: mark associated mm when running a task in 32 bit compatibility mode by Stephen Wilson · 13 years ago
  24. 0eead9ab Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  25. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  26. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  27. f91b22c 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 by Linus Torvalds · 14 years ago
  28. 318f6b2 x86, ia32_aout: do not kill argument mapping by Jiri Slaby · 14 years ago
  29. 05d43ed x86: get rid of the insane TIF_ABI_PENDING bit by H. Peter Anvin · 14 years ago
  30. 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 14 years ago
  31. 2854e72 x86: Use helpers for rlimits by Jiri Slaby · 14 years ago
  32. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  33. b6edbb1 x86_64: use save/loadsegment in ia32 compat by Jeremy Fitzhardinge · 16 years ago
  34. 6341c39 tracehook: exec by Roland McGrath · 16 years ago
  35. 6e16d89 Sanitize the type of struct user.u_ar0 by H. Peter Anvin · 16 years ago
  36. e5fc316 arch/x86/ia32: use time_before, time_before_eq, etc. by Julia Lawall · 16 years ago
  37. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 16 years ago
  38. 8edf8be x86: clean up arch/x86/ia32/aout32.c by Thomas Gleixner · 16 years ago
  39. f891dd1 x86: initialize 64bit registers for a.out executables by Andi Kleen · 17 years ago
  40. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  41. 2db55d3 x86_64: move ia32 by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/ia32/ia32_aout.c]
  42. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  43. 7401969 [PATCH] x86-64: Fix warnings in ia32_aout.c by Andi Kleen · 17 years ago
  44. c941192 [PATCH] x86_64: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  45. 52d522f [PATCH] Fix sparse warnings in compat aout code by Andi Kleen · 18 years ago
  46. ea0be47 [PATCH] x86_64: Allow modular build of ia32 aout loader by Andi Kleen · 19 years ago
  47. 404351e [PATCH] mm: mm_init set_mm_counters by Hugh Dickins · 19 years ago
  48. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  49. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago