aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] drivers/isdn/: add missing #includesAdrian Bunk2006-01-083-0/+4
* [PATCH] simplify k_getrusage()Oleg Nesterov2006-01-081-18/+11
* [PATCH] i810_audio: request_irq() fixAndrew Morton2006-01-081-10/+8
* [PATCH] kconf: Check for eof from input stream.Ben Collins2006-01-081-2/+16
* [PATCH] fix workqueue oops during cpu offlineNathan Lynch2006-01-081-6/+10
* [PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser2006-01-087-15/+14
* [PATCH] remove semicolons from save_flags()Andrew Morton2006-01-081-1/+1
* [PATCH] Make apm buildable without legacy pmDave Jones2006-01-082-1/+5
* [PATCH] i4l: __attribute__((packed)) for the CAPI message structsJan Blunck2006-01-081-44/+44
* [PATCH] afs: remove unnecessary __attribute__((packed))Jan Blunck2006-01-081-3/+1
* [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck2006-01-0815-341/+341
* [PATCH] parport: bring back an unused phase for ppdev ioctlMarko Kohtala2006-01-081-1/+3
* [PATCH] parport_pc: arm build fixAndrew Morton2006-01-081-3/+3
* [PATCH] Add a section about inlining to Documentation/CodingStyleArjan van de Ven2006-01-081-3/+31
* [PATCH] hw_random: 82801AB PCI Bridge supportEric Van Buggenhaut2006-01-081-0/+1
* [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