index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
2006-03-18
[PATCH] disable unshare(CLONE_VM) for now
Oleg Nesterov
2006-03-17
[PATCH] unshare: Use rcu_assign_pointer when setting sighand
Eric W. Biederman
2006-03-14
[PATCH] Fix sigaltstack corruption among cloned threads
GOTO Masanori
2006-03-11
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
2006-02-15
[PATCH] fix kill_proc_info() vs fork() theoretical race
Oleg Nesterov
2006-02-15
[PATCH] fix kill_proc_info() vs CLONE_THREAD race
Oleg Nesterov
2006-02-07
[PATCH] unshare system call -v5: unshare files
JANAK DESAI
2006-02-07
[PATCH] unshare system call -v5: unshare vm
JANAK DESAI
2006-02-07
[PATCH] unshare system call -v5: unshare namespace
JANAK DESAI
2006-02-07
[PATCH] unshare system call -v5: unshare filesystem info
JANAK DESAI
2006-02-07
[PATCH] unshare system call -v5: system call handler function
JANAK DESAI
2006-02-01
[PATCH] hrtimers: cleanups and simplifications
George Anzinger
2006-01-11
[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align
Ravikiran G Thirumalai
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-10
[PATCH] hrtimer: switch itimers to hrtimer
Thomas Gleixner
2006-01-09
[PATCH] mutex subsystem, debugging code
Ingo Molnar
2006-01-08
[PATCH] copy_process: error path cleanup
Oleg Nesterov
2006-01-08
[PATCH] fork: fix race in setting child's pgrp and tty
Oren Laadan
2006-01-08
[PATCH] cpuset: fork hook fix
Paul Jackson
2006-01-08
[PATCH] RCU signal handling
Ingo Molnar
2005-11-28
[PATCH] cpuset fork locking fix
Paul Jackson
2005-11-28
[PATCH] fork.c: proc_fork_connector() called under write_lock()
Andrew Morton
2005-11-22
[PATCH] unpaged: copy_page_range vma
Hugh Dickins
2005-11-13
[PATCH] aio: remove kioctx from mm_struct
Zach Brown
2005-11-13
[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()
Al Viro
2005-11-13
[PATCH] m68k: introduce task_thread_info
Al Viro
2005-11-07
[SPARC64] mm: context switch ptlock
Hugh Dickins
2005-11-07
[PATCH] Process Events Connector
Matt Helsley
2005-10-29
[PATCH] mm: ptd_alloc take ptlock
Hugh Dickins
2005-10-29
[PATCH] mm: dup_mmap down new mmap_sem
Hugh Dickins
2005-10-29
[PATCH] mm: dup_mmap use oldmm more
Hugh Dickins
2005-10-29
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
2005-10-29
[PATCH] mm: mm_init set_mm_counters
Hugh Dickins
2005-10-29
[PATCH] mm: vm_stat_account unshackled
Hugh Dickins
2005-10-19
[PATCH] Threads shouldn't inherit PF_NOFREEZE
Alan Stern
2005-09-17
[PATCH] CPU hotplug breaks wake_up_new_task
Srivatsa Vaddagiri
2005-09-09
[PATCH] files: files struct with RCU
Dipankar Sarma
2005-09-09
[PATCH] files: break up files struct
Dipankar Sarma
2005-09-09
[PATCH] fix disassociate_ctty vs. fork race
Jason Baron
2005-09-09
[PATCH] Clear task_struct->fs_excl on fork()
Giancarlo Formicuccia
2005-09-05
[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...
Laurent Vivier
2005-07-12
[PATCH] lower VM_DONTCOPY total_vm
Hugh Dickins
2005-06-27
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
2005-06-25
[PATCH] sched: consolidate sbe sbf
Nick Piggin
2005-06-21
[PATCH] dup_mmap: update comment on new vma
Hugh Dickins
2005-06-21
[PATCH] Avoiding mmap fragmentation
Wolfgang Wander
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds