aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-28[ARM] Add Integrator support for glibc outb() and friendsRussell King
2006-08-28[ARM] Move prototype for register_isa_ports to asm/io.hRussell King
2006-08-28[ARM] Arrange for isa.c to use named initialisersRussell King
2006-08-27[ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systemsDavid Brownell
2006-08-27[ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such...Paul Sokolovsky
2006-08-27[ARM] 3758/1: Preserve signalling NaNs in conversionDaniel Jacobowitz
2006-08-27[ARM] 3749/3: Correct VFP single/double conversion emulationDaniel Jacobowitz
2006-08-27[ARM] 3748/3: Correct error check in vfp_raise_exceptionsDaniel Jacobowitz
2006-08-26[BRIDGE] netfilter: memory corruption fixStephen Hemminger
2006-08-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-08-26[DCCP]: Introduce dccp_rx_hist_find_entryIan McDonald
2006-08-26[DCCP]: Introduces follows48 functionIan McDonald
2006-08-26[DCCP]: Update contact details and copyrightIan McDonald
2006-08-26[DCCP]: Fix typoIan McDonald
2006-08-26[IPV6]: Segmentation offload not set correctly on TCP childrenStephen Hemminger
2006-08-26[CONNECTOR]: Add userspace example code into Documentation/connector/Evgeniy Polyakov
2006-08-26[DISKLABEL] SUN: Fix signed int usage for sector countJeff Mahoney
2006-08-26[SPARC]: Small smp cleanup.Krzysztof Helt
2006-08-26[SPARC]: enabling of the 2nd CPU in 2.6.18-rc4Krzysztof Helt
2006-08-26[PATCH] unusual_devs update for UCR-61S2BAlan Stern
2006-08-26[PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cableTomasz Kazmierczak
2006-08-26[PATCH] USB: fix bug in cypress_cy7c63.c driverGreg Kroah-Hartman
2006-08-26[PATCH] PCI: kerneldoc correction in pci-driverHenrik Kretzschmar
2006-08-26[PATCH] CPCI hotplug: fix resource assignmentScott Murray
2006-08-26[PATCH] PCI: fix ICH6 quirksDaniel Ritz
2006-08-26[PATCH] PCI: i386 mmconfig: don't forget bus number when setting fallback_slo...Daniel Ritz
2006-08-26[PATCH] PCI: use PCBIOS as last fallbackDaniel Ritz
2006-08-26[PATCH] hwmon: abituguru timeout fixesHans de Goede
2006-08-26[PATCH] i2c: tps65010 build fixesDavid Brownell
2006-08-26Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman
2006-08-26[SCSI] fix scsi_send_eh_cmnd regressionMike Christie
2006-08-26[SCSI] qla2xxx: Update version number to 8.01.07-k1.Andrew Vasquez
2006-08-26[SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort.Andrew Vasquez
2006-08-26[SCSI] qla2xxx: Correct PLOGI retry logic.Andrew Vasquez
2006-08-26[SCSI] sg: fix incorrect page problemDouglas Gilbert
2006-08-24Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Greg Kroah-Hartman
2006-08-24VFS: Remove redundant open-coded mode bit checks in open_exec().Trond Myklebust
2006-08-24VFS: Remove redundant open-coded mode bit check in prepare_binfmt().Trond Myklebust
2006-08-24VFS: Fix access("file", X_OK) in the presence of ACLsTrond Myklebust
2006-08-24NFSv4: Add v4 exception handling for the ACL functions.Trond Myklebust
2006-08-24NFS: Check lengths more thoroughly in NFS4 readdir XDR decodeDavid Howells
2006-08-24NFSv4: increase client-provided nfs4 clientid sizeJ. Bruce Fields
2006-08-24SUNRPC: avoid choosing an IPMI port for RPC trafficChuck Lever
2006-08-24NFS: Fix issue with EIO on NFS readTrond Myklebust
2006-08-24LOCKD: Fix a deadlock in nlm_traverse_files()Trond Myklebust
2006-08-24SUNRPC: Fix dentry refcounting issues with users of rpc_pipefsTrond Myklebust
2006-08-24SUNRPC: rpc_unlink() must check for unhashed dentriesTrond Myklebust
2006-08-24NFS: clean up rpc_rmdirTrond Myklebust
2006-08-24SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust
2006-08-24VFS: add lookup hint for network file systemsASANO Masahiro