Oleg Nesterov ([email protected])

Number of posts: 1533 (0.83 per day)
First post: 2002-07-06 18:13:35
Last post: 2007-08-06 10:53:42

Date List Subject
2006-08-19 15:08:17 linux-kernel [PATCH 3/4] introduce is_rt_policy() helper
2006-08-19 15:07:17 linux-kernel [PATCH 2/4] do_sched_setscheduler: don't take tasklist_lock
2006-08-19 15:06:29 linux-kernel [PATCH 1/4] for 2.6.18, revert "Drop tasklist lock in do_sched_setscheduler"
2006-08-17 16:52:37 linux-kernel [PATCH -mm] simplify pid iterators
2006-08-17 14:12:03 linux-kernel Re: [RFC][PATCH 2/7] UBC: core (structures, API)
2006-08-16 16:40:05 linux-kernel Re: [PATCH 5/7] pid: Implement pid_nr
2006-08-16 15:12:13 linux-kernel Re: [PATCH 6/7] vt: Update spawnpid to be a struct pid_t
2006-08-16 14:53:59 linux-kernel Re: [PATCH 2/7] pid: Add do_each_pid_task
2006-08-16 14:25:04 linux-kernel Re: [PATCH 7/7] file: Modify struct fown_struct to use a struct pid.
2006-08-16 14:21:40 linux-kernel Re: [PATCH 7/7] file: Modify struct fown_struct to use a struct pid.
2006-08-16 13:56:05 linux-kernel Re: [PATCH 5/7] pid: Implement pid_nr
2006-08-15 10:22:18 linux-kernel Re: [PATCH] cleanup and remove some extra spinlocks from rtmutex
2006-08-15 10:02:16 linux-kernel Re: [PATCH] cleanup and remove some extra spinlocks from rtmutex
2006-08-15 06:40:06 linux-kernel Re: [PATCH] cleanup and remove some extra spinlocks from rtmutex
2006-08-13 15:47:31 linux-kernel [PATCH] elf_fdpic_core_dump: don't take tasklist_lock
2006-08-13 15:47:23 linux-kernel [PATCH] elf_core_dump: don't take tasklist_lock
2006-08-13 14:39:43 linux-kernel Re: [PATCH] cleanup and remove some extra spinlocks from rtmutex
2006-08-13 12:58:11 linux-kernel Re: [PATCH] do_sched_setscheduler: don't take tasklist_lock
2006-08-13 12:39:56 linux-kernel [PATCH] do_sched_setscheduler: don't take tasklist_lock
2006-08-13 11:31:37 linux-kernel [PATCH] rtmutex-clean-up-and-remove-some-extra-spinlocks-more
2006-08-09 14:00:38 linux-kernel [PATCH] sys_getppid-oopses-on-debug-kernel-v2-simplify
2006-08-09 12:31:07 linux-kernel Re: [PATCH] sys_getppid oopses on debug kernel (v2)
2006-08-09 10:14:39 linux-kernel Re: [PATCH] sys_getppid oopses on debug kernel (v2)
2006-08-01 16:18:43 linux-kernel Re: [patch 1/2] mm: speculative get_page
2006-08-01 15:08:46 linux-kernel Re: [patch 1/2] mm: speculative get_page
2006-05-17 21:43:59 linux-kernel [PATCH -mm] cascade: use list_replace_init()
2006-05-17 21:40:42 linux-kernel [PATCH 2/2] list: use list_replace_init() instead of list_splice_init()
2006-05-17 21:40:18 linux-kernel [PATCH 1/2] list: introduce list_replace() helper
2006-05-14 14:45:49 linux-kernel [PATCH -mm, resend] de_thread: fix lockless do_each_thread
2006-05-14 14:45:13 linux-kernel [PATCH -mm] coredump-kill-ptrace-related-stuff-fix
2006-05-03 10:35:20 linux-kernel Re: splice(SPLICE_F_MOVE) problems
2006-05-03 00:14:57 linux-kernel Re: splice(SPLICE_F_MOVE) problems
2006-05-01 20:11:20 linux-kernel Re: splice(SPLICE_F_MOVE) problems
2006-05-01 15:06:26 linux-kernel Re: splice(SPLICE_F_MOVE) problems
2006-03-27 20:58:41 linux-kernel Re: [patch 2/2] hrtimer
2006-03-25 23:50:08 linux-kernel [PATCH 2.6.16-mm1] send_sigqueue: simplify and fix the race
2006-03-25 23:48:09 linux-kernel [PATCH 2.6.16-mm1] __mod_timer: simplify ->base changing
2006-03-24 20:24:38 linux-kernel [PATCH] kill __init_timer_base in favor of boot_tvec_bases
2006-03-24 16:16:51 linux-kernel [PATCH 2.6.16-mm1 3/3] do_notify_parent_cldstop: remove 'to_self' param
2006-03-24 16:16:38 linux-kernel [PATCH 2.6.16-mm1 2/3] finish_stop: don't check stop_count < 0
2006-03-24 16:16:25 linux-kernel [PATCH 2.6.16-mm1 1/3] simplify do_signal_stop()
2006-03-23 18:26:01 linux-kernel [PATCH 2.6.16-mm1] cleanup __exit_signal->cleanup_sighand path
2006-03-23 18:21:34 linux-kernel Re: [rfc][patch] Avoid taking global tasklist_lock for single threadedprocess at getrusage()
2006-03-20 19:35:41 linux-kernel Re: [PATCH] simplify/fix first_tid()
2006-03-20 18:33:56 linux-kernel Re: [PATCH] simplify/fix first_tid()
2006-03-20 18:08:12 linux-kernel Re: [rfc][patch] Avoid taking global tasklist_lock for single threadedprocess at getrusage()
2006-03-19 19:29:12 linux-kernel [PATCH] simplify/fix first_tid()
2006-03-19 19:29:10 linux-kernel [PATCH] cleanup next_tid()
2006-03-18 17:44:09 linux-kernel [PATCH] for 2.6.16, disable unshare_vm()
2006-03-18 17:27:55 linux-kernel Re: [PATCH] unshare: Use rcu_assign_pointer when setting sighand
2006-03-18 13:16:23 linux-kernel [PATCH] implement unshare(CLONE_SIGHAND) for single-thread case