summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-08-27[PATCH] tty: remove bogus call to cdev_del()Rolf Eike Beer1-1/+0
2006-08-27[PATCH] rtc-s3c.c: fix time setting checksBen Dooks1-7/+8
2006-08-27[PATCH] swsusp: Fix swap_type_ofRafael J. Wysocki1-1/+2
2006-08-27[PATCH] dm: Fix deadlock under high i/o load in raid1 setup.Daniel Kobras1-1/+3
2006-08-27[PATCH] drivers/rtc: fix rtc-s3c.cBen Dooks2-55/+68
2006-08-27[DCCP]: Fix CCID3Ian McDonald6-193/+154
2006-08-27[BRIDGE] netfilter: memory corruption fixStephen Hemminger2-5/+19
2006-08-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-18/+253
2006-08-27[DCCP]: Introduce dccp_rx_hist_find_entryIan McDonald2-0/+21
2006-08-27[DCCP]: Introduces follows48 functionIan McDonald1-0/+8
2006-08-27[DCCP]: Update contact details and copyrightIan McDonald11-16/+16
2006-08-27[DCCP]: Fix typoIan McDonald1-1/+1
2006-08-27[IPV6]: Segmentation offload not set correctly on TCP childrenStephen Hemminger1-1/+1
2006-08-27[CONNECTOR]: Add userspace example code into Documentation/connector/Evgeniy Polyakov1-0/+206
2006-08-27[DISKLABEL] SUN: Fix signed int usage for sector countJeff Mahoney1-1/+1
2006-08-27[SPARC]: Small smp cleanup.Krzysztof Helt3-4/+1
2006-08-27[SPARC]: enabling of the 2nd CPU in 2.6.18-rc4Krzysztof Helt1-2/+2
2006-08-27[PATCH] unusual_devs update for UCR-61S2BAlan Stern1-1/+1
2006-08-27[PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cableTomasz Kazmierczak2-5/+0
2006-08-27[PATCH] USB: fix bug in cypress_cy7c63.c driverGreg Kroah-Hartman1-1/+1
2006-08-27[PATCH] PCI: kerneldoc correction in pci-driverHenrik Kretzschmar1-2/+1
2006-08-27[PATCH] CPCI hotplug: fix resource assignmentScott Murray1-12/+42
2006-08-27[PATCH] PCI: fix ICH6 quirksDaniel Ritz1-1/+1
2006-08-27[PATCH] PCI: i386 mmconfig: don't forget bus number when setting fallback_slo...Daniel Ritz1-1/+1
2006-08-27[PATCH] PCI: use PCBIOS as last fallbackDaniel Ritz1-2/+6
2006-08-27[PATCH] hwmon: abituguru timeout fixesHans de Goede1-38/+61
2006-08-27[PATCH] i2c: tps65010 build fixesDavid Brownell1-6/+6
2006-08-27Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman47-1265/+1073
2006-08-26[SCSI] fix scsi_send_eh_cmnd regressionMike Christie1-9/+9
2006-08-26[SCSI] qla2xxx: Update version number to 8.01.07-k1.Andrew Vasquez1-2/+2
2006-08-26[SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort.Andrew Vasquez1-0/+11
2006-08-26[SCSI] qla2xxx: Correct PLOGI retry logic.Andrew Vasquez1-3/+0
2006-08-26[SCSI] sg: fix incorrect page problemDouglas Gilbert1-4/+4
2006-08-25Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Greg Kroah-Hartman14-90/+125
2006-08-24VFS: Remove redundant open-coded mode bit checks in open_exec().Trond Myklebust1-2/+0
2006-08-24VFS: Remove redundant open-coded mode bit check in prepare_binfmt().Trond Myklebust1-6/+0
2006-08-24VFS: Fix access("file", X_OK) in the presence of ACLsTrond Myklebust1-1/+8
2006-08-24NFSv4: Add v4 exception handling for the ACL functions.Trond Myklebust1-2/+27
2006-08-24NFS: Check lengths more thoroughly in NFS4 readdir XDR decodeDavid Howells2-10/+22
2006-08-24NFSv4: increase client-provided nfs4 clientid sizeJ. Bruce Fields1-1/+1
2006-08-24SUNRPC: avoid choosing an IPMI port for RPC trafficChuck Lever1-1/+1
2006-08-24NFS: Fix issue with EIO on NFS readTrond Myklebust1-8/+15
2006-08-24LOCKD: Fix a deadlock in nlm_traverse_files()Trond Myklebust1-6/+9
2006-08-24SUNRPC: Fix dentry refcounting issues with users of rpc_pipefsTrond Myklebust3-11/+6
2006-08-24SUNRPC: rpc_unlink() must check for unhashed dentriesTrond Myklebust1-7/+10
2006-08-24NFS: clean up rpc_rmdirTrond Myklebust3-17/+9
2006-08-24SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust4-18/+9
2006-08-24VFS: add lookup hint for network file systemsASANO Masahiro1-0/+2
2006-08-24NFS: Fix a potential deadlock in nfs_release_pageNikita Danilov1-1/+7
2006-08-24Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Greg Kroah-Hartman2-11/+11