summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] modules: fix sparse warning for every MODULE_PARMPavel Roskin2005-10-301-1/+3
* [PATCH] extable: remove needless declarationNicolas Pitre2005-10-301-3/+0
* [PATCH] setkeys needs rootAndrew Morton2005-10-301-0/+3
* [PATCH] firmware: fix all kernel-doc warningsRandy Dunlap2005-10-301-28/+41
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-3025-93/+4
* [PATCH] Remove orphaned TIOCGDEV compat ioctlBrian Gerst2005-10-301-29/+0
* [PATCH] ext3: sparse fixesBen Dooks2005-10-308-6/+29
* [PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer bladeMark Gross2005-10-304-0/+914
* [PATCH] fix de_thread() vs do_coredump() deadlockOleg Nesterov2005-10-301-3/+13
* [PATCH] Added a Receive_Abort to the Marvell serial driverCarlos Sanchez2005-10-301-0/+2
* [PATCH] fuse: remove unused defineMiklos Szeredi2005-10-301-1/+0
* [PATCH] fuse: spelling fixesMiklos Szeredi2005-10-302-9/+9
* [PATCH] Kconfig help text correction for CONFIG_FRAME_POINTERJesper Juhl2005-10-301-2/+2
* [PATCH] wait4 PTRACE_ATTACH race fixRoland McGrath2005-10-301-0/+9
* [PATCH] ioc4 serial support - mostly cleanupPat Gefre2005-10-301-36/+44
* [PATCH] Locking problems while EXT3FS_DEBUG onGlauber de Oliveira Costa2005-10-303-6/+3
* [PATCH] coredump_wait() cleanupOleg Nesterov2005-10-301-8/+5
* [PATCH] PF_DEAD cleanupCoywolf Qi Hunt2005-10-301-5/+5
* [PATCH] cleanup for kernel/printk.cJesper Juhl2005-10-301-36/+42
* [PATCH] ide-cd mini cleanup of castsJesper Juhl2005-10-301-25/+29
* [PATCH] Keys: Get rid of warning in kmod.c if keys disabledDavid Howells2005-10-301-3/+3
* [PATCH] Keys: Add LSM hooks for key management [try #3]David Howells2005-10-3010-49/+191
* [PATCH] Keys: Export user-defined keyring operationsDavid Howells2005-10-302-25/+71
* [PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo2005-10-3013-28/+0
* [PATCH] vm: remove redundant assignment from __pagevec_release_nonlru()Tejun Heo2005-10-301-1/+0
* [PATCH] fs: error case fix in __generic_file_aio_readTejun Heo2005-10-301-2/+2
* [PATCH] ptrace/coredump/exit_group deadlockAndrea Arcangeli2005-10-302-5/+8
* [PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson2005-10-303-0/+74
* [PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson2005-10-304-0/+212
* [PATCH] cpusets: confine pdflush to its cpusetPaul Jackson2005-10-301-0/+13
* [PATCH] cpusets: simple renamePaul Jackson2005-10-301-0/+16
* [PATCH] cpusets: dual semaphore locking overhaulPaul Jackson2005-10-302-138/+282
* [PATCH] cpusets: remove depth counted locking hackPaul Jackson2005-10-301-65/+40
* [PATCH] cpuset cleanupPaul Jackson2005-10-301-1/+0
* [PATCH] proc: fix of error path in proc_get_inode()Kirill Korotaev2005-10-301-7/+10
* [PATCH] fuse: clean up dead code related to nfs exportingMiklos Szeredi2005-10-301-2/+3
* [PATCH] add_timer() of a pending timer is illegalAndrew Morton2005-10-301-1/+2
* [PATCH] block cleanups: Fix iosched module refcount leakNate Diller2005-10-301-1/+3
* [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-307-7/+7
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-3034-34/+17
* [PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig2005-10-302-2/+1
* [PATCH] posix-timers: use schedule_timeout() in common_nsleep()Oleg Nesterov2005-10-301-18/+1
* [PATCH] Typo fix: explictly -> explicitlyJean Delvare2005-10-303-3/+3
* [PATCH] block cleanups: Add kconfig default iosched submenuNate Diller2005-10-302-17/+38
* [PATCH] Unify sys_tkill() and sys_tgkill()Vadim Lobanov2005-10-301-46/+25
* [PATCH] kill sigqueue->lockOleg Nesterov2005-10-302-7/+4
* [PATCH] fix de_thread vs it_real_fn() deadlockOleg Nesterov2005-10-301-1/+2
* [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-308-15/+21
* [PATCH] clarify menuconfig /(search) help textRandy Dunlap2005-10-301-1/+2
* [PATCH] Whitespace and CodingStyle cleanup for lib/idr.cJesper Juhl2005-10-301-18/+17
OpenPOWER on IntegriCloud