summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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
OpenPOWER on IntegriCloud