Age | Commit message (Expand) | Author |
2006-03-29 | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 | Linus Torvalds |
2006-03-28 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod... | Linus Torvalds |
2006-03-28 | [PATCH] send_sigqueue: simplify and fix the race | Oleg Nesterov |
2006-03-28 | [PATCH] do_notify_parent_cldstop: remove 'to_self' param | Oleg Nesterov |
2006-03-28 | [PATCH] finish_stop: don't check stop_count < 0 | Oleg Nesterov |
2006-03-28 | [PATCH] simplify do_signal_stop() | Oleg Nesterov |
2006-03-28 | [PATCH] cleanup __exit_signal->cleanup_sighand path | Oleg Nesterov |
2006-03-28 | [PATCH] make fork() atomic wrt pgrp/session signals | Oleg Nesterov |
2006-03-28 | [PATCH] pids: kill PIDTYPE_TGID | Oleg Nesterov |
2006-03-28 | [PATCH] do_sigaction: don't take tasklist_lock | Oleg Nesterov |
2006-03-28 | [PATCH] do_group_exit: don't take tasklist_lock | Oleg Nesterov |
2006-03-28 | [PATCH] do_signal_stop: don't take tasklist_lock | Oleg Nesterov |
2006-03-28 | [PATCH] relax sig_needs_tasklist() | Oleg Nesterov |
2006-03-28 | [PATCH] sys_times: don't take tasklist_lock | Oleg Nesterov |
2006-03-28 | [PATCH] do __unhash_process() under ->siglock | Oleg Nesterov |
2006-03-28 | [PATCH] revert "Optimize sys_times for a single thread process" | Oleg Nesterov |
2006-03-28 | [PATCH] move __exit_signal() to kernel/exit.c | Oleg Nesterov |
2006-03-28 | [PATCH] rename __exit_sighand to cleanup_sighand | Oleg Nesterov |
2006-03-28 | [PATCH] cleanup __exit_signal() | Oleg Nesterov |
2006-03-28 | [PATCH] copy_process: cleanup bad_fork_cleanup_signal | Oleg Nesterov |
2006-03-28 | [PATCH] copy_process: cleanup bad_fork_cleanup_sighand | Oleg Nesterov |
2006-03-28 | [PATCH] introduce sig_needs_tasklist() helper | Oleg Nesterov |
2006-03-28 | [PATCH] introduce lock_task_sighand() helper | Oleg Nesterov |
2006-03-28 | [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU | Oleg Nesterov |
2006-03-28 | [PATCH] release_task: replace open-coded ptrace_unlink() | Oleg Nesterov |
2006-03-28 | [PATCH] wait_for_helper: trivial style cleanup | Oleg Nesterov |
2006-03-28 | [PATCH] reparent_thread: use remove_parent/add_parent | Oleg Nesterov |
2006-03-28 | [PATCH] pidhash: don't use zero pids | Oleg Nesterov |
2006-03-28 | [PATCH] pidhash: don't count idle threads | Oleg Nesterov |
2006-03-28 | [PATCH] kill SET_LINKS/REMOVE_LINKS | Oleg Nesterov |
2006-03-28 | [PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting | Oleg Nesterov |
2006-03-28 | [PATCH] remove add_parent()'s parent argument | Oleg Nesterov |
2006-03-28 | [PATCH] choose_new_parent: remove unused arg, sanitize exit_state check | Oleg Nesterov |
2006-03-28 | [PATCH] pidhash: kill switch_exec_pids | Eric W. Biederman |
2006-03-28 | [PATCH] do_SAK: don't depend on session ID 0 | Eric W. Biederman |
2006-03-28 | [PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_info | Eric W. Biederman |
2006-03-28 | [PATCH] Remove dead kill_sl prototype from sched.h | Eric W. Biederman |
2006-03-28 | [PATCH] simplify exec from init's subthread | Oleg Nesterov |
2006-03-28 | [PATCH] exec: allow init to exec from any thread. | Eric W. Biederman |
2006-03-28 | Merge with git+ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linu... | Jody McIntyre |
2006-03-28 | ohci1394: cleanup the "Unexpected PCI resource length" warning. | Jody McIntyre |
2006-03-28 | sbp2: misc debug logging cleanups | Stefan Richter |
2006-03-28 | sbp2: proper treatment of DID_OK | Stefan Richter |
2006-03-28 | ieee1394: set read permission for parameter disable_irm | Stefan Richter |
2006-03-28 | sbp2: check for ARM failure | Stefan Richter |
2006-03-28 | ohci1394: clean up asynchronous and physical request filters programming | Stefan Richter |
2006-03-28 | ieee1394: remove amdtp remains from ieee1394_core.h | Stefan Richter |
2006-03-28 | ieee1394: remove devfs support | Stefan Richter |
2006-03-28 | Signed-off-by: Jody McIntyre <scjody@modernduck.com> | Jody McIntyre |
2006-03-28 | sbp2: prevent unloading of 1394 low-level driver | Stefan Richter |