aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-25[PATCH] pacct: avoidance to refer the last thread as a representation of the processKaiGai Kohei4-24/+32
2006-06-25[PATCH] pacct: add pacct_struct to fix some pacct bugs.KaiGai Kohei5-16/+51
2006-06-25[PATCH] Corrections to memory barrier docDavid Howells1-10/+9
2006-06-25[PATCH] synclink_gt: add GT2 adapter supportPaul Fulghum2-1/+8
2006-06-25[PATCH] fix synclink_gt diagnostics error reportingPaul Fulghum1-3/+3
2006-06-25[PATCH] add synclink_gt crc return featurePaul Fulghum1-22/+33
2006-06-25[PATCH] add synclink_gt custom hdlc idlePaul Fulghum2-14/+36
2006-06-25[PATCH] irda-usb printk fixAndrew Morton1-1/+1
2006-06-25[PATCH] kthread: move kernel-doc and put it into DocBookRandy Dunlap3-63/+65
2006-06-25[PATCH] DMI: cleanup kernel-doc, add to DocBookRandy Dunlap2-5/+18
2006-06-25[PATCH] Implement kasprintfJeremy Fitzhardinge2-0/+25
2006-06-25[PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL bufferJeremy Fitzhardinge1-32/+33
2006-06-25[PATCH] LED: add LED heartbeat triggerAtsushi Nemoto3-0/+128
2006-06-25[PATCH] ktime/hrtimer: fix kernel-doc commentsRandy Dunlap3-21/+1
2006-06-25[PATCH] reed-solomon: fix kernel-doc commentsRandy Dunlap1-9/+2
2006-06-25[PATCH] kernel-doc: use Members for struct fields consistentlyRandy Dunlap1-1/+1
2006-06-25[PATCH] kernel-doc: don't use XML escapes in text or man output modeRandy Dunlap1-0/+3
2006-06-25[PATCH] fix memory leak in rocketport rp_do_receivePaul Fulghum1-39/+23
2006-06-25[PATCH] Implement AT_SYMLINK_FOLLOW flag for linkatUlrich Drepper2-2/+5
2006-06-25[PATCH] add "select GPIO_VR41XX" for TANBAC_TB0229Yoichi Yuasa1-0/+1
2006-06-25[PATCH] cpu hotplug: fix CPU_UP_CANCEL handlingHeiko Carstens4-0/+8
2006-06-25[PATCH] fs: sys_poll with timeout -1 bug fixFrode Isaksen1-2/+5
2006-06-25[PATCH] kthread: convert stop_machine into a kthreadSerge E. Hallyn1-6/+11
2006-06-25[PATCH] fix %s in affs_fill_super()Al Viro1-5/+7
2006-06-25[PATCH] CCISS: tidy up product table indentationBjorn Helgaas1-36/+18
2006-06-25[PATCH] CCISS: run through LindentBjorn Helgaas1-1534/+1581
2006-06-25[PATCH] CCISS: remove parens around return valuesBjorn Helgaas1-23/+23
2006-06-25[PATCH] CCISS: fix a few spelling errorsBjorn Helgaas1-8/+8
2006-06-25[PATCH] CCISS: use ARRAY_SIZE without intermediatesBjorn Helgaas1-4/+2
2006-06-25[PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC infoBjorn Helgaas1-7/+9
2006-06-25[PATCH] CCISS: request all PCI resourcesBjorn Helgaas2-46/+18
2006-06-25[PATCH] CCISS: disable device when returning failureBjorn Helgaas1-9/+18
2006-06-25[PATCH] Initramfs docs updateRob Landley1-28/+118
2006-06-25[PATCH] kthread: convert smbiodSerge E. Hallyn1-9/+17
2006-06-25[PATCH] kthread: update loop.c to use kthreadSerge E. Hallyn2-14/+12
2006-06-25[PATCH] kernel-doc for lib/crc*.cRandy Dunlap4-40/+36
2006-06-25[PATCH] kernel-doc for lib/cmdline.cRandy Dunlap1-0/+13
2006-06-25[PATCH] kernel-doc for lib/bitmap.cRandy Dunlap2-15/+20
2006-06-25[PATCH] Remove needless checks in fs/9p/vfs_inode.cEric Sesterhenn1-6/+0
2006-06-25[PATCH] ide-floppy: fix debug-only syntax errorRandy Dunlap1-1/+1
2006-06-25[PATCH] kernel-doc: warn on malformed function docs.Randy Dunlap1-0/+7
2006-06-25[PATCH] fuse: scramble lock owner IDMiklos Szeredi3-9/+25
2006-06-25[PATCH] fuse: add request interruptionMiklos Szeredi6-32/+205
2006-06-25[PATCH] fuse: rename the interrupted flagMiklos Szeredi2-22/+21
2006-06-25[PATCH] fuse: ensure FLUSH reaches userspaceMiklos Szeredi3-14/+99
2006-06-25[PATCH] fuse: add POSIX file locking supportMiklos Szeredi4-4/+178
2006-06-25[PATCH] fuse: add control filesystemMiklos Szeredi6-115/+331
2006-06-25[PATCH] fuse: no backgrounding on interruptMiklos Szeredi6-253/+112
2006-06-25[PATCH] fuse: use MISC_MAJORJan Engelhardt1-1/+2
2006-06-25[PATCH] Another couple of alterations to the memory barrier docDavid Howells1-5/+10