aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* IB/mad: RMPP support for additional classesHal Rosenstock2006-03-30
* IB/mad: include GID/class when matching receivesJack Morgenstein2006-03-30
* IB/mthca: Fix section mismatch problemsRoland Dreier2006-03-29
* IPoIB: Fix oops with raw socketsRoland Dreier2006-03-29
* IB/mthca: Fix check of size in SRQ creationJack Morgenstein2006-03-29
* IB/srp: Fix unmapping of fake scatterlistRoland Dreier2006-03-29
* Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-03-29
|\
| * [XFS] Cleanup in XFS after recent get_block_t interface tweaks.Nathan Scott2006-03-28
| * [XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents()Mandy Kirkconnell2006-03-28
| * [XFS] A change to inode chunk allocation to try allocating the new chunkGlen Overby2006-03-28
| * Fixes a regression from the recent "remove ->get_blocks() support"Nathan Scott2006-03-28
| * [XFS] Fix compiler warning and small code inconsistencies in compatNathan Scott2006-03-28
| * [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-28
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...Linus Torvalds2006-03-28
|\ \
| * | Merge with git+ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linu...Jody McIntyre2006-03-28
| |\|
| * | ohci1394: cleanup the "Unexpected PCI resource length" warning.Jody McIntyre2006-03-28
| * | sbp2: misc debug logging cleanupsStefan Richter2006-03-28
| * | sbp2: proper treatment of DID_OKStefan Richter2006-03-28
| * | ieee1394: set read permission for parameter disable_irmStefan Richter2006-03-28
| * | sbp2: check for ARM failureStefan Richter2006-03-28
| * | ohci1394: clean up asynchronous and physical request filters programmingStefan Richter2006-03-28
| * | ieee1394: remove amdtp remains from ieee1394_core.hStefan Richter2006-03-28
| * | ieee1394: remove devfs supportStefan Richter2006-03-28
| * | Signed-off-by: Jody McIntyre <scjody@modernduck.com>Jody McIntyre2006-03-28
| * | sbp2: prevent unloading of 1394 low-level driverStefan Richter2006-03-28
* | | [PATCH] send_sigqueue: simplify and fix the raceOleg Nesterov2006-03-28
* | | [PATCH] do_notify_parent_cldstop: remove 'to_self' paramOleg Nesterov2006-03-28
* | | [PATCH] finish_stop: don't check stop_count < 0Oleg Nesterov2006-03-28
* | | [PATCH] simplify do_signal_stop()Oleg Nesterov2006-03-28
* | | [PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov2006-03-28
* | | [PATCH] make fork() atomic wrt pgrp/session signalsOleg Nesterov2006-03-28
* | | [PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov2006-03-28
* | | [PATCH] do_sigaction: don't take tasklist_lockOleg Nesterov2006-03-28
* | | [PATCH] do_group_exit: don't take tasklist_lockOleg Nesterov2006-03-28
* | | [PATCH] do_signal_stop: don't take tasklist_lockOleg Nesterov2006-03-28
* | | [PATCH] relax sig_needs_tasklist()Oleg Nesterov2006-03-28
* | | [PATCH] sys_times: don't take tasklist_lockOleg Nesterov2006-03-28
* | | [PATCH] do __unhash_process() under ->siglockOleg Nesterov2006-03-28
* | | [PATCH] revert "Optimize sys_times for a single thread process"Oleg Nesterov2006-03-28
* | | [PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov2006-03-28
* | | [PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov2006-03-28
* | | [PATCH] cleanup __exit_signal()Oleg Nesterov2006-03-28
* | | [PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov2006-03-28
* | | [PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov2006-03-28
* | | [PATCH] introduce sig_needs_tasklist() helperOleg Nesterov2006-03-28
* | | [PATCH] introduce lock_task_sighand() helperOleg Nesterov2006-03-28
* | | [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov2006-03-28
* | | [PATCH] release_task: replace open-coded ptrace_unlink()Oleg Nesterov2006-03-28
* | | [PATCH] wait_for_helper: trivial style cleanupOleg Nesterov2006-03-28
* | | [PATCH] reparent_thread: use remove_parent/add_parentOleg Nesterov2006-03-28