Commit Graph

89 Commits (c0bece9f2aec546c3750ae3972f80e024a923f34)

Author SHA1 Message Date
Shailabh Nagar 35df17c57c [PATCH] task delay accounting fixes 19 years ago
Chuck Ebbert 9f59ce5d0e [PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE 19 years ago
Shailabh Nagar ad4ecbcba7 [PATCH] delay accounting taskstats interface send tgid once 19 years ago
Shailabh Nagar ca74e92b46 [PATCH] per-task-delay-accounting: setup 19 years ago
Christoph Hellwig c59923a15c [PATCH] remove the tasklist_lock export 19 years ago
Ingo Molnar 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 years ago
Ingo Molnar ad33945175 [PATCH] lockdep: annotate ->mmap_sem 19 years ago
Ingo Molnar fbb9ce9530 [PATCH] lockdep: core 19 years ago
Ingo Molnar de30a2b355 [PATCH] lockdep: irqtrace subsystem, core 19 years ago
Ingo Molnar 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ingo Molnar c87e2837be [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support 19 years ago
Ingo Molnar 23f78d4a03 [PATCH] pi-futex: rt mutex core 19 years ago
Oleg Nesterov cf2dfbfbf4 [PATCH] coredump: copy_process: don't check SIGNAL_GROUP_EXIT 19 years ago
Eric W. Biederman 48e6484d49 [PATCH] proc: Rewrite the proc dentry flush on exit optimization 19 years ago
KaiGai Kohei 0e4648141a [PATCH] pacct: add pacct_struct to fix some pacct bugs. 19 years ago
Prasanna Meda 6e66726047 [PATCH] dup fd error fix 19 years ago
Andrew Morton 0ae26f1b31 [PATCH] mmput() might sleep 19 years ago
Al Viro fa84cb935d [PATCH] move call of audit_free() into do_exit() 19 years ago
Jens Axboe a0aa7f68af [PATCH] Don't inherit ->splice_pipe across forks 19 years ago
Eric W. Biederman 5e85d4abe3 [PATCH] task: Make task list manipulations RCU safe 19 years ago
Eric W. Biederman 64541d1970 [PATCH] kill unushed __put_task_struct_cb 19 years ago
Kirill Korotaev 4286229868 [PATCH] wrong error path in dup_fd() leading to oopses in RCU 19 years ago
Eric W. Biederman 92476d7fc0 [PATCH] pidhash: Refactor the pid hash table 19 years ago
Andrew Morton 158d9ebd19 [PATCH] resurrect __put_task_struct 19 years ago
Oleg Nesterov a7e5328a06 [PATCH] cleanup __exit_signal->cleanup_sighand path 19 years ago
Oleg Nesterov 4a2c7a7837 [PATCH] make fork() atomic wrt pgrp/session signals 19 years ago
Oleg Nesterov 47e65328a7 [PATCH] pids: kill PIDTYPE_TGID 19 years ago
Oleg Nesterov c81addc9d3 [PATCH] rename __exit_sighand to cleanup_sighand 19 years ago
Oleg Nesterov 6b3934ef52 [PATCH] copy_process: cleanup bad_fork_cleanup_signal 19 years ago
Oleg Nesterov 7001510d0c [PATCH] copy_process: cleanup bad_fork_cleanup_sighand 19 years ago
Oleg Nesterov aa1757f90b [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU 19 years ago
Oleg Nesterov 73b9ebfe12 [PATCH] pidhash: don't count idle threads 19 years ago
Oleg Nesterov c97d98931a [PATCH] kill SET_LINKS/REMOVE_LINKS 19 years ago
Ingo Molnar 8f17d3a504 [PATCH] lightweight robust futexes updates 19 years ago
Roman Zippel 05cfb614dd [PATCH] hrtimers: remove data field 19 years ago
Eric Sesterhenn 910dea7fdd BUG_ON() Conversion in kernel/fork.c 19 years ago
Paul Jackson c61afb181c [PATCH] cpuset memory spread slab cache optimizations 19 years ago
Jens Axboe 2056a782f8 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 19 years ago
Eric Dumazet 0c9e63fd38 [PATCH] Shrinks sizeof(files_struct) and better layout 19 years ago
Eric W. Biederman 06f9d4f94a [PATCH] unshare: Error if passed unsupported flags 19 years ago
Oleg Nesterov 2d61b86775 [PATCH] disable unshare(CLONE_VM) for now 19 years ago
Eric W. Biederman e0e8eb54d8 [PATCH] unshare: Use rcu_assign_pointer when setting sighand 19 years ago
GOTO Masanori f9a3879abf [PATCH] Fix sigaltstack corruption among cloned threads 19 years ago
Christoph Hellwig 7cd9013be6 [PATCH] remove __put_task_struct_cb export again 19 years ago
Oleg Nesterov dadac81b1b [PATCH] fix kill_proc_info() vs fork() theoretical race 19 years ago
Oleg Nesterov 3f17da6994 [PATCH] fix kill_proc_info() vs CLONE_THREAD race 19 years ago
JANAK DESAI a016f3389c [PATCH] unshare system call -v5: unshare files 19 years ago
JANAK DESAI a0a7ec308f [PATCH] unshare system call -v5: unshare vm 19 years ago
JANAK DESAI 741a295130 [PATCH] unshare system call -v5: unshare namespace 19 years ago