Age | Commit message (Expand) | Author | Files | Lines |
2005-10-31 | [PATCH] extable: remove needless declaration | Nicolas Pitre | 1 | -3/+0 |
2005-10-31 | [PATCH] setkeys needs root | Andrew Morton | 1 | -0/+3 |
2005-10-31 | [PATCH] firmware: fix all kernel-doc warnings | Randy Dunlap | 1 | -28/+41 |
2005-10-31 | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 25 | -93/+4 |
2005-10-31 | [PATCH] Remove orphaned TIOCGDEV compat ioctl | Brian Gerst | 1 | -29/+0 |
2005-10-31 | [PATCH] ext3: sparse fixes | Ben Dooks | 8 | -6/+29 |
2005-10-31 | [PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer blade | Mark Gross | 4 | -0/+914 |
2005-10-31 | [PATCH] fix de_thread() vs do_coredump() deadlock | Oleg Nesterov | 1 | -3/+13 |
2005-10-31 | [PATCH] Added a Receive_Abort to the Marvell serial driver | Carlos Sanchez | 1 | -0/+2 |
2005-10-31 | [PATCH] fuse: remove unused define | Miklos Szeredi | 1 | -1/+0 |
2005-10-31 | [PATCH] fuse: spelling fixes | Miklos Szeredi | 2 | -9/+9 |
2005-10-31 | [PATCH] Kconfig help text correction for CONFIG_FRAME_POINTER | Jesper Juhl | 1 | -2/+2 |
2005-10-31 | [PATCH] wait4 PTRACE_ATTACH race fix | Roland McGrath | 1 | -0/+9 |
2005-10-31 | [PATCH] ioc4 serial support - mostly cleanup | Pat Gefre | 1 | -36/+44 |
2005-10-31 | [PATCH] Locking problems while EXT3FS_DEBUG on | Glauber de Oliveira Costa | 3 | -6/+3 |
2005-10-31 | [PATCH] coredump_wait() cleanup | Oleg Nesterov | 1 | -8/+5 |
2005-10-31 | [PATCH] PF_DEAD cleanup | Coywolf Qi Hunt | 1 | -5/+5 |
2005-10-31 | [PATCH] cleanup for kernel/printk.c | Jesper Juhl | 1 | -36/+42 |
2005-10-31 | [PATCH] ide-cd mini cleanup of casts | Jesper Juhl | 1 | -25/+29 |
2005-10-31 | [PATCH] Keys: Get rid of warning in kmod.c if keys disabled | David Howells | 1 | -3/+3 |
2005-10-31 | [PATCH] Keys: Add LSM hooks for key management [try #3] | David Howells | 10 | -49/+191 |
2005-10-31 | [PATCH] Keys: Export user-defined keyring operations | David Howells | 2 | -25/+71 |
2005-10-31 | [PATCH] vm: remove unused/broken page_pte[_prot] macros | Tejun Heo | 13 | -28/+0 |
2005-10-31 | [PATCH] vm: remove redundant assignment from __pagevec_release_nonlru() | Tejun Heo | 1 | -1/+0 |
2005-10-31 | [PATCH] fs: error case fix in __generic_file_aio_read | Tejun Heo | 1 | -2/+2 |
2005-10-31 | [PATCH] ptrace/coredump/exit_group deadlock | Andrea Arcangeli | 2 | -5/+8 |
2005-10-31 | [PATCH] cpusets: automatic numa mempolicy rebinding | Paul Jackson | 3 | -0/+74 |
2005-10-31 | [PATCH] cpusets: bitmap and mask remap operators | Paul Jackson | 4 | -0/+212 |
2005-10-31 | [PATCH] cpusets: confine pdflush to its cpuset | Paul Jackson | 1 | -0/+13 |
2005-10-31 | [PATCH] cpusets: simple rename | Paul Jackson | 1 | -0/+16 |
2005-10-31 | [PATCH] cpusets: dual semaphore locking overhaul | Paul Jackson | 2 | -138/+282 |
2005-10-31 | [PATCH] cpusets: remove depth counted locking hack | Paul Jackson | 1 | -65/+40 |
2005-10-31 | [PATCH] cpuset cleanup | Paul Jackson | 1 | -1/+0 |
2005-10-31 | [PATCH] proc: fix of error path in proc_get_inode() | Kirill Korotaev | 1 | -7/+10 |
2005-10-31 | [PATCH] fuse: clean up dead code related to nfs exporting | Miklos Szeredi | 1 | -2/+3 |
2005-10-31 | [PATCH] add_timer() of a pending timer is illegal | Andrew Morton | 1 | -1/+2 |
2005-10-31 | [PATCH] block cleanups: Fix iosched module refcount leak | Nate Diller | 1 | -1/+3 |
2005-10-31 | [PATCH] Typo fix: dot after newline in printk strings | Jean Delvare | 7 | -7/+7 |
2005-10-31 | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 34 | -34/+17 |
2005-10-31 | [PATCH] adjust parisc sys_ptrace prototype | Christoph Hellwig | 2 | -2/+1 |
2005-10-31 | [PATCH] posix-timers: use schedule_timeout() in common_nsleep() | Oleg Nesterov | 1 | -18/+1 |
2005-10-31 | [PATCH] Typo fix: explictly -> explicitly | Jean Delvare | 3 | -3/+3 |
2005-10-31 | [PATCH] block cleanups: Add kconfig default iosched submenu | Nate Diller | 2 | -17/+38 |
2005-10-31 | [PATCH] Unify sys_tkill() and sys_tgkill() | Vadim Lobanov | 1 | -46/+25 |
2005-10-31 | [PATCH] kill sigqueue->lock | Oleg Nesterov | 2 | -7/+4 |
2005-10-31 | [PATCH] fix de_thread vs it_real_fn() deadlock | Oleg Nesterov | 1 | -1/+2 |
2005-10-31 | [PATCH] reduce sizeof(struct file) | Eric Dumazet | 8 | -15/+21 |
2005-10-31 | [PATCH] clarify menuconfig /(search) help text | Randy Dunlap | 1 | -1/+2 |
2005-10-31 | [PATCH] Whitespace and CodingStyle cleanup for lib/idr.c | Jesper Juhl | 1 | -18/+17 |
2005-10-31 | [PATCH] lib/string.c cleanup: remove pointless explicit casts | Jesper Juhl | 1 | -10/+11 |