| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [PATCH] simplify k_getrusage() | Oleg Nesterov | 2006-01-08 | 1 | -18/+11 |
* | | [PATCH] i810_audio: request_irq() fix | Andrew Morton | 2006-01-08 | 1 | -10/+8 |
* | | [PATCH] kconf: Check for eof from input stream. | Ben Collins | 2006-01-08 | 1 | -2/+16 |
* | | [PATCH] fix workqueue oops during cpu offline | Nathan Lynch | 2006-01-08 | 1 | -6/+10 |
* | | [PATCH] drivers/block: Use ARRAY_SIZE macro | Tobias Klauser | 2006-01-08 | 7 | -15/+14 |
* | | [PATCH] remove semicolons from save_flags() | Andrew Morton | 2006-01-08 | 1 | -1/+1 |
* | | [PATCH] Make apm buildable without legacy pm | Dave Jones | 2006-01-08 | 2 | -1/+5 |
* | | [PATCH] i4l: __attribute__((packed)) for the CAPI message structs | Jan Blunck | 2006-01-08 | 1 | -44/+44 |
* | | [PATCH] afs: remove unnecessary __attribute__((packed)) | Jan Blunck | 2006-01-08 | 1 | -3/+1 |
* | | [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 | Jan Blunck | 2006-01-08 | 15 | -341/+341 |
* | | [PATCH] parport: bring back an unused phase for ppdev ioctl | Marko Kohtala | 2006-01-08 | 1 | -1/+3 |
* | | [PATCH] parport_pc: arm build fix | Andrew Morton | 2006-01-08 | 1 | -3/+3 |
* | | [PATCH] Add a section about inlining to Documentation/CodingStyle | Arjan van de Ven | 2006-01-08 | 1 | -3/+31 |
* | | [PATCH] hw_random: 82801AB PCI Bridge support | Eric Van Buggenhaut | 2006-01-08 | 1 | -0/+1 |
* | | [PATCH] fix gcc4.1 build failure on xconfig | Dave Jones | 2006-01-08 | 1 | -3/+3 |
* | | [PATCH] v9fs: handle kthread_create failure, minor bugfixes | Latchesar Ionkov | 2006-01-08 | 9 | -71/+58 |
* | | [PATCH] v9fs: zero copy implementation | Latchesar Ionkov | 2006-01-08 | 18 | -1047/+1083 |
* | | [PATCH] v9fs: fix fid management in v9fs_create | Latchesar Ionkov | 2006-01-08 | 1 | -3/+3 |
* | | [PATCH] v9fs: new multiplexer implementation | Latchesar Ionkov | 2006-01-08 | 16 | -562/+1172 |
* | | [PATCH] v9fs: fix fd_close | Eric Van Hensbergen | 2006-01-08 | 1 | -2/+2 |
* | | [PATCH] Split out screen_info from tty.h | Brian Gerst | 2006-01-08 | 5 | -112/+80 |
* | | [PATCH] CREDITS update: Eugene Surovegin | Eugene Surovegin | 2006-01-08 | 1 | -1/+1 |
* | | [PATCH] SubmittingPatches: diffstat options | Randy Dunlap | 2006-01-08 | 1 | -0/+3 |
* | | [PATCH] UFS: inode->i_sem is not released in error path | Evgeniy Polyakov | 2006-01-08 | 1 | -1/+3 |
* | | [PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix() | Maciej W. Rozycki | 2006-01-08 | 1 | -1/+1 |
* | | [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of... | Paolo 'Blaisorblade' Giarrusso | 2006-01-08 | 2 | -2/+3 |
* | | [PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol() | Ashutosh Naik | 2006-01-08 | 1 | -2/+0 |
* | | [PATCH] shrink struct page | Andrew Morton | 2006-01-08 | 1 | -19/+22 |
* | | [PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster | Benjamin LaHaise | 2006-01-08 | 1 | -5/+7 |
* | | [PATCH] modules: mark TAINT_FORCED_RMMOD correctly | Akinobu Mita | 2006-01-08 | 1 | -5/+5 |
* | | [PATCH] modules: prevent overriding of symbols | Ashutosh Naik | 2006-01-08 | 1 | -0/+39 |
* | | [PATCH] sonypi: Enable ACPI events for Sony laptop hotkeys | Ben Collins | 2006-01-08 | 1 | -0/+45 |
* | | [PATCH] Sonypi: convert to the new platform device interface | Dmitry Torokhov | 2006-01-08 | 1 | -152/+206 |
* | | [PATCH] fs/proc/: function prototypes belong in header files | Adrian Bunk | 2006-01-08 | 4 | -2/+9 |
* | | [PATCH] /dev/mem: validate mmap requests | Bjorn Helgaas | 2006-01-08 | 3 | -51/+124 |
* | | [PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-up | Bjorn Helgaas | 2006-01-08 | 1 | -9/+14 |
* | | [PATCH] remove gcc-2 checks | Andrew Morton | 2006-01-08 | 32 | -194/+37 |
* | | [PATCH] Abandon gcc-2.95.x | Andrew Morton | 2006-01-08 | 3 | -37/+1 |
* | | [PATCH] copy_process: error path cleanup | Oleg Nesterov | 2006-01-08 | 1 | -6/+2 |
* | | [PATCH] fs/udf/balloc.c: "extern inline" -> "static inline" | Adrian Bunk | 2006-01-08 | 1 | -1/+1 |
* | | [PATCH] block/stat.txt | Andy Isaacson | 2006-01-08 | 1 | -0/+82 |
* | | [PATCH] setpgid: should not accept ptraced childs | Oleg Nesterov | 2006-01-08 | 1 | -1/+1 |
* | | [PATCH] setpgid: should work for sub-threads | Oren Laadan | 2006-01-08 | 2 | -10/+8 |
* | | [PATCH] setpgid: should work for sub-threads | Oleg Nesterov | 2006-01-08 | 1 | -5/+6 |
* | | [PATCH] fork: fix race in setting child's pgrp and tty | Oren Laadan | 2006-01-08 | 1 | -6/+3 |
* | | [PATCH] cciss: adds MSI and MSI-X support | Mike Miller | 2006-01-08 | 3 | -13/+84 |
* | | [PATCH] tpmdd: remove global event log | Kylene Jo Hall | 2006-01-08 | 1 | -30/+62 |
* | | [PATCH] Don't attempt to power off if power off is not implemented | Eric W. Biederman | 2006-01-08 | 4 | -0/+17 |
* | | [PATCH] fadvise: return ESPIPE on FIFO/pipe | Valentine Barshak | 2006-01-08 | 1 | -0/+5 |
* | | [PATCH] update to the initramfs docs | Rob Landley | 2006-01-08 | 1 | -1/+71 |