aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-25[PATCH] More !tty cleanups in drivers/charEric Sesterhenn5-10/+10
2006-06-25[PATCH] Update contact information in CREDITSNiels Kristian Bech Jensen1-5/+1
2006-06-25[PATCH] autofs4: need to invalidate children on tree mount expireIan Kent1-0/+6
2006-06-25[PATCH] Clean up char/esp.cEric Sesterhenn1-2/+2
2006-06-25[PATCH] Cyclades CleanupEric Sesterhenn1-4/+3
2006-06-25[PATCH] Link error when futexes are disabled on 64bit architecturesAnton Blanchard1-1/+1
2006-06-25[PATCH] RCU documentation: self-limiting updates and call_rcu()Paul E. McKenney2-4/+52
2006-06-25[PATCH] readahead: backoff on I/O errorWu Fengguang1-0/+28
2006-06-25[PATCH] R3964: fix GFP_KERNEL allocations in timer functionDavid Woodhouse1-1/+2
2006-06-25[PATCH] advansys section fixesRandy Dunlap1-3/+3
2006-06-25[PATCH] char/ip2: more section fixes (replacement)Randy Dunlap1-6/+6
2006-06-25[PATCH] cdrom/mcdx: section fixesRandy Dunlap1-1/+1
2006-06-25[PATCH] trident fb section fixesRandy Dunlap1-3/+3
2006-06-25[PATCH] wan/sdla section fixesRandy Dunlap1-2/+2
2006-06-25[PATCH] ftruncate does not always update m/ctimePeter Staubach1-1/+1
2006-06-25[PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__akpm@osdl.org2-10/+0
2006-06-25[PATCH] ext3: cleanup dead code in ext3_add_entry()Johann Lombardi1-3/+1
2006-06-25[PATCH] 9pfs: missing result check in v9fs_vfs_readlink() and v9fs_vfs_link()Florin Malita1-0/+6
2006-06-25[PATCH] Get rid of /proc/sys/procStephen Hemminger2-14/+1
2006-06-25[PATCH] checkstack: print module namesRandy Dunlap1-2/+12
2006-06-25[PATCH] RTC: add rtc-ds1742 driverAtsushi Nemoto3-0/+270
2006-06-25[PATCH] RTC: add rtc-ds1553 driverAtsushi Nemoto3-0/+425
2006-06-25[PATCH] at91rm9200-rtc-driver-tidyAndrew Morton1-30/+49
2006-06-25[PATCH] AT91RM9200 RTC driverAndrew Victor3-0/+395
2006-06-25[PATCH] RTC: Add rtc_year_days() to calculate tm_ydayAndrew Victor2-0/+20