summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [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/+0Star
* [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/+1Star
* [PATCH] kexec warning fixRoland McGrath2006-09-291-2/+4
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-2938-60/+52Star
* [PATCH] __dequeue_signal() cleanupRoland McGrath2006-09-291-4/+2Star
* [PATCH] has_stopped_jobs() cleanupRoland McGrath2006-09-291-11/+0Star
* [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/+3Star
* [PATCH] elf_core_dump: don't take tasklist_lockOleg Nesterov2006-09-291-4/+3Star
* [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/+1Star
* [PATCH] sound/mips/au1x00: Use ARRAY_SIZE macroTobias Klauser2006-09-291-1/+1
* [PATCH] Remove old drivers/char/s3c2410_rtc.cBen Dooks2006-09-293-600/+0Star
* [PATCH] CONFIG_PM=n slim: sound/oss/cs46xx.cAlexey Dobriyan2006-09-292-52/+8Star
* [PATCH] CONFIG_PM=n slim: sound/oss/trident.cAlexey Dobriyan2006-09-291-11/+11
* [PATCH] CONFIG_PM=n slim: drivers/parport/parport_serial.cAlexey Dobriyan2006-09-291-0/+4
* [PATCH] make leds.h include relevant headersJohannes Berg2006-09-291-0/+3
* [PATCH] Remove another config.hDave Jones2006-09-291-1/+0Star
* [PATCH] fix wrong error code on interrupted close syscallsErnie Petrides2006-09-291-1/+11
* [PATCH] Small update to CREDITSJesper Juhl2006-09-291-1/+2
* [PATCH] memory ordering in __kfifo primitivesPaul E. McKenney2006-09-291-0/+28
* [PATCH] lockdep: print kernel versionDave Jones2006-09-291-0/+13
* [PATCH] atiixp: ATI SB600 IDE support for various modesAnatoli Antonovitch2006-09-291-0/+21
* [PATCH] Chardev checking of overlapping rangesAmos Waterland2006-09-291-5/+23
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-2929-30/+41
* [PATCH] Fix conflict with the is_init identifier on pariscEric Biederman2006-09-291-16/+16
* [PATCH] Fix unserialized task->files changingKirill Korotaev2006-09-295-10/+18
* [PATCH] kthread: convert arch/i386/kernel/apm.cSerge E. Hallyn2006-09-291-18/+18
* [PATCH] tty locking on resizeAlan Cox2006-09-295-27/+36
* [PATCH] add -o flush for fatChris Mason2006-09-294-3/+83
* [PATCH] oprofile: ppro: need to enable/disable all the countersArun Sharma2006-09-291-7/+13
* [PATCH] fs.h: ifdef security fieldsAlexey Dobriyan2006-09-293-3/+7
* [PATCH] reiserfs: ifdef ACL stuff from inodeAlexey Dobriyan2006-09-294-5/+31
* [PATCH] reiserfs: ifdef xattr_semAlexey Dobriyan2006-09-293-2/+12
* [PATCH] unwind: fix unused variable warning when !CONFIG_MODULESChuck Ebbert2006-09-291-1/+3