summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-29[PATCH] oom: don't kill current when another OOM in progressNick Piggin
2006-09-29[PATCH] oom_kill_task(): cleanup ->mm checksOleg Nesterov
2006-09-29[PATCH] select_bad_process(): cleanup 'releasing' checkOleg Nesterov
2006-09-29[PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD checkOleg Nesterov
2006-09-29[PATCH] introduce TASK_DEAD stateOleg Nesterov
2006-09-29[PATCH] kill PF_DEAD flagOleg Nesterov
2006-09-29[PATCH] set EXIT_DEAD state in do_exit(), not in schedule()Oleg Nesterov
2006-09-29[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven
2006-09-29[PATCH] Ban register_filesystem(NULL);Alexey Dobriyan
2006-09-29[PATCH] 9p: fix leak on error pathAlexey Dobriyan
2006-09-29[PATCH] cramfs: make cramfs_uncompress_exit() return voidAlexey Dobriyan
2006-09-29[PATCH] freevxfs: fix leak on error pathAlexey Dobriyan
2006-09-29[PATCH] cramfs: rewrite init_cramfs_fs()Alexey Dobriyan
2006-09-29[PATCH] Pass a lock expression to __cond_lock, like __acquire and __releaseJosh Triplett
2006-09-29[PATCH] doc: fix kernel-parameters 'quiet'Randy Dunlap
2006-09-29[PATCH] fix mem_write() return valueFrederik Deweerdt
2006-09-29[PATCH] block_dev.c mutex_lock_nested() fixJason Baron
2006-09-29[PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __...Josh Triplett
2006-09-29[PATCH] Make spinlock/rwlock annotations more accurate by using parameters, n...Josh Triplett
2006-09-29[PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver()Alexey Dobriyan
2006-09-29[PATCH] tty: Fix bits and note more bits to fixAlan Cox
2006-09-29[PATCH] solaris emulation: incorrect tty lockingAlan Cox
2006-09-29[PATCH] docbook: fix segfault in docproc.cHenrik Kretzschmar
2006-09-29[PATCH] sys_get_robust_list(): don't take tasklist_lockOleg Nesterov
2006-09-29[PATCH] futex_find_get_task(): don't take tasklist_lockOleg Nesterov
2006-09-29[PATCH] autofs4: pending flag not cleared on mount failIan Kent
2006-09-29[PATCH] autofs4: autofs4_follow_link false negative fixIan Kent
2006-09-29[PATCH] copy_process: cosmetic ->ioprio tweakOleg Nesterov
2006-09-29[PATCH] reparent_to_init(): use has_rt_policy()Oleg Nesterov
2006-09-29[PATCH] sched_setscheduler: fix? policy checksOleg Nesterov
2006-09-29[PATCH] introduce is_rt_policy() helperOleg Nesterov
2006-09-29[PATCH] do_sched_setscheduler(): don't take tasklist_lockOleg Nesterov
2006-09-29[PATCH] kill extraneous printk in kernel_restart()Cal Peake
2006-09-29[PATCH] Fix ____call_usermodehelper errors being silently ignoredBjörn Steinbrink
2006-09-29[PATCH] Return better error codes if drivers/char/raw.c module init failsRolf Eike Beer
2006-09-29[PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH.Roland McGrath
2006-09-29[PATCH] cdev documentationJonathan Corbet
2006-09-29[PATCH] tty: make termios_sem a mutexArjan van de Ven
2006-09-29[PATCH] exit: fix crash caseAlan Cox
2006-09-29[PATCH] tty: stop the tty vanishing under procfs accessAlan Cox
2006-09-29[PATCH] tty: lock ticogwinszAlan Cox
2006-09-29[PATCH] tty: trivial kzalloc opportunityAlan Cox
2006-09-29[PATCH] kexec warning fixRoland McGrath
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-29[PATCH] __dequeue_signal() cleanupRoland McGrath
2006-09-29[PATCH] has_stopped_jobs() cleanupRoland McGrath
2006-09-29[PATCH] I/O Error attempting to read last partial block of a file in an ISO96...Joel & Rebecca VanderZee
2006-09-29[PATCH] posix-timers: Fix the flags handling in posix_cpu_nsleep()Toyo Abe
2006-09-29[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe
2006-09-29[PATCH] update Documentation/kernel-parameters.txtjens m. noedler