Age | Commit message (Expand) | Author |
2006-01-08 | [PATCH] remove gcc-2 checks | Andrew Morton |
2006-01-08 | [PATCH] Abandon gcc-2.95.x | Andrew Morton |
2006-01-08 | [PATCH] copy_process: error path cleanup | Oleg Nesterov |
2006-01-08 | [PATCH] fs/udf/balloc.c: "extern inline" -> "static inline" | Adrian Bunk |
2006-01-08 | [PATCH] block/stat.txt | Andy Isaacson |
2006-01-08 | [PATCH] setpgid: should not accept ptraced childs | Oleg Nesterov |
2006-01-08 | [PATCH] setpgid: should work for sub-threads | Oren Laadan |
2006-01-08 | [PATCH] setpgid: should work for sub-threads | Oleg Nesterov |
2006-01-08 | [PATCH] fork: fix race in setting child's pgrp and tty | Oren Laadan |
2006-01-08 | [PATCH] cciss: adds MSI and MSI-X support | Mike Miller |
2006-01-08 | [PATCH] tpmdd: remove global event log | Kylene Jo Hall |
2006-01-08 | [PATCH] Don't attempt to power off if power off is not implemented | Eric W. Biederman |
2006-01-08 | [PATCH] fadvise: return ESPIPE on FIFO/pipe | Valentine Barshak |
2006-01-08 | [PATCH] update to the initramfs docs | Rob Landley |
2006-01-08 | [PATCH] Extend RCU torture module to test tickless idle CPU | Srivatsa Vaddagiri |
2006-01-08 | [PATCH] Add tainting for proprietary helper modules | Dave Jones |
2006-01-08 | [PATCH] remove unused blkp field in percpu_data | Eric Dumazet |
2006-01-08 | [PATCH] fs: remove s_old_blocksize from struct super_block | Pekka Enberg |
2006-01-08 | [PATCH] Documentation: Small applying-patches.txt update | Jesper Juhl |
2006-01-08 | [PATCH] drivers/mfd: header included twice | Nicolas Kaiser |
2006-01-08 | [PATCH] Fix handling of ELF segments with zero filesize | David Gibson |
2006-01-08 | [PATCH] drivers/connector/cn_proc.c typos | David S. Miller |
2006-01-08 | [PATCH] shrink dentry struct | Eric Dumazet |
2006-01-08 | [PATCH] nfsroot: do not silently stop parsing on an unknown option | Jorn Dreyer |
2006-01-08 | [PATCH] sigio: cleanup, don't take tasklist twice | Oleg Nesterov |
2006-01-08 | [PATCH] remove unneeded sig->curr_target recalculation | Oleg Nesterov |
2006-01-08 | [PATCH] MAINTAINERS: line duplication | Nicolas Kaiser |
2006-01-08 | [PATCH] ext3: use sbi instead of EXT3_SB() in resize code. | Glauber de Oliveira Costa |
2006-01-08 | [PATCH] ext3: remove trailing newlines from ext3_warning() calls | Glauber de Oliveira Costa |
2006-01-08 | [PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers() | Eric Dumazet |
2006-01-08 | [PATCH] ext3: external journal device as a mount option | Johann Lombardi |
2006-01-08 | [PATCH] shared mounts: cleanup | Miklos Szeredi |
2006-01-08 | [PATCH] pivot_root: add comment | Neil Brown |
2006-01-08 | [PATCH] Updated CPU hotplug documentation | Ashok Raj |
2006-01-08 | [PATCH] tpm: add bios measurement log | Kylene Jo Hall |
2006-01-08 | [PATCH] little do_group_exit() cleanup | Oleg Nesterov |
2006-01-08 | [PATCH] do_coredump() should reset group_stop_count earlier | Oleg Nesterov |
2006-01-08 | [PATCH] kill_proc_info_as_uid: don't use hardcoded constants | Oleg Nesterov |
2006-01-08 | [PATCH] fix possible PAGE_CACHE_SHIFT overflows | Andrew Morton |
2006-01-08 | [PATCH] Unchecked alloc_percpu() return in __create_workqueue() | Ben Collins |
2006-01-08 | [PATCH] nbd: remove duplicate assignment | taneli.vahakangas@netsonic.fi |
2006-01-08 | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig |
2006-01-08 | [PATCH] docs: updated some code docs | Xose Vazquez Perez |
2006-01-08 | [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32 | George Anzinger |
2006-01-08 | [PATCH] keys: Permit running process to instantiate keys | David Howells |
2006-01-08 | [PATCH] keys: Discard duplicate keys from a keyring on link | David Howells |
2006-01-08 | [PATCH] keys: Permit key expiry time to be set | David Howells |
2006-01-08 | [PATCH] kmsg_write: don't return printk return value | Guillaume Chazarain |
2006-01-08 | [PATCH] printk return value: fix it | Guillaume Chazarain |
2006-01-08 | [PATCH] Fix overflow tests for compat_sys_fcntl64 locking | NeilBrown |