aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-29[PATCH] libata: Simplex and other mode filtering logicAlan Cox
2006-03-29[PATCH] libata - ATA is both ATA and CFAAlan Cox
2006-03-29[PATCH] libata: Add ->set_mode hook for odd driversAlan Cox
2006-03-29[PATCH] libata: BMDMA handling updatesAlan Cox
2006-03-29[PATCH] libata: kill trailing whitespaceTejun Heo
2006-03-29Merge branch 'master'Jeff Garzik
2006-03-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-03-29Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds
2006-03-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...Linus Torvalds
2006-03-29[PATCH] powerpc: Remove oprofile spinlock backtrace codeAnton Blanchard
2006-03-29[PATCH] powerpc: Add oprofile calltrace support to all powerpc cpusAnton Blanchard
2006-03-29[PATCH] powerpc: Add oprofile calltrace supportBrian Rogan
2006-03-29[PATCH] for_each_possible_cpu: ppcKAMEZAWA Hiroyuki
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki
2006-03-29[PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin
2006-03-28[PATCH] send_sigqueue: simplify and fix the raceOleg Nesterov
2006-03-28[PATCH] do_notify_parent_cldstop: remove 'to_self' paramOleg Nesterov
2006-03-28[PATCH] finish_stop: don't check stop_count < 0Oleg Nesterov
2006-03-28[PATCH] simplify do_signal_stop()Oleg Nesterov
2006-03-28[PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov
2006-03-28[PATCH] make fork() atomic wrt pgrp/session signalsOleg Nesterov
2006-03-28[PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov
2006-03-28[PATCH] do_sigaction: don't take tasklist_lockOleg Nesterov
2006-03-28[PATCH] do_group_exit: don't take tasklist_lockOleg Nesterov
2006-03-28[PATCH] do_signal_stop: don't take tasklist_lockOleg Nesterov
2006-03-28[PATCH] relax sig_needs_tasklist()Oleg Nesterov
2006-03-28[PATCH] sys_times: don't take tasklist_lockOleg Nesterov
2006-03-28[PATCH] do __unhash_process() under ->siglockOleg 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.cOleg Nesterov
2006-03-28[PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov
2006-03-28[PATCH] cleanup __exit_signal()Oleg Nesterov
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov
2006-03-28[PATCH] introduce sig_needs_tasklist() helperOleg Nesterov
2006-03-28[PATCH] introduce lock_task_sighand() helperOleg Nesterov
2006-03-28[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov
2006-03-28[PATCH] release_task: replace open-coded ptrace_unlink()Oleg Nesterov
2006-03-28[PATCH] wait_for_helper: trivial style cleanupOleg Nesterov
2006-03-28[PATCH] reparent_thread: use remove_parent/add_parentOleg Nesterov
2006-03-28[PATCH] pidhash: don't use zero pidsOleg Nesterov
2006-03-28[PATCH] pidhash: don't count idle threadsOleg Nesterov
2006-03-28[PATCH] kill SET_LINKS/REMOVE_LINKSOleg Nesterov
2006-03-28[PATCH] don't use REMOVE_LINKS/SET_LINKS for reparentingOleg Nesterov
2006-03-28[PATCH] remove add_parent()'s parent argumentOleg Nesterov
2006-03-28[PATCH] choose_new_parent: remove unused arg, sanitize exit_state checkOleg Nesterov
2006-03-28[PATCH] pidhash: kill switch_exec_pidsEric W. Biederman
2006-03-28[PATCH] do_SAK: don't depend on session ID 0Eric W. Biederman
2006-03-28[PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_infoEric W. Biederman