Age | Commit message (Expand) | Author | Files | Lines |
2006-01-08 | [PATCH] Add a section about inlining to Documentation/CodingStyle | Arjan van de Ven | 1 | -3/+31 |
2006-01-08 | [PATCH] hw_random: 82801AB PCI Bridge support | Eric Van Buggenhaut | 1 | -0/+1 |
2006-01-08 | [PATCH] fix gcc4.1 build failure on xconfig | Dave Jones | 1 | -3/+3 |
2006-01-08 | [PATCH] v9fs: handle kthread_create failure, minor bugfixes | Latchesar Ionkov | 9 | -71/+58 |
2006-01-08 | [PATCH] v9fs: zero copy implementation | Latchesar Ionkov | 18 | -1047/+1083 |
2006-01-08 | [PATCH] v9fs: fix fid management in v9fs_create | Latchesar Ionkov | 1 | -3/+3 |
2006-01-08 | [PATCH] v9fs: new multiplexer implementation | Latchesar Ionkov | 16 | -562/+1172 |
2006-01-08 | [PATCH] v9fs: fix fd_close | Eric Van Hensbergen | 1 | -2/+2 |
2006-01-08 | [PATCH] Split out screen_info from tty.h | Brian Gerst | 5 | -112/+80 |
2006-01-08 | [PATCH] CREDITS update: Eugene Surovegin | Eugene Surovegin | 1 | -1/+1 |
2006-01-08 | [PATCH] SubmittingPatches: diffstat options | Randy Dunlap | 1 | -0/+3 |
2006-01-08 | [PATCH] UFS: inode->i_sem is not released in error path | Evgeniy Polyakov | 1 | -1/+3 |
2006-01-08 | [PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix() | Maciej W. Rozycki | 1 | -1/+1 |
2006-01-08 | [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of... | Paolo 'Blaisorblade' Giarrusso | 2 | -2/+3 |
2006-01-08 | [PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol() | Ashutosh Naik | 1 | -2/+0 |
2006-01-08 | [PATCH] shrink struct page | Andrew Morton | 1 | -19/+22 |
2006-01-08 | [PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster | Benjamin LaHaise | 1 | -5/+7 |
2006-01-08 | [PATCH] modules: mark TAINT_FORCED_RMMOD correctly | Akinobu Mita | 1 | -5/+5 |
2006-01-08 | [PATCH] modules: prevent overriding of symbols | Ashutosh Naik | 1 | -0/+39 |
2006-01-08 | [PATCH] sonypi: Enable ACPI events for Sony laptop hotkeys | Ben Collins | 1 | -0/+45 |
2006-01-08 | [PATCH] Sonypi: convert to the new platform device interface | Dmitry Torokhov | 1 | -152/+206 |
2006-01-08 | [PATCH] fs/proc/: function prototypes belong in header files | Adrian Bunk | 4 | -2/+9 |
2006-01-08 | [PATCH] /dev/mem: validate mmap requests | Bjorn Helgaas | 3 | -51/+124 |
2006-01-08 | [PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-up | Bjorn Helgaas | 1 | -9/+14 |
2006-01-08 | [PATCH] remove gcc-2 checks | Andrew Morton | 32 | -194/+37 |
2006-01-08 | [PATCH] Abandon gcc-2.95.x | Andrew Morton | 3 | -37/+1 |
2006-01-08 | [PATCH] copy_process: error path cleanup | Oleg Nesterov | 1 | -6/+2 |
2006-01-08 | [PATCH] fs/udf/balloc.c: "extern inline" -> "static inline" | Adrian Bunk | 1 | -1/+1 |
2006-01-08 | [PATCH] block/stat.txt | Andy Isaacson | 1 | -0/+82 |
2006-01-08 | [PATCH] setpgid: should not accept ptraced childs | Oleg Nesterov | 1 | -1/+1 |
2006-01-08 | [PATCH] setpgid: should work for sub-threads | Oren Laadan | 2 | -10/+8 |
2006-01-08 | [PATCH] setpgid: should work for sub-threads | Oleg Nesterov | 1 | -5/+6 |
2006-01-08 | [PATCH] fork: fix race in setting child's pgrp and tty | Oren Laadan | 1 | -6/+3 |
2006-01-08 | [PATCH] cciss: adds MSI and MSI-X support | Mike Miller | 3 | -13/+84 |
2006-01-08 | [PATCH] tpmdd: remove global event log | Kylene Jo Hall | 1 | -30/+62 |
2006-01-08 | [PATCH] Don't attempt to power off if power off is not implemented | Eric W. Biederman | 4 | -0/+17 |
2006-01-08 | [PATCH] fadvise: return ESPIPE on FIFO/pipe | Valentine Barshak | 1 | -0/+5 |
2006-01-08 | [PATCH] update to the initramfs docs | Rob Landley | 1 | -1/+71 |
2006-01-08 | [PATCH] Extend RCU torture module to test tickless idle CPU | Srivatsa Vaddagiri | 1 | -5/+91 |
2006-01-08 | [PATCH] Add tainting for proprietary helper modules | Dave Jones | 1 | -0/+5 |
2006-01-08 | [PATCH] remove unused blkp field in percpu_data | Eric Dumazet | 1 | -1/+0 |
2006-01-08 | [PATCH] fs: remove s_old_blocksize from struct super_block | Pekka Enberg | 2 | -3/+1 |
2006-01-08 | [PATCH] Documentation: Small applying-patches.txt update | Jesper Juhl | 1 | -11/+18 |
2006-01-08 | [PATCH] drivers/mfd: header included twice | Nicolas Kaiser | 1 | -1/+0 |
2006-01-08 | [PATCH] Fix handling of ELF segments with zero filesize | David Gibson | 1 | -3/+9 |
2006-01-08 | [PATCH] drivers/connector/cn_proc.c typos | David S. Miller | 1 | -2/+2 |
2006-01-08 | [PATCH] shrink dentry struct | Eric Dumazet | 15 | -48/+54 |
2006-01-08 | [PATCH] nfsroot: do not silently stop parsing on an unknown option | Jorn Dreyer | 1 | -1/+3 |
2006-01-08 | [PATCH] sigio: cleanup, don't take tasklist twice | Oleg Nesterov | 1 | -3/+3 |
2006-01-08 | [PATCH] remove unneeded sig->curr_target recalculation | Oleg Nesterov | 1 | -2/+0 |