summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [ACPI] ACPICA 20060113Bob Moore2006-01-2033-79/+89
* Pull pnpacpi into acpica branchLen Brown2006-01-07359-6147/+6588
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-01-065-55/+20
| |\
| | * Merge ../torvalds-2.6/Greg Kroah-Hartman2006-01-06124-1969/+1843
| | |\
| | * | [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device IDJean Delvare2006-01-051-0/+1
| | * | [PATCH] i2c: driver ID list cleanupsJean Delvare2006-01-051-20/+0
| | * | [PATCH] hwmon: add VRM/VID support for some VIA CPUsRudolf Marek2006-01-051-3/+3
| | * | [PATCH] I2C: Make i2c_add_driver automatically set the proper module ownerGreg Kroah-Hartman2006-01-051-1/+6
| | * | [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard2006-01-051-3/+4
| | * | [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11Laurent Riffard2006-01-051-2/+3
| | * | [PATCH] i2c: i2c_get_client is goneJean Delvare2006-01-051-11/+2
| | * | [PATCH] i2c: Rework client usage count, 3 of 3Jean Delvare2006-01-051-3/+1
| | * | [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-051-1/+0
| | * | [PATCH] i2c: Rework client usage count, 1 of 3Jean Delvare2006-01-051-2/+0
| | * | [PATCH] i2c: Drop i2c_driver.flags, 3 of 3Jean Delvare2006-01-051-3/+0
| | * | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
| | * | [PATCH] i2c: Drop i2c_driver.flags, 1 of 3Jean Delvare2006-01-051-5/+0
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-064-9/+9
| |\ \ \
| | * | | [NET]: Endian-annotate in_aton()Alexey Dobriyan2006-01-061-1/+1
| | * | | [NET]: Endian-annotate struct iphdrAlexey Dobriyan2006-01-061-5/+5
| | * | | [NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn2006-01-062-3/+3
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-062-4/+4
| |\ \ \
| | * | | kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg2006-01-062-4/+4
| * | | | SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields2006-01-061-1/+1
| * | | | NFSv4: Allow entries in the idmap cache to expireTrond Myklebust2006-01-061-0/+2
| * | | | SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust2006-01-061-0/+1
| * | | | SUNRPC: get rid of cl_chattyChuck Lever2006-01-061-1/+0
| * | | | SUNRPC: transport switch API for setting port numberChuck Lever2006-01-061-0/+1
| * | | | SUNRPC: new interface to force an RPC rebindChuck Lever2006-01-061-0/+1
| * | | | SUNRPC: switchable buffer allocationChuck Lever2006-01-062-7/+6
| * | | | NLM: Further cancel fixesJ. Bruce Fields2006-01-061-1/+1
| * | | | SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk2006-01-061-1/+0
| * | | | NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust2006-01-061-0/+11
| * | | | NFSv4: Ensure DELEGRETURN returns attributesTrond Myklebust2006-01-061-0/+6
| * | | | NFS: Make stat() return updated mtimes after a write()Trond Myklebust2006-01-061-0/+1
| * | | | NFS: support large reads and writes on the wireChuck Lever2006-01-063-24/+51
| * | | | NFS: simplify inlined bit ops in nfs_page.hChuck Lever2006-01-061-9/+3
| * | | | NFSv4: locking XDR cleanupTrond Myklebust2006-01-061-28/+24
| * | | | NFSv4: Make open_confirm() asynchronous tooTrond Myklebust2006-01-061-1/+1
| * | | | NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust2006-01-061-2/+19
| * | | | SUNRPC: Further cleanupsTrond Myklebust2006-01-061-0/+1
| * | | | RPC: Clean up RPC task structureTrond Myklebust2006-01-064-13/+24
| * | | | SUNRPC: Yet more RPC cleanupsTrond Myklebust2006-01-061-1/+2
| * | | | identify multipage ->writepages() callsAndrew Morton2006-01-061-4/+5
| | |/ / | |/| |
| * | | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-066-34/+69
| |\ \ \
| | * | | [BLOCK] Correct blk_execute_rq_nowait() prototypeJens Axboe2006-01-061-2/+1
| | * | | [BLOCK] add FUA support to libataTejun Heo2006-01-062-2/+7
| | * | | [BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo2006-01-062-2/+0
| | * | | [BLOCK] reimplement handling of barrier requestTejun Heo2006-01-062-25/+58
| | * | | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-3/+3
| | |/ /