1. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  2. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  3. f05e798 Disintegrate asm/system.h for X86 by David Howells · 12 years ago
  4. 19e5109 take removal of PF_FORKNOEXEC to flush_old_exec() by Al Viro · 12 years ago
  5. 8fc3dc5 __register_binfmt() made void by Al Viro · 12 years ago
  6. 6414fa6a aout: move setup_arg_pages() prior to reading/mapping the binary by Al Viro · 12 years ago
  7. 375906f x86: mark associated mm when running a task in 32 bit compatibility mode by Stephen Wilson · 13 years ago
  8. 0eead9ab Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  9. 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
  10. 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
  11. 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
  12. 318f6b2 x86, ia32_aout: do not kill argument mapping by Jiri Slaby · 15 years ago
  13. 05d43ed x86: get rid of the insane TIF_ABI_PENDING bit by H. Peter Anvin · 15 years ago
  14. 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 15 years ago
  15. 2854e72 x86: Use helpers for rlimits by Jiri Slaby · 15 years ago
  16. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  17. b6edbb1 x86_64: use save/loadsegment in ia32 compat by Jeremy Fitzhardinge · 16 years ago
  18. 6341c39 tracehook: exec by Roland McGrath · 16 years ago
  19. 6e16d89 Sanitize the type of struct user.u_ar0 by H. Peter Anvin · 17 years ago
  20. e5fc316 arch/x86/ia32: use time_before, time_before_eq, etc. by Julia Lawall · 17 years ago
  21. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  22. 8edf8be x86: clean up arch/x86/ia32/aout32.c by Thomas Gleixner · 17 years ago
  23. f891dd1 x86: initialize 64bit registers for a.out executables by Andi Kleen · 17 years ago
  24. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  25. 2db55d3 x86_64: move ia32 by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/ia32/ia32_aout.c]
  26. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  27. 7401969 [PATCH] x86-64: Fix warnings in ia32_aout.c by Andi Kleen · 18 years ago
  28. c941192 [PATCH] x86_64: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  29. 52d522f [PATCH] Fix sparse warnings in compat aout code by Andi Kleen · 18 years ago
  30. ea0be47 [PATCH] x86_64: Allow modular build of ia32 aout loader by Andi Kleen · 19 years ago
  31. 404351e [PATCH] mm: mm_init set_mm_counters by Hugh Dickins · 19 years ago
  32. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  33. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 19 years ago
  34. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago