summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] parport: add to kernel-docRandy Dunlap2006-06-253-3/+10
* [PATCH] au1550_ac97: spin_unlock in error pathDomen Puncer2006-06-251-2/+5
* [PATCH] ext2: cleanup: put_page and comment fixEvgeniy Dushistov2006-06-252-3/+2
* [PATCH] pacct: none-delayed process accounting accumulationKaiGai Kohei2006-06-252-13/+13
* [PATCH] pacct: avoidance to refer the last thread as a representation of the ...KaiGai Kohei2006-06-254-24/+32
* [PATCH] pacct: add pacct_struct to fix some pacct bugs.KaiGai Kohei2006-06-255-16/+51
* [PATCH] Corrections to memory barrier docDavid Howells2006-06-251-10/+9
* [PATCH] synclink_gt: add GT2 adapter supportPaul Fulghum2006-06-252-1/+8
* [PATCH] fix synclink_gt diagnostics error reportingPaul Fulghum2006-06-251-3/+3
* [PATCH] add synclink_gt crc return featurePaul Fulghum2006-06-251-22/+33
* [PATCH] add synclink_gt custom hdlc idlePaul Fulghum2006-06-252-14/+36
* [PATCH] irda-usb printk fixAndrew Morton2006-06-251-1/+1
* [PATCH] kthread: move kernel-doc and put it into DocBookRandy Dunlap2006-06-253-63/+65
* [PATCH] DMI: cleanup kernel-doc, add to DocBookRandy Dunlap2006-06-252-5/+18
* [PATCH] Implement kasprintfJeremy Fitzhardinge2006-06-252-0/+25
* [PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL bufferJeremy Fitzhardinge2006-06-251-32/+33
* [PATCH] LED: add LED heartbeat triggerAtsushi Nemoto2006-06-253-0/+128
* [PATCH] ktime/hrtimer: fix kernel-doc commentsRandy Dunlap2006-06-253-21/+1
* [PATCH] reed-solomon: fix kernel-doc commentsRandy Dunlap2006-06-251-9/+2
* [PATCH] kernel-doc: use Members for struct fields consistentlyRandy Dunlap2006-06-251-1/+1
* [PATCH] kernel-doc: don't use XML escapes in text or man output modeRandy Dunlap2006-06-251-0/+3
* [PATCH] fix memory leak in rocketport rp_do_receivePaul Fulghum2006-06-251-39/+23
* [PATCH] Implement AT_SYMLINK_FOLLOW flag for linkatUlrich Drepper2006-06-252-2/+5
* [PATCH] add "select GPIO_VR41XX" for TANBAC_TB0229Yoichi Yuasa2006-06-251-0/+1
* [PATCH] cpu hotplug: fix CPU_UP_CANCEL handlingHeiko Carstens2006-06-254-0/+8
* [PATCH] fs: sys_poll with timeout -1 bug fixFrode Isaksen2006-06-251-2/+5
* [PATCH] kthread: convert stop_machine into a kthreadSerge E. Hallyn2006-06-251-6/+11
* [PATCH] fix %s in affs_fill_super()Al Viro2006-06-251-5/+7
* [PATCH] CCISS: tidy up product table indentationBjorn Helgaas2006-06-251-36/+18
* [PATCH] CCISS: run through LindentBjorn Helgaas2006-06-251-1534/+1581
* [PATCH] CCISS: remove parens around return valuesBjorn Helgaas2006-06-251-23/+23
* [PATCH] CCISS: fix a few spelling errorsBjorn Helgaas2006-06-251-8/+8
* [PATCH] CCISS: use ARRAY_SIZE without intermediatesBjorn Helgaas2006-06-251-4/+2
* [PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC infoBjorn Helgaas2006-06-251-7/+9
* [PATCH] CCISS: request all PCI resourcesBjorn Helgaas2006-06-252-46/+18
* [PATCH] CCISS: disable device when returning failureBjorn Helgaas2006-06-251-9/+18
* [PATCH] Initramfs docs updateRob Landley2006-06-251-28/+118
* [PATCH] kthread: convert smbiodSerge E. Hallyn2006-06-251-9/+17
* [PATCH] kthread: update loop.c to use kthreadSerge E. Hallyn2006-06-252-14/+12
* [PATCH] kernel-doc for lib/crc*.cRandy Dunlap2006-06-254-40/+36
* [PATCH] kernel-doc for lib/cmdline.cRandy Dunlap2006-06-251-0/+13
* [PATCH] kernel-doc for lib/bitmap.cRandy Dunlap2006-06-252-15/+20
* [PATCH] Remove needless checks in fs/9p/vfs_inode.cEric Sesterhenn2006-06-251-6/+0
* [PATCH] ide-floppy: fix debug-only syntax errorRandy Dunlap2006-06-251-1/+1
* [PATCH] kernel-doc: warn on malformed function docs.Randy Dunlap2006-06-251-0/+7
* [PATCH] fuse: scramble lock owner IDMiklos Szeredi2006-06-253-9/+25
* [PATCH] fuse: add request interruptionMiklos Szeredi2006-06-256-32/+205
* [PATCH] fuse: rename the interrupted flagMiklos Szeredi2006-06-252-22/+21
* [PATCH] fuse: ensure FLUSH reaches userspaceMiklos Szeredi2006-06-253-14/+99
* [PATCH] fuse: add POSIX file locking supportMiklos Szeredi2006-06-254-4/+178
OpenPOWER on IntegriCloud