| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] kthread: convert stop_machine into a kthread | Serge E. Hallyn | 2006-06-25 | 1 | -6/+11 |
* | [PATCH] fix %s in affs_fill_super() | Al Viro | 2006-06-25 | 1 | -5/+7 |
* | [PATCH] CCISS: tidy up product table indentation | Bjorn Helgaas | 2006-06-25 | 1 | -36/+18 |
* | [PATCH] CCISS: run through Lindent | Bjorn Helgaas | 2006-06-25 | 1 | -1534/+1581 |
* | [PATCH] CCISS: remove parens around return values | Bjorn Helgaas | 2006-06-25 | 1 | -23/+23 |
* | [PATCH] CCISS: fix a few spelling errors | Bjorn Helgaas | 2006-06-25 | 1 | -8/+8 |
* | [PATCH] CCISS: use ARRAY_SIZE without intermediates | Bjorn Helgaas | 2006-06-25 | 1 | -4/+2 |
* | [PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC info | Bjorn Helgaas | 2006-06-25 | 1 | -7/+9 |
* | [PATCH] CCISS: request all PCI resources | Bjorn Helgaas | 2006-06-25 | 2 | -46/+18 |
* | [PATCH] CCISS: disable device when returning failure | Bjorn Helgaas | 2006-06-25 | 1 | -9/+18 |
* | [PATCH] Initramfs docs update | Rob Landley | 2006-06-25 | 1 | -28/+118 |
* | [PATCH] kthread: convert smbiod | Serge E. Hallyn | 2006-06-25 | 1 | -9/+17 |
* | [PATCH] kthread: update loop.c to use kthread | Serge E. Hallyn | 2006-06-25 | 2 | -14/+12 |
* | [PATCH] kernel-doc for lib/crc*.c | Randy Dunlap | 2006-06-25 | 4 | -40/+36 |
* | [PATCH] kernel-doc for lib/cmdline.c | Randy Dunlap | 2006-06-25 | 1 | -0/+13 |
* | [PATCH] kernel-doc for lib/bitmap.c | Randy Dunlap | 2006-06-25 | 2 | -15/+20 |
* | [PATCH] Remove needless checks in fs/9p/vfs_inode.c | Eric Sesterhenn | 2006-06-25 | 1 | -6/+0 |
* | [PATCH] ide-floppy: fix debug-only syntax error | Randy Dunlap | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] kernel-doc: warn on malformed function docs. | Randy Dunlap | 2006-06-25 | 1 | -0/+7 |
* | [PATCH] fuse: scramble lock owner ID | Miklos Szeredi | 2006-06-25 | 3 | -9/+25 |
* | [PATCH] fuse: add request interruption | Miklos Szeredi | 2006-06-25 | 6 | -32/+205 |
* | [PATCH] fuse: rename the interrupted flag | Miklos Szeredi | 2006-06-25 | 2 | -22/+21 |
* | [PATCH] fuse: ensure FLUSH reaches userspace | Miklos Szeredi | 2006-06-25 | 3 | -14/+99 |
* | [PATCH] fuse: add POSIX file locking support | Miklos Szeredi | 2006-06-25 | 4 | -4/+178 |
* | [PATCH] fuse: add control filesystem | Miklos Szeredi | 2006-06-25 | 6 | -115/+331 |
* | [PATCH] fuse: no backgrounding on interrupt | Miklos Szeredi | 2006-06-25 | 6 | -253/+112 |
* | [PATCH] fuse: use MISC_MAJOR | Jan Engelhardt | 2006-06-25 | 1 | -1/+2 |
* | [PATCH] Another couple of alterations to the memory barrier doc | David Howells | 2006-06-25 | 1 | -5/+10 |
* | [PATCH] More !tty cleanups in drivers/char | Eric Sesterhenn | 2006-06-25 | 5 | -10/+10 |
* | [PATCH] Update contact information in CREDITS | Niels Kristian Bech Jensen | 2006-06-25 | 1 | -5/+1 |
* | [PATCH] autofs4: need to invalidate children on tree mount expire | Ian Kent | 2006-06-25 | 1 | -0/+6 |
* | [PATCH] Clean up char/esp.c | Eric Sesterhenn | 2006-06-25 | 1 | -2/+2 |
* | [PATCH] Cyclades Cleanup | Eric Sesterhenn | 2006-06-25 | 1 | -4/+3 |
* | [PATCH] Link error when futexes are disabled on 64bit architectures | Anton Blanchard | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] RCU documentation: self-limiting updates and call_rcu() | Paul E. McKenney | 2006-06-25 | 2 | -4/+52 |
* | [PATCH] readahead: backoff on I/O error | Wu Fengguang | 2006-06-25 | 1 | -0/+28 |
* | [PATCH] R3964: fix GFP_KERNEL allocations in timer function | David Woodhouse | 2006-06-25 | 1 | -1/+2 |
* | [PATCH] advansys section fixes | Randy Dunlap | 2006-06-25 | 1 | -3/+3 |
* | [PATCH] char/ip2: more section fixes (replacement) | Randy Dunlap | 2006-06-25 | 1 | -6/+6 |
* | [PATCH] cdrom/mcdx: section fixes | Randy Dunlap | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] trident fb section fixes | Randy Dunlap | 2006-06-25 | 1 | -3/+3 |
* | [PATCH] wan/sdla section fixes | Randy Dunlap | 2006-06-25 | 1 | -2/+2 |
* | [PATCH] ftruncate does not always update m/ctime | Peter Staubach | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__ | akpm@osdl.org | 2006-06-25 | 2 | -10/+0 |
* | [PATCH] ext3: cleanup dead code in ext3_add_entry() | Johann Lombardi | 2006-06-25 | 1 | -3/+1 |
* | [PATCH] 9pfs: missing result check in v9fs_vfs_readlink() and v9fs_vfs_link() | Florin Malita | 2006-06-25 | 1 | -0/+6 |
* | [PATCH] Get rid of /proc/sys/proc | Stephen Hemminger | 2006-06-25 | 2 | -14/+1 |
* | [PATCH] checkstack: print module names | Randy Dunlap | 2006-06-25 | 1 | -2/+12 |
* | [PATCH] RTC: add rtc-ds1742 driver | Atsushi Nemoto | 2006-06-25 | 3 | -0/+270 |
* | [PATCH] RTC: add rtc-ds1553 driver | Atsushi Nemoto | 2006-06-25 | 3 | -0/+425 |