summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-0832-194/+37
* [PATCH] Abandon gcc-2.95.xAndrew Morton2006-01-083-37/+1
* [PATCH] copy_process: error path cleanupOleg Nesterov2006-01-081-6/+2
* [PATCH] fs/udf/balloc.c: "extern inline" -> "static inline"Adrian Bunk2006-01-081-1/+1
* [PATCH] block/stat.txtAndy Isaacson2006-01-081-0/+82
* [PATCH] setpgid: should not accept ptraced childsOleg Nesterov2006-01-081-1/+1
* [PATCH] setpgid: should work for sub-threadsOren Laadan2006-01-082-10/+8
* [PATCH] setpgid: should work for sub-threadsOleg Nesterov2006-01-081-5/+6
* [PATCH] fork: fix race in setting child's pgrp and ttyOren Laadan2006-01-081-6/+3
* [PATCH] cciss: adds MSI and MSI-X supportMike Miller2006-01-083-13/+84
* [PATCH] tpmdd: remove global event logKylene Jo Hall2006-01-081-30/+62
* [PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman2006-01-084-0/+17
* [PATCH] fadvise: return ESPIPE on FIFO/pipeValentine Barshak2006-01-081-0/+5
* [PATCH] update to the initramfs docsRob Landley2006-01-081-1/+71
* [PATCH] Extend RCU torture module to test tickless idle CPUSrivatsa Vaddagiri2006-01-081-5/+91
* [PATCH] Add tainting for proprietary helper modulesDave Jones2006-01-081-0/+5
* [PATCH] remove unused blkp field in percpu_dataEric Dumazet2006-01-081-1/+0
* [PATCH] fs: remove s_old_blocksize from struct super_blockPekka Enberg2006-01-082-3/+1
* [PATCH] Documentation: Small applying-patches.txt updateJesper Juhl2006-01-081-11/+18
* [PATCH] drivers/mfd: header included twiceNicolas Kaiser2006-01-081-1/+0
* [PATCH] Fix handling of ELF segments with zero filesizeDavid Gibson2006-01-081-3/+9
* [PATCH] drivers/connector/cn_proc.c typosDavid S. Miller2006-01-081-2/+2
* [PATCH] shrink dentry structEric Dumazet2006-01-0815-48/+54
* [PATCH] nfsroot: do not silently stop parsing on an unknown optionJorn Dreyer2006-01-081-1/+3
* [PATCH] sigio: cleanup, don't take tasklist twiceOleg Nesterov2006-01-081-3/+3
* [PATCH] remove unneeded sig->curr_target recalculationOleg Nesterov2006-01-081-2/+0
* [PATCH] MAINTAINERS: line duplicationNicolas Kaiser2006-01-081-1/+0
* [PATCH] ext3: use sbi instead of EXT3_SB() in resize code.Glauber de Oliveira Costa2006-01-081-5/+5
* [PATCH] ext3: remove trailing newlines from ext3_warning() callsGlauber de Oliveira Costa2006-01-083-15/+15
* [PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers()Eric Dumazet2006-01-081-1/+2
* [PATCH] ext3: external journal device as a mount optionJohann Lombardi2006-01-082-10/+49
* [PATCH] shared mounts: cleanupMiklos Szeredi2006-01-084-4/+5
* [PATCH] pivot_root: add commentNeil Brown2006-01-081-0/+4
* [PATCH] Updated CPU hotplug documentationAshok Raj2006-01-081-0/+357
* [PATCH] tpm: add bios measurement logKylene Jo Hall2006-01-085-0/+531
* [PATCH] little do_group_exit() cleanupOleg Nesterov2006-01-081-1/+0
* [PATCH] do_coredump() should reset group_stop_count earlierOleg Nesterov2006-01-081-1/+1
* [PATCH] kill_proc_info_as_uid: don't use hardcoded constantsOleg Nesterov2006-01-081-2/+1
* [PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton2006-01-088-17/+17
* [PATCH] Unchecked alloc_percpu() return in __create_workqueue()Ben Collins2006-01-081-0/+5
* [PATCH] nbd: remove duplicate assignmenttaneli.vahakangas@netsonic.fi2006-01-081-1/+0
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-0830-456/+340
* [PATCH] docs: updated some code docsXose Vazquez Perez2006-01-083-28/+63
* [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32George Anzinger2006-01-082-2/+49
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-0813-245/+378
* [PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells2006-01-082-23/+68
* [PATCH] keys: Permit key expiry time to be setDavid Howells2006-01-085-1/+63
* [PATCH] kmsg_write: don't return printk return valueGuillaume Chazarain2006-01-081-1/+4
* [PATCH] printk return value: fix itGuillaume Chazarain2006-01-081-3/+3
* [PATCH] Fix overflow tests for compat_sys_fcntl64 lockingNeilBrown2006-01-081-4/+18