aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/00-INDEX (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer bladeMark Gross4-0/+914
2005-10-30[PATCH] fix de_thread() vs do_coredump() deadlockOleg Nesterov1-3/+13
2005-10-30[PATCH] Added a Receive_Abort to the Marvell serial driverCarlos Sanchez1-0/+2
2005-10-30[PATCH] fuse: remove unused defineMiklos Szeredi1-1/+0
2005-10-30[PATCH] fuse: spelling fixesMiklos Szeredi2-9/+9
2005-10-30[PATCH] Kconfig help text correction for CONFIG_FRAME_POINTERJesper Juhl1-2/+2
2005-10-30[PATCH] wait4 PTRACE_ATTACH race fixRoland McGrath1-0/+9
2005-10-30[PATCH] ioc4 serial support - mostly cleanupPat Gefre1-36/+44
2005-10-30[PATCH] Locking problems while EXT3FS_DEBUG onGlauber de Oliveira Costa3-6/+3
2005-10-30[PATCH] coredump_wait() cleanupOleg Nesterov1-8/+5
2005-10-30[PATCH] PF_DEAD cleanupCoywolf Qi Hunt1-5/+5
2005-10-30[PATCH] cleanup for kernel/printk.cJesper Juhl1-36/+42
2005-10-30[PATCH] ide-cd mini cleanup of castsJesper Juhl1-25/+29
2005-10-30[PATCH] Keys: Get rid of warning in kmod.c if keys disabledDavid Howells1-3/+3
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]David Howells10-49/+191
2005-10-30[PATCH] Keys: Export user-defined keyring operationsDavid Howells2-25/+71
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo13-28/+0
2005-10-30[PATCH] vm: remove redundant assignment from __pagevec_release_nonlru()Tejun Heo1-1/+0
2005-10-30[PATCH] fs: error case fix in __generic_file_aio_readTejun Heo1-2/+2
2005-10-30[PATCH] ptrace/coredump/exit_group deadlockAndrea Arcangeli2-5/+8
2005-10-30[PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson3-0/+74
2005-10-30[PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson4-0/+212
2005-10-30[PATCH] cpusets: confine pdflush to its cpusetPaul Jackson1-0/+13
2005-10-30[PATCH] cpusets: simple renamePaul Jackson1-0/+16
2005-10-30[PATCH] cpusets: dual semaphore locking overhaulPaul Jackson2-138/+282
2005-10-30[PATCH] cpusets: remove depth counted locking hackPaul Jackson1-65/+40
2005-10-30[PATCH] cpuset cleanupPaul Jackson1-1/+0
2005-10-30[PATCH] proc: fix of error path in proc_get_inode()Kirill Korotaev1-7/+10
2005-10-30[PATCH] fuse: clean up dead code related to nfs exportingMiklos Szeredi1-2/+3
2005-10-30[PATCH] add_timer() of a pending timer is illegalAndrew Morton1-1/+2
2005-10-30[PATCH] block cleanups: Fix iosched module refcount leakNate Diller1-1/+3
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare7-7/+7
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig34-34/+17
2005-10-30[PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig2-2/+1
2005-10-30[PATCH] posix-timers: use schedule_timeout() in common_nsleep()Oleg Nesterov1-18/+1
2005-10-30[PATCH] Typo fix: explictly -> explicitlyJean Delvare3-3/+3
2005-10-30[PATCH] block cleanups: Add kconfig default iosched submenuNate Diller2-17/+38
2005-10-30[PATCH] Unify sys_tkill() and sys_tgkill()Vadim Lobanov1-46/+25
2005-10-30[PATCH] kill sigqueue->lockOleg Nesterov2-7/+4
2005-10-30[PATCH] fix de_thread vs it_real_fn() deadlockOleg Nesterov1-1/+2
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet8-15/+21
2005-10-30[PATCH] clarify menuconfig /(search) help textRandy Dunlap1-1/+2
2005-10-30[PATCH] Whitespace and CodingStyle cleanup for lib/idr.cJesper Juhl1-18/+17
2005-10-30[PATCH] lib/string.c cleanup: remove pointless explicit castsJesper Juhl1-10/+11
2005-10-30[PATCH] lib/string.c cleanup: remove pointless register keywordJesper Juhl1-2/+2
2005-10-30[PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanupsJesper Juhl1-60/+53
2005-10-30[PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland1-0/+2
2005-10-30[PATCH] open: cleanup in lookup_flags()Miklos Szeredi1-6/+0
2005-10-30[PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman2-14/+7
2005-10-30[PATCH] remove timer debug fieldAndrew Morton3-56/+2