summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Ban register_filesystem(NULL);Alexey Dobriyan2006-09-291-2/+0
* [PATCH] 9p: fix leak on error pathAlexey Dobriyan2006-09-291-2/+4
* [PATCH] cramfs: make cramfs_uncompress_exit() return voidAlexey Dobriyan2006-09-292-3/+2
* [PATCH] freevxfs: fix leak on error pathAlexey Dobriyan2006-09-291-3/+8
* [PATCH] cramfs: rewrite init_cramfs_fs()Alexey Dobriyan2006-09-291-2/+9
* [PATCH] Pass a lock expression to __cond_lock, like __acquire and __releaseJosh Triplett2006-09-292-7/+7
* [PATCH] doc: fix kernel-parameters 'quiet'Randy Dunlap2006-09-291-1/+1
* [PATCH] fix mem_write() return valueFrederik Deweerdt2006-09-291-1/+2
* [PATCH] block_dev.c mutex_lock_nested() fixJason Baron2006-09-291-1/+1
* [PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __...Josh Triplett2006-09-291-2/+2
* [PATCH] Make spinlock/rwlock annotations more accurate by using parameters, n...Josh Triplett2006-09-291-25/+25
* [PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver()Alexey Dobriyan2006-09-291-6/+1
* [PATCH] tty: Fix bits and note more bits to fixAlan Cox2006-09-291-8/+11
* [PATCH] solaris emulation: incorrect tty lockingAlan Cox2006-09-292-0/+4
* [PATCH] docbook: fix segfault in docproc.cHenrik Kretzschmar2006-09-291-0/+1
* [PATCH] sys_get_robust_list(): don't take tasklist_lockOleg Nesterov2006-09-291-3/+3
* [PATCH] futex_find_get_task(): don't take tasklist_lockOleg Nesterov2006-09-291-2/+2
* [PATCH] autofs4: pending flag not cleared on mount failIan Kent2006-09-291-3/+3
* [PATCH] autofs4: autofs4_follow_link false negative fixIan Kent2006-09-291-1/+1
* [PATCH] copy_process: cosmetic ->ioprio tweakOleg Nesterov2006-09-291-6/+3
* [PATCH] reparent_to_init(): use has_rt_policy()Oleg Nesterov2006-09-291-3/+1
* [PATCH] sched_setscheduler: fix? policy checksOleg Nesterov2006-09-291-20/+18
* [PATCH] introduce is_rt_policy() helperOleg Nesterov2006-09-292-5/+4
* [PATCH] do_sched_setscheduler(): don't take tasklist_lockOleg Nesterov2006-09-291-10/+18
* [PATCH] kill extraneous printk in kernel_restart()Cal Peake2006-09-291-1/+0
* [PATCH] Fix ____call_usermodehelper errors being silently ignoredBjörn Steinbrink2006-09-291-1/+11
* [PATCH] Return better error codes if drivers/char/raw.c module init failsRolf Eike Beer2006-09-291-8/+11
* [PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH.Roland McGrath2006-09-291-2/+2
* [PATCH] cdev documentationJonathan Corbet2006-09-292-0/+64
* [PATCH] tty: make termios_sem a mutexArjan van de Ven2006-09-293-20/+22
* [PATCH] exit: fix crash caseAlan Cox2006-09-291-1/+2
* [PATCH] tty: stop the tty vanishing under procfs accessAlan Cox2006-09-291-0/+3
* [PATCH] tty: lock ticogwinszAlan Cox2006-09-291-7/+10
* [PATCH] tty: trivial kzalloc opportunityAlan Cox2006-09-291-7/+1
* [PATCH] kexec warning fixRoland McGrath2006-09-291-2/+4
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-2938-60/+52
* [PATCH] __dequeue_signal() cleanupRoland McGrath2006-09-291-4/+2
* [PATCH] has_stopped_jobs() cleanupRoland McGrath2006-09-291-11/+0
* [PATCH] I/O Error attempting to read last partial block of a file in an ISO96...Joel & Rebecca VanderZee2006-09-291-24/+24
* [PATCH] posix-timers: Fix the flags handling in posix_cpu_nsleep()Toyo Abe2006-09-291-26/+58
* [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe2006-09-296-15/+81
* [PATCH] update Documentation/kernel-parameters.txtjens m. noedler2006-09-291-0/+7
* [PATCH] dquot: add proper locking when using current->signal->ttyJan Kara2006-09-291-0/+5
* [PATCH] Fix memory leak in vc_resize/vc_allocateCatalin Marinas2006-09-291-1/+2
* [PATCH] elf_fdpic_core_dump: don't take tasklist_lockOleg Nesterov2006-09-291-4/+3
* [PATCH] elf_core_dump: don't take tasklist_lockOleg Nesterov2006-09-291-4/+3
* [PATCH] fix serial/amba-pl011.c console KconfigPeter Korsgaard2006-09-291-1/+1
* [PATCH] check return value of cpu_callbackAkinobu Mita2006-09-294-4/+11
* [PATCH] sound/sparc/dbri: Use ARRAY_SIZE macroTobias Klauser2006-09-291-3/+1
* [PATCH] sound/mips/au1x00: Use ARRAY_SIZE macroTobias Klauser2006-09-291-1/+1
OpenPOWER on IntegriCloud