summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-29IB/mthca: Fix section mismatch problemsRoland Dreier9-12/+12
2006-03-29IPoIB: Fix oops with raw socketsRoland Dreier1-1/+1
2006-03-29IB/mthca: Fix check of size in SRQ creationJack Morgenstein1-1/+1
2006-03-29IB/srp: Fix unmapping of fake scatterlistRoland Dreier1-2/+2
2006-03-29Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds48-291/+204
2006-03-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...Linus Torvalds7-182/+86
2006-03-28[PATCH] send_sigqueue: simplify and fix the raceOleg Nesterov1-37/+4
2006-03-28[PATCH] do_notify_parent_cldstop: remove 'to_self' paramOleg Nesterov1-21/+11
2006-03-28[PATCH] finish_stop: don't check stop_count < 0Oleg Nesterov1-1/+1
2006-03-28[PATCH] simplify do_signal_stop()Oleg Nesterov1-24/+8
2006-03-28[PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov3-8/+5
2006-03-28[PATCH] make fork() atomic wrt pgrp/session signalsOleg Nesterov1-20/+17
2006-03-28[PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov4-14/+12
2006-03-28[PATCH] do_sigaction: don't take tasklist_lockOleg Nesterov1-19/+3
2006-03-28[PATCH] do_group_exit: don't take tasklist_lockOleg Nesterov1-2/+0
2006-03-28[PATCH] do_signal_stop: don't take tasklist_lockOleg Nesterov1-52/+17
2006-03-28[PATCH] relax sig_needs_tasklist()Oleg Nesterov1-2/+1
2006-03-28[PATCH] sys_times: don't take tasklist_lockOleg Nesterov1-12/+1
2006-03-28[PATCH] do __unhash_process() under ->siglockOleg Nesterov1-2/+2
2006-03-28[PATCH] revert "Optimize sys_times for a single thread process"Oleg Nesterov2-65/+27
2006-03-28[PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov4-65/+66
2006-03-28[PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov3-19/+14
2006-03-28[PATCH] cleanup __exit_signal()Oleg Nesterov1-16/+15
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov4-20/+21
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov3-16/+2
2006-03-28[PATCH] introduce sig_needs_tasklist() helperOleg Nesterov1-1/+4
2006-03-28[PATCH] introduce lock_task_sighand() helperOleg Nesterov2-14/+33
2006-03-28[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov4-21/+13
2006-03-28[PATCH] release_task: replace open-coded ptrace_unlink()Oleg Nesterov1-3/+2
2006-03-28[PATCH] wait_for_helper: trivial style cleanupOleg Nesterov1-1/+1
2006-03-28[PATCH] reparent_thread: use remove_parent/add_parentOleg Nesterov1-2/+2
2006-03-28[PATCH] pidhash: don't use zero pidsOleg Nesterov1-0/+2
2006-03-28[PATCH] pidhash: don't count idle threadsOleg Nesterov5-46/+20
2006-03-28[PATCH] kill SET_LINKS/REMOVE_LINKSOleg Nesterov3-14/+6
2006-03-28[PATCH] don't use REMOVE_LINKS/SET_LINKS for reparentingOleg Nesterov2-6/+6
2006-03-28[PATCH] remove add_parent()'s parent argumentOleg Nesterov4-7/+7
2006-03-28[PATCH] choose_new_parent: remove unused arg, sanitize exit_state checkOleg Nesterov1-4/+4
2006-03-28[PATCH] pidhash: kill switch_exec_pidsEric W. Biederman3-34/+11
2006-03-28[PATCH] do_SAK: don't depend on session ID 0Eric W. Biederman1-3/+13
2006-03-28[PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_infoEric W. Biederman1-2/+2
2006-03-28[PATCH] Remove dead kill_sl prototype from sched.hEric W. Biederman1-1/+0
2006-03-28[PATCH] simplify exec from init's subthreadOleg Nesterov1-12/+10
2006-03-28[PATCH] exec: allow init to exec from any thread.Eric W. Biederman3-3/+14
2006-03-28Merge with git+ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linu...Jody McIntyre780-7789/+22996
2006-03-28ohci1394: cleanup the "Unexpected PCI resource length" warning.Jody McIntyre1-2/+2
2006-03-28sbp2: misc debug logging cleanupsStefan Richter1-77/+33
2006-03-28sbp2: proper treatment of DID_OKStefan Richter1-3/+5
2006-03-28ieee1394: set read permission for parameter disable_irmStefan Richter1-1/+1
2006-03-28sbp2: check for ARM failureStefan Richter1-3/+7
2006-03-28ohci1394: clean up asynchronous and physical request filters programmingStefan Richter1-18/+19