aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-08[PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-upBjorn Helgaas1-9/+14
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton32-194/+37
2006-01-08[PATCH] Abandon gcc-2.95.xAndrew Morton3-37/+1
2006-01-08[PATCH] copy_process: error path cleanupOleg Nesterov1-6/+2
2006-01-08[PATCH] fs/udf/balloc.c: "extern inline" -> "static inline"Adrian Bunk1-1/+1
2006-01-08[PATCH] block/stat.txtAndy Isaacson1-0/+82
2006-01-08[PATCH] setpgid: should not accept ptraced childsOleg Nesterov1-1/+1
2006-01-08[PATCH] setpgid: should work for sub-threadsOren Laadan2-10/+8
2006-01-08[PATCH] setpgid: should work for sub-threadsOleg Nesterov1-5/+6
2006-01-08[PATCH] fork: fix race in setting child's pgrp and ttyOren Laadan1-6/+3
2006-01-08[PATCH] cciss: adds MSI and MSI-X supportMike Miller3-13/+84
2006-01-08[PATCH] tpmdd: remove global event logKylene Jo Hall1-30/+62
2006-01-08[PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman4-0/+17
2006-01-08[PATCH] fadvise: return ESPIPE on FIFO/pipeValentine Barshak1-0/+5
2006-01-08[PATCH] update to the initramfs docsRob Landley1-1/+71
2006-01-08[PATCH] Extend RCU torture module to test tickless idle CPUSrivatsa Vaddagiri1-5/+91
2006-01-08[PATCH] Add tainting for proprietary helper modulesDave Jones1-0/+5
2006-01-08[PATCH] remove unused blkp field in percpu_dataEric Dumazet1-1/+0
2006-01-08[PATCH] fs: remove s_old_blocksize from struct super_blockPekka Enberg2-3/+1
2006-01-08[PATCH] Documentation: Small applying-patches.txt updateJesper Juhl1-11/+18
2006-01-08[PATCH] drivers/mfd: header included twiceNicolas Kaiser1-1/+0
2006-01-08[PATCH] Fix handling of ELF segments with zero filesizeDavid Gibson1-3/+9
2006-01-08[PATCH] drivers/connector/cn_proc.c typosDavid S. Miller1-2/+2
2006-01-08[PATCH] shrink dentry structEric Dumazet15-48/+54
2006-01-08[PATCH] nfsroot: do not silently stop parsing on an unknown optionJorn Dreyer1-1/+3
2006-01-08[PATCH] sigio: cleanup, don't take tasklist twiceOleg Nesterov1-3/+3
2006-01-08[PATCH] remove unneeded sig->curr_target recalculationOleg Nesterov1-2/+0
2006-01-08[PATCH] MAINTAINERS: line duplicationNicolas Kaiser1-1/+0
2006-01-08[PATCH] ext3: use sbi instead of EXT3_SB() in resize code.Glauber de Oliveira Costa1-5/+5
2006-01-08[PATCH] ext3: remove trailing newlines from ext3_warning() callsGlauber de Oliveira Costa3-15/+15
2006-01-08[PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers()Eric Dumazet1-1/+2
2006-01-08[PATCH] ext3: external journal device as a mount optionJohann Lombardi2-10/+49
2006-01-08[PATCH] shared mounts: cleanupMiklos Szeredi4-4/+5
2006-01-08[PATCH] pivot_root: add commentNeil Brown1-0/+4
2006-01-08[PATCH] Updated CPU hotplug documentationAshok Raj1-0/+357
2006-01-08[PATCH] tpm: add bios measurement logKylene Jo Hall5-0/+531
2006-01-08[PATCH] little do_group_exit() cleanupOleg Nesterov1-1/+0
2006-01-08[PATCH] do_coredump() should reset group_stop_count earlierOleg Nesterov1-1/+1
2006-01-08[PATCH] kill_proc_info_as_uid: don't use hardcoded constantsOleg Nesterov1-2/+1
2006-01-08[PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton8-17/+17
2006-01-08[PATCH] Unchecked alloc_percpu() return in __create_workqueue()Ben Collins1-0/+5
2006-01-08[PATCH] nbd: remove duplicate assignmenttaneli.vahakangas@netsonic.fi1-1/+0
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig30-456/+340
2006-01-08[PATCH] docs: updated some code docsXose Vazquez Perez3-28/+63
2006-01-08[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32George Anzinger2-2/+49
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells13-245/+378
2006-01-08[PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells2-23/+68
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells5-1/+63
2006-01-08[PATCH] kmsg_write: don't return printk return valueGuillaume Chazarain1-1/+4
2006-01-08[PATCH] printk return value: fix itGuillaume Chazarain1-3/+3