| Commit message (Expand) | Author | Age |
* | [ACPI] make two processor functions static | Adrian Bunk | 2006-01-08 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 2006-01-06 |
|\ |
|
| * | Merge ../torvalds-2.6/ | Greg Kroah-Hartman | 2006-01-06 |
| |\ |
|
| * | | [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device ID | Jean Delvare | 2006-01-06 |
| * | | [PATCH] i2c: driver ID list cleanups | Jean Delvare | 2006-01-06 |
| * | | [PATCH] hwmon: add VRM/VID support for some VIA CPUs | Rudolf Marek | 2006-01-06 |
| * | | [PATCH] I2C: Make i2c_add_driver automatically set the proper module owner | Greg Kroah-Hartman | 2006-01-06 |
| * | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 | Laurent Riffard | 2006-01-06 |
| * | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 | Laurent Riffard | 2006-01-06 |
| * | | [PATCH] i2c: i2c_get_client is gone | Jean Delvare | 2006-01-06 |
| * | | [PATCH] i2c: Rework client usage count, 3 of 3 | Jean Delvare | 2006-01-06 |
| * | | [PATCH] i2c: Rework client usage count, 2 of 3 | Jean Delvare | 2006-01-06 |
| * | | [PATCH] i2c: Rework client usage count, 1 of 3 | Jean Delvare | 2006-01-06 |
| * | | [PATCH] i2c: Drop i2c_driver.flags, 3 of 3 | Jean Delvare | 2006-01-06 |
| * | | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 2006-01-06 |
| * | | [PATCH] i2c: Drop i2c_driver.flags, 1 of 3 | Jean Delvare | 2006-01-06 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-01-06 |
|\ \ \ |
|
| * | | | [NET]: Endian-annotate in_aton() | Alexey Dobriyan | 2006-01-06 |
| * | | | [NET]: Endian-annotate struct iphdr | Alexey Dobriyan | 2006-01-06 |
| * | | | [NET]: Change sk_run_filter()'s return type in net/core/filter.c | Kris Katterjohn | 2006-01-06 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-06 |
|\ \ \ |
|
| * | | | kbuild: un-stringnify KBUILD_MODNAME | Sam Ravnborg | 2006-01-06 |
* | | | | SUNRPC: Update the spkm3 code to use the make_checksum interface | J. Bruce Fields | 2006-01-06 |
* | | | | NFSv4: Allow entries in the idmap cache to expire | Trond Myklebust | 2006-01-06 |
* | | | | SUNRPC: Ensure client closes the socket when server initiates a close | Trond Myklebust | 2006-01-06 |
* | | | | SUNRPC: get rid of cl_chatty | Chuck Lever | 2006-01-06 |
* | | | | SUNRPC: transport switch API for setting port number | Chuck Lever | 2006-01-06 |
* | | | | SUNRPC: new interface to force an RPC rebind | Chuck Lever | 2006-01-06 |
* | | | | SUNRPC: switchable buffer allocation | Chuck Lever | 2006-01-06 |
* | | | | NLM: Further cancel fixes | J. Bruce Fields | 2006-01-06 |
* | | | | SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() | Adrian Bunk | 2006-01-06 |
* | | | | NFSv4: Allow user to set the port used by the NFSv4 callback channel | Trond Myklebust | 2006-01-06 |
* | | | | NFSv4: Ensure DELEGRETURN returns attributes | Trond Myklebust | 2006-01-06 |
* | | | | NFS: Make stat() return updated mtimes after a write() | Trond Myklebust | 2006-01-06 |
* | | | | NFS: support large reads and writes on the wire | Chuck Lever | 2006-01-06 |
* | | | | NFS: simplify inlined bit ops in nfs_page.h | Chuck Lever | 2006-01-06 |
* | | | | NFSv4: locking XDR cleanup | Trond Myklebust | 2006-01-06 |
* | | | | NFSv4: Make open_confirm() asynchronous too | Trond Myklebust | 2006-01-06 |
* | | | | NFSv4: stateful NFSv4 RPC call interface | Trond Myklebust | 2006-01-06 |
* | | | | SUNRPC: Further cleanups | Trond Myklebust | 2006-01-06 |
* | | | | RPC: Clean up RPC task structure | Trond Myklebust | 2006-01-06 |
* | | | | SUNRPC: Yet more RPC cleanups | Trond Myklebust | 2006-01-06 |
* | | | | identify multipage ->writepages() calls | Andrew Morton | 2006-01-06 |
| |/ /
|/| | |
|
* | | | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-01-06 |
|\ \ \ |
|
| * | | | [BLOCK] Correct blk_execute_rq_nowait() prototype | Jens Axboe | 2006-01-06 |
| * | | | [BLOCK] add FUA support to libata | Tejun Heo | 2006-01-06 |
| * | | | [BLOCK] update SCSI to use new blk_ordered for barriers | Tejun Heo | 2006-01-06 |
| * | | | [BLOCK] reimplement handling of barrier request | Tejun Heo | 2006-01-06 |
| * | | | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo | 2006-01-06 |
| |/ / |
|
* | | | [PATCH] Suspend support for libata | Jens Axboe | 2006-01-06 |