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