Age | Commit message (Expand) | Author | Files | Lines |
2006-06-25 | [PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL buffer | Jeremy Fitzhardinge | 1 | -32/+33 |
2006-06-25 | [PATCH] LED: add LED heartbeat trigger | Atsushi Nemoto | 3 | -0/+128 |
2006-06-25 | [PATCH] ktime/hrtimer: fix kernel-doc comments | Randy Dunlap | 3 | -21/+1 |
2006-06-25 | [PATCH] reed-solomon: fix kernel-doc comments | Randy Dunlap | 1 | -9/+2 |
2006-06-25 | [PATCH] kernel-doc: use Members for struct fields consistently | Randy Dunlap | 1 | -1/+1 |
2006-06-25 | [PATCH] kernel-doc: don't use XML escapes in text or man output mode | Randy Dunlap | 1 | -0/+3 |
2006-06-25 | [PATCH] fix memory leak in rocketport rp_do_receive | Paul Fulghum | 1 | -39/+23 |
2006-06-25 | [PATCH] Implement AT_SYMLINK_FOLLOW flag for linkat | Ulrich Drepper | 2 | -2/+5 |
2006-06-25 | [PATCH] add "select GPIO_VR41XX" for TANBAC_TB0229 | Yoichi Yuasa | 1 | -0/+1 |
2006-06-25 | [PATCH] cpu hotplug: fix CPU_UP_CANCEL handling | Heiko Carstens | 4 | -0/+8 |
2006-06-25 | [PATCH] fs: sys_poll with timeout -1 bug fix | Frode Isaksen | 1 | -2/+5 |
2006-06-25 | [PATCH] kthread: convert stop_machine into a kthread | Serge E. Hallyn | 1 | -6/+11 |
2006-06-25 | [PATCH] fix %s in affs_fill_super() | Al Viro | 1 | -5/+7 |
2006-06-25 | [PATCH] CCISS: tidy up product table indentation | Bjorn Helgaas | 1 | -36/+18 |
2006-06-25 | [PATCH] CCISS: run through Lindent | Bjorn Helgaas | 1 | -1534/+1581 |
2006-06-25 | [PATCH] CCISS: remove parens around return values | Bjorn Helgaas | 1 | -23/+23 |
2006-06-25 | [PATCH] CCISS: fix a few spelling errors | Bjorn Helgaas | 1 | -8/+8 |
2006-06-25 | [PATCH] CCISS: use ARRAY_SIZE without intermediates | Bjorn Helgaas | 1 | -4/+2 |
2006-06-25 | [PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC info | Bjorn Helgaas | 1 | -7/+9 |
2006-06-25 | [PATCH] CCISS: request all PCI resources | Bjorn Helgaas | 2 | -46/+18 |
2006-06-25 | [PATCH] CCISS: disable device when returning failure | Bjorn Helgaas | 1 | -9/+18 |
2006-06-25 | [PATCH] Initramfs docs update | Rob Landley | 1 | -28/+118 |
2006-06-25 | [PATCH] kthread: convert smbiod | Serge E. Hallyn | 1 | -9/+17 |
2006-06-25 | [PATCH] kthread: update loop.c to use kthread | Serge E. Hallyn | 2 | -14/+12 |
2006-06-25 | [PATCH] kernel-doc for lib/crc*.c | Randy Dunlap | 4 | -40/+36 |
2006-06-25 | [PATCH] kernel-doc for lib/cmdline.c | Randy Dunlap | 1 | -0/+13 |
2006-06-25 | [PATCH] kernel-doc for lib/bitmap.c | Randy Dunlap | 2 | -15/+20 |
2006-06-25 | [PATCH] Remove needless checks in fs/9p/vfs_inode.c | Eric Sesterhenn | 1 | -6/+0 |
2006-06-25 | [PATCH] ide-floppy: fix debug-only syntax error | Randy Dunlap | 1 | -1/+1 |
2006-06-25 | [PATCH] kernel-doc: warn on malformed function docs. | Randy Dunlap | 1 | -0/+7 |
2006-06-25 | [PATCH] fuse: scramble lock owner ID | Miklos Szeredi | 3 | -9/+25 |
2006-06-25 | [PATCH] fuse: add request interruption | Miklos Szeredi | 6 | -32/+205 |
2006-06-25 | [PATCH] fuse: rename the interrupted flag | Miklos Szeredi | 2 | -22/+21 |
2006-06-25 | [PATCH] fuse: ensure FLUSH reaches userspace | Miklos Szeredi | 3 | -14/+99 |
2006-06-25 | [PATCH] fuse: add POSIX file locking support | Miklos Szeredi | 4 | -4/+178 |
2006-06-25 | [PATCH] fuse: add control filesystem | Miklos Szeredi | 6 | -115/+331 |
2006-06-25 | [PATCH] fuse: no backgrounding on interrupt | Miklos Szeredi | 6 | -253/+112 |
2006-06-25 | [PATCH] fuse: use MISC_MAJOR | Jan Engelhardt | 1 | -1/+2 |
2006-06-25 | [PATCH] Another couple of alterations to the memory barrier doc | David Howells | 1 | -5/+10 |
2006-06-25 | [PATCH] More !tty cleanups in drivers/char | Eric Sesterhenn | 5 | -10/+10 |
2006-06-25 | [PATCH] Update contact information in CREDITS | Niels Kristian Bech Jensen | 1 | -5/+1 |
2006-06-25 | [PATCH] autofs4: need to invalidate children on tree mount expire | Ian Kent | 1 | -0/+6 |
2006-06-25 | [PATCH] Clean up char/esp.c | Eric Sesterhenn | 1 | -2/+2 |
2006-06-25 | [PATCH] Cyclades Cleanup | Eric Sesterhenn | 1 | -4/+3 |
2006-06-25 | [PATCH] Link error when futexes are disabled on 64bit architectures | Anton Blanchard | 1 | -1/+1 |
2006-06-25 | [PATCH] RCU documentation: self-limiting updates and call_rcu() | Paul E. McKenney | 2 | -4/+52 |
2006-06-25 | [PATCH] readahead: backoff on I/O error | Wu Fengguang | 1 | -0/+28 |
2006-06-25 | [PATCH] R3964: fix GFP_KERNEL allocations in timer function | David Woodhouse | 1 | -1/+2 |
2006-06-25 | [PATCH] advansys section fixes | Randy Dunlap | 1 | -3/+3 |
2006-06-25 | [PATCH] char/ip2: more section fixes (replacement) | Randy Dunlap | 1 | -6/+6 |