Age | Commit message (Expand) | Author | Files | Lines |
2006-09-24 | Merge mulgrave-w:git/linux-2.6 | James Bottomley | 109 | -1712/+2692 |
2006-09-24 | [SCSI] SPI transport class: misc DV fixes | James Bottomley | 1 | -1/+2 |
2006-09-24 | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 12 | -31/+179 |
2006-09-24 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 11 | -77/+187 |
2006-09-24 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 84 | -1602/+2324 |
2006-09-24 | Merge mulgrave-w:git/scsi-misc-2.6 | James Bottomley | 15 | -48/+1569 |
2006-09-23 | [PATCH] #elif that should've been #elif defined | Al Viro | 1 | -1/+1 |
2006-09-23 | [KERNEL] Do not truncate to 'int' in ALIGN() macro. | David Miller | 1 | -1/+1 |
2006-09-23 | [ALSA] ak4xxx - Remove bogus IPGA controls | Takashi Iwai | 1 | -10/+0 |
2006-09-23 | [ALSA] Add pcm_class attribute to PCM sysfs entry | Takashi Iwai | 1 | -0/+4 |
2006-09-23 | [ALSA] Add definition of TLV dB range compound | Takashi Iwai | 1 | -8/+15 |
2006-09-23 | [ALSA] Clean up and add TLV support to AK4xxx i2c driver | Takashi Iwai | 1 | -9/+31 |
2006-09-23 | [ALSA] Add the definition of linear volume TLV | Takashi Iwai | 1 | -0/+10 |
2006-09-23 | [ALSA] Add dB scale information to vxpocket and vx222 drivers | Takashi Iwai | 1 | -0/+1 |
2006-09-23 | [ALSA] Add dB scale information to ad1848 driver | Takashi Iwai | 1 | -6/+16 |
2006-09-23 | [ALSA] Revolution 5.1 - add AK5365 ADC support | Jochen Voss | 1 | -1/+2 |
2006-09-23 | [ALSA] Fix control/status mmap with shared PCM substream | Takashi Iwai | 1 | -3/+1 |
2006-09-23 | [ALSA] snd-emu10k1: Implement dB gain infomation. | James Courtier-Dutton | 1 | -0/+4 |
2006-09-23 | [ALSA] Remove unused tlv_rw field from struct snd_kcontrol | Takashi Iwai | 1 | -1/+0 |
2006-09-23 | [ALSA] Control API - more robust TLV implementation | Jaroslav Kysela | 2 | -3/+23 |
2006-09-23 | [ALSA] Add experimental support of aggressive AC97 power-saving mode | Takashi Iwai | 1 | -0/+32 |
2006-09-23 | [ALSA] Deprecate snd_card_free_in_thread() | Takashi Iwai | 1 | -3/+0 |
2006-09-23 | [ALSA] Unregister device files at disconnection | Takashi Iwai | 2 | -2/+2 |
2006-09-23 | [ALSA] Fix disconnection of proc interface | Takashi Iwai | 1 | -3/+4 |
2006-09-23 | [ALSA] Control API - TLV implementation for additional information like dB scale | Jaroslav Kysela | 3 | -1/+53 |
2006-09-23 | SUNRPC: Add refcounting to the struct rpc_xprt | Trond Myklebust | 1 | -1/+4 |
2006-09-23 | SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument | Trond Myklebust | 1 | -1/+1 |
2006-09-23 | NFSv4: Fix a use-after-free issue with the nfs server. | Trond Myklebust | 1 | -0/+1 |
2006-09-23 | Add a real API for dealing with blk_congestion_wait() | Trond Myklebust | 2 | -0/+2 |
2006-09-23 | NFS: Use cached page as buffer for NFS symlink requests | Chuck Lever | 1 | -7/+10 |
2006-09-23 | NFS: Fix double d_drop in nfs_instantiate() error path | Chuck Lever | 1 | -3/+2 |
2006-09-23 | SUNRPC: Eliminate xprt_create_proto and rpc_create_client | Chuck Lever | 2 | -8/+0 |
2006-09-23 | SUNRPC: use sockaddr + size when creating remote transport endpoints | Chuck Lever | 2 | -0/+23 |
2006-09-23 | SUNRPC: Clean-up after previous patches. | Chuck Lever | 2 | -4/+0 |
2006-09-23 | SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address | Chuck Lever | 1 | -1/+2 |
2006-09-23 | SUNRPC: Create API for displaying remote peer address | Chuck Lever | 1 | -0/+1 |
2006-09-23 | SUNRPC: add xprt switch API for printing formatted remote peer addresses | Chuck Lever | 1 | -0/+11 |
2006-09-23 | SUNRPC: remove extraneous header inclusions | Chuck Lever | 1 | -1/+0 |
2006-09-23 | SUNRPC: create API for getting remote peer address | Chuck Lever | 1 | -0/+1 |
2006-09-23 | SUNRPC: Introduce transport switch callout for pluggable rpcbind | Chuck Lever | 2 | -1/+2 |
2006-09-23 | SUNRPC: Support for RPC child tasks no longer needed | Chuck Lever | 1 | -5/+0 |
2006-09-23 | SUNRPC: Make RPC portmapper use per-transport storage | Chuck Lever | 2 | -20/+17 |
2006-09-23 | SUNRPC: Create a helper to tell whether a transport is bound | Chuck Lever | 1 | -0/+16 |
2006-09-23 | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells | 1 | -12/+9 |
2006-09-23 | NFS: Eliminate client_sys in favour of cl_rpcclient | David Howells | 1 | -3/+2 |
2006-09-23 | NFS: Move rpc_ops from nfs_server to nfs_client | David Howells | 2 | -2/+2 |
2006-09-23 | NFS: Maintain a common server record for NFS2/3 as well as for NFS4 | David Howells | 1 | -1/+1 |
2006-09-23 | NFS: Add extra const qualifiers | David Howells | 2 | -4/+4 |
2006-09-23 | NFS: Generalise the nfs_client structure | David Howells | 2 | -0/+61 |
2006-09-23 | NFS: Add a server capabilities NFS RPC op | David Howells | 1 | -0/+1 |