aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-30[PATCH] fs/attr.c: remove BUG()Alexey Dobriyan
2005-10-30[PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a commentNikita Danilov
2005-10-30[PATCH] watchdog: update .owner field of struct pci_driverLaurent Riffard
2005-10-30[PATCH] SyncLink adapters: updates .owner field of struct pci_driverLaurent Riffard
2005-10-30[PATCH] epca: update .owner field of struct pci_driverLaurent Riffard
2005-10-30[PATCH] fix vgacon blankingPozsar Balazs
2005-10-30[PATCH] Test for sb_getblk return valueGlauber de Oliveira Costa
2005-10-30[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FRE...Andrea Arcangeli
2005-10-30[PATCH] modules: fix sparse warning for every MODULE_PARMPavel Roskin
2005-10-30[PATCH] extable: remove needless declarationNicolas Pitre
2005-10-30[PATCH] setkeys needs rootAndrew Morton
2005-10-30[PATCH] firmware: fix all kernel-doc warningsRandy Dunlap
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-10-30[PATCH] Remove orphaned TIOCGDEV compat ioctlBrian Gerst
2005-10-30[PATCH] ext3: sparse fixesBen Dooks
2005-10-30[PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer bladeMark Gross
2005-10-30[PATCH] fix de_thread() vs do_coredump() deadlockOleg Nesterov
2005-10-30[PATCH] Added a Receive_Abort to the Marvell serial driverCarlos Sanchez
2005-10-30[PATCH] fuse: remove unused defineMiklos Szeredi
2005-10-30[PATCH] fuse: spelling fixesMiklos Szeredi
2005-10-30[PATCH] Kconfig help text correction for CONFIG_FRAME_POINTERJesper Juhl
2005-10-30[PATCH] wait4 PTRACE_ATTACH race fixRoland McGrath
2005-10-30[PATCH] ioc4 serial support - mostly cleanupPat Gefre
2005-10-30[PATCH] Locking problems while EXT3FS_DEBUG onGlauber de Oliveira Costa
2005-10-30[PATCH] coredump_wait() cleanupOleg Nesterov
2005-10-30[PATCH] PF_DEAD cleanupCoywolf Qi Hunt
2005-10-30[PATCH] cleanup for kernel/printk.cJesper Juhl
2005-10-30[PATCH] ide-cd mini cleanup of castsJesper Juhl
2005-10-30[PATCH] Keys: Get rid of warning in kmod.c if keys disabledDavid Howells
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]David Howells
2005-10-30[PATCH] Keys: Export user-defined keyring operationsDavid Howells
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo
2005-10-30[PATCH] vm: remove redundant assignment from __pagevec_release_nonlru()Tejun Heo
2005-10-30[PATCH] fs: error case fix in __generic_file_aio_readTejun Heo
2005-10-30[PATCH] ptrace/coredump/exit_group deadlockAndrea Arcangeli
2005-10-30[PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson
2005-10-30[PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson
2005-10-30[PATCH] cpusets: confine pdflush to its cpusetPaul Jackson
2005-10-30[PATCH] cpusets: simple renamePaul Jackson
2005-10-30[PATCH] cpusets: dual semaphore locking overhaulPaul Jackson
2005-10-30[PATCH] cpusets: remove depth counted locking hackPaul Jackson
2005-10-30[PATCH] cpuset cleanupPaul Jackson
2005-10-30[PATCH] proc: fix of error path in proc_get_inode()Kirill Korotaev
2005-10-30[PATCH] fuse: clean up dead code related to nfs exportingMiklos Szeredi
2005-10-30[PATCH] add_timer() of a pending timer is illegalAndrew Morton
2005-10-30[PATCH] block cleanups: Fix iosched module refcount leakNate Diller
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-10-30[PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig
2005-10-30[PATCH] posix-timers: use schedule_timeout() in common_nsleep()Oleg Nesterov