summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] UFS: inode->i_sem is not released in error pathEvgeniy Polyakov2006-01-091-1/+3
* [PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix()Maciej W. Rozycki2006-01-091-1/+1
* [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...Paolo 'Blaisorblade' Giarrusso2006-01-092-2/+3
* [PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol()Ashutosh Naik2006-01-091-2/+0
* [PATCH] shrink struct pageAndrew Morton2006-01-091-19/+22
* [PATCH] aio: reorder kiocb structure elements to make sync iocb setup fasterBenjamin LaHaise2006-01-091-5/+7
* [PATCH] modules: mark TAINT_FORCED_RMMOD correctlyAkinobu Mita2006-01-091-5/+5
* [PATCH] modules: prevent overriding of symbolsAshutosh Naik2006-01-091-0/+39
* [PATCH] sonypi: Enable ACPI events for Sony laptop hotkeysBen Collins2006-01-091-0/+45
* [PATCH] Sonypi: convert to the new platform device interfaceDmitry Torokhov2006-01-091-152/+206
* [PATCH] fs/proc/: function prototypes belong in header filesAdrian Bunk2006-01-094-2/+9
* [PATCH] /dev/mem: validate mmap requestsBjorn Helgaas2006-01-093-51/+124
* [PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-upBjorn Helgaas2006-01-091-9/+14
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-0932-194/+37
* [PATCH] Abandon gcc-2.95.xAndrew Morton2006-01-093-37/+1
* [PATCH] copy_process: error path cleanupOleg Nesterov2006-01-091-6/+2
* [PATCH] fs/udf/balloc.c: "extern inline" -> "static inline"Adrian Bunk2006-01-091-1/+1
* [PATCH] block/stat.txtAndy Isaacson2006-01-091-0/+82
* [PATCH] setpgid: should not accept ptraced childsOleg Nesterov2006-01-091-1/+1
* [PATCH] setpgid: should work for sub-threadsOren Laadan2006-01-092-10/+8
* [PATCH] setpgid: should work for sub-threadsOleg Nesterov2006-01-091-5/+6
* [PATCH] fork: fix race in setting child's pgrp and ttyOren Laadan2006-01-091-6/+3
* [PATCH] cciss: adds MSI and MSI-X supportMike Miller2006-01-093-13/+84
* [PATCH] tpmdd: remove global event logKylene Jo Hall2006-01-091-30/+62
* [PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman2006-01-094-0/+17
* [PATCH] fadvise: return ESPIPE on FIFO/pipeValentine Barshak2006-01-091-0/+5
* [PATCH] update to the initramfs docsRob Landley2006-01-091-1/+71
* [PATCH] Extend RCU torture module to test tickless idle CPUSrivatsa Vaddagiri2006-01-091-5/+91
* [PATCH] Add tainting for proprietary helper modulesDave Jones2006-01-091-0/+5
* [PATCH] remove unused blkp field in percpu_dataEric Dumazet2006-01-091-1/+0
* [PATCH] fs: remove s_old_blocksize from struct super_blockPekka Enberg2006-01-092-3/+1
* [PATCH] Documentation: Small applying-patches.txt updateJesper Juhl2006-01-091-11/+18
* [PATCH] drivers/mfd: header included twiceNicolas Kaiser2006-01-091-1/+0
* [PATCH] Fix handling of ELF segments with zero filesizeDavid Gibson2006-01-091-3/+9
* [PATCH] drivers/connector/cn_proc.c typosDavid S. Miller2006-01-091-2/+2
* [PATCH] shrink dentry structEric Dumazet2006-01-0915-48/+54
* [PATCH] nfsroot: do not silently stop parsing on an unknown optionJorn Dreyer2006-01-091-1/+3
* [PATCH] sigio: cleanup, don't take tasklist twiceOleg Nesterov2006-01-091-3/+3
* [PATCH] remove unneeded sig->curr_target recalculationOleg Nesterov2006-01-091-2/+0
* [PATCH] MAINTAINERS: line duplicationNicolas Kaiser2006-01-091-1/+0
* [PATCH] ext3: use sbi instead of EXT3_SB() in resize code.Glauber de Oliveira Costa2006-01-091-5/+5
* [PATCH] ext3: remove trailing newlines from ext3_warning() callsGlauber de Oliveira Costa2006-01-093-15/+15
* [PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers()Eric Dumazet2006-01-091-1/+2
* [PATCH] ext3: external journal device as a mount optionJohann Lombardi2006-01-092-10/+49
* [PATCH] shared mounts: cleanupMiklos Szeredi2006-01-094-4/+5
* [PATCH] pivot_root: add commentNeil Brown2006-01-091-0/+4
* [PATCH] Updated CPU hotplug documentationAshok Raj2006-01-091-0/+357
* [PATCH] tpm: add bios measurement logKylene Jo Hall2006-01-095-0/+531
* [PATCH] little do_group_exit() cleanupOleg Nesterov2006-01-091-1/+0
* [PATCH] do_coredump() should reset group_stop_count earlierOleg Nesterov2006-01-091-1/+1