summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix gcc4.1 build failure on xconfigDave Jones2006-01-081-3/+3
* [PATCH] v9fs: handle kthread_create failure, minor bugfixesLatchesar Ionkov2006-01-089-71/+58
* [PATCH] v9fs: zero copy implementationLatchesar Ionkov2006-01-0818-1047/+1083
* [PATCH] v9fs: fix fid management in v9fs_createLatchesar Ionkov2006-01-081-3/+3
* [PATCH] v9fs: new multiplexer implementationLatchesar Ionkov2006-01-0816-562/+1172
* [PATCH] v9fs: fix fd_closeEric Van Hensbergen2006-01-081-2/+2
* [PATCH] Split out screen_info from tty.hBrian Gerst2006-01-085-112/+80
* [PATCH] CREDITS update: Eugene SuroveginEugene Surovegin2006-01-081-1/+1
* [PATCH] SubmittingPatches: diffstat optionsRandy Dunlap2006-01-081-0/+3
* [PATCH] UFS: inode->i_sem is not released in error pathEvgeniy Polyakov2006-01-081-1/+3
* [PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix()Maciej W. Rozycki2006-01-081-1/+1
* [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...Paolo 'Blaisorblade' Giarrusso2006-01-082-2/+3
* [PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol()Ashutosh Naik2006-01-081-2/+0
* [PATCH] shrink struct pageAndrew Morton2006-01-081-19/+22
* [PATCH] aio: reorder kiocb structure elements to make sync iocb setup fasterBenjamin LaHaise2006-01-081-5/+7
* [PATCH] modules: mark TAINT_FORCED_RMMOD correctlyAkinobu Mita2006-01-081-5/+5
* [PATCH] modules: prevent overriding of symbolsAshutosh Naik2006-01-081-0/+39
* [PATCH] sonypi: Enable ACPI events for Sony laptop hotkeysBen Collins2006-01-081-0/+45
* [PATCH] Sonypi: convert to the new platform device interfaceDmitry Torokhov2006-01-081-152/+206
* [PATCH] fs/proc/: function prototypes belong in header filesAdrian Bunk2006-01-084-2/+9
* [PATCH] /dev/mem: validate mmap requestsBjorn Helgaas2006-01-083-51/+124
* [PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-upBjorn Helgaas2006-01-081-9/+14
* [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
OpenPOWER on IntegriCloud