summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cleanups' into nextTrond Myklebust2008-02-283-21/+26
|\
| * SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/asyncTrond Myklebust2008-02-142-6/+7
| * nfs: use GFP_NOFS preloads for radix-tree insertionNick Piggin2008-02-131-15/+19
* | SUNRPC: Remove now-redundant RCU-safe rpc_task free pathTrond Myklebust2008-02-284-48/+15
* | SUNRPC: Ensure that we read all available tcp dataTrond Myklebust2008-02-281-2/+5
* | SUNRPC: Eliminate the now-redundant rpc_start_wakeup()Trond Myklebust2008-02-282-17/+3
* | SUNRPC: Switch tasks to using the rpc_waitqueue's timer functionTrond Myklebust2008-02-282-58/+11
* | SUNRPC: Add a timer function to wait queues.Trond Myklebust2008-02-282-4/+51
* | SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queuesTrond Myklebust2008-02-286-8/+28
* | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqsTrond Myklebust2008-02-257-56/+36
* | SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_taskTrond Myklebust2008-02-255-10/+8
* | SUNRPC: Add a new helper rpc_wake_up_queued_task()Trond Myklebust2008-02-253-36/+34
* | SUNRPC: Clean up rpc_run_timer()Trond Myklebust2008-02-252-34/+35
* | NFS: Ensure that the asynchronous RPC calls complete on nfsiod.Trond Myklebust2008-02-254-0/+13
* | NFS: Add an nfsiod workqueueTrond Myklebust2008-02-252-0/+38
* | SUNRPC: Allow the rpc_release() callback to be run on another workqueueTrond Myklebust2008-02-252-8/+22
* | NFS: Fix a deadlock with lazy umountTrond Myklebust2008-02-254-8/+23
* | NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.cTrond Myklebust2008-02-251-1/+1
* | Linux 2.6.25-rc3v2.6.25-rc3Linus Torvalds2008-02-241-1/+1
* | i2c-i801: Add support for the ICH10Gaston, Jason D2008-02-243-3/+12
* | i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell2008-02-241-1/+8
* | i2c-pca-isa: Add access check to legacy ioportsChristian Krafft2008-02-241-0/+7
* | Alchemy: compile fixManuel Lauss2008-02-244-0/+4
* | i2c: Storage class should be before const qualifierTobias Klauser2008-02-242-3/+3
* | i2c-pxa: Misc fixesWolfram Sang2008-02-241-11/+14
* | ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare2008-02-241-0/+2
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-238-20/+44
|\ \
| * | libata-core: fix kernel-doc warningRandy Dunlap2008-02-241-1/+1
| * | sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov2008-02-241-3/+5
| * | [libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang2008-02-241-6/+17
| * | libata-pmp: clear hob for pmp register accessesMark Lord2008-02-241-2/+2
| * | libata: automatically use DMADIR if drive/bridge requires itTejun Heo2008-02-244-3/+17
| * | power_state: get rid of write-only variable in SATAPavel Machek2008-02-241-3/+0
| * | pata_atiixp: Use 255 sector limitAlan Cox2008-02-241-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-2351-180/+521
|\ \ \
| * | | [NETFILTER]: fix ebtable targets returnJoonwoo Park2008-02-233-3/+3
| * | | [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov2008-02-235-43/+10
| * | | [NET]: Restore sanity wrt. print_mac().David S. Miller2008-02-232-5/+8
| * | | [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.Pavel Emelyanov2008-02-231-2/+4
| * | | [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINKThomas Graf2008-02-231-6/+19
| * | | tg3: ethtool phys_id defaultStephen Hemminger2008-02-231-1/+1
| * | | [BNX2]: Update version to 1.7.4.Michael Chan2008-02-231-2/+2
| * | | [BNX2]: Disable parallel detect on an HP blade.Michael Chan2008-02-232-1/+14
| * | | [BNX2]: More 5706S link down workaround.Michael Chan2008-02-231-15/+17
| * | | ssb: Fix support for PCI devices behind a SSB->PCI bridgeMichael Buesch2008-02-201-5/+12
| * | | zd1211rw: fix sparse warningsJohannes Berg2008-02-201-3/+9
| * | | rtl818x: fix sparse warningsJohannes Berg2008-02-202-2/+6
| * | | ssb: Fix pcicore cardbus modeMichael Buesch2008-02-204-2/+39
| * | | ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-206-11/+122
| * | | ssb: Fix the GPIO APIMichael Buesch2008-02-204-18/+60
OpenPOWER on IntegriCloud