| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-08-07 | 9 | -15/+112 |
|\ |
|
| * | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2010-08-05 | 4 | -9/+32 |
| |\ |
|
| | * | Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/misc | Takashi Iwai | 2010-07-05 | 1 | -1/+1 |
| | |\ |
|
| | | * | ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write() | David Dillow | 2010-06-28 | 1 | -1/+1 |
| | * | | ALSA: usb-audio: move and add some comments | Daniel Mack | 2010-06-23 | 1 | -0/+15 |
| | * | | ALSA: usb-audio: unify UAC macros and struct names | Daniel Mack | 2010-06-23 | 2 | -7/+7 |
| | * | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-06-23 | 43 | -142/+523 |
| | |\ \ |
|
| | * | | | ALSA: pcm: Define G723 3-bit and 5-bit formats | Ben Collins | 2010-05-31 | 2 | -1/+9 |
| * | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-08-05 | 5 | -6/+80 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lr... | Takashi Iwai | 2010-08-02 | 1 | -0/+2 |
| | |\ \ \ \ |
|
| | | * | | | | ASoC: tlv320dac33: Add support for automatic FIFO configuration | Peter Ujfalusi | 2010-07-29 | 1 | -0/+1 |
| | | * | | | | ASoC: tlv320dac33: Revisit the FIFO Mode1 handling | Peter Ujfalusi | 2010-07-29 | 1 | -0/+1 |
| | * | | | | | ASoC: fsi: Add new funtion for SPDIF | Kuninori Morimoto | 2010-07-29 | 1 | -0/+2 |
| | |/ / / / |
|
| | * | | | | ASoC: fsi: Add specified ID for soc-audio | Kuninori Morimoto | 2010-07-17 | 1 | -0/+3 |
| | * | | | | ASoC: fsi: Fixup for master mode | Kuninori Morimoto | 2010-07-13 | 1 | -0/+32 |
| | * | | | | ASoC: fsi: modify format area definition on flags | Kuninori Morimoto | 2010-07-13 | 1 | -6/+6 |
| | * | | | | ASoC: uda134x: replace a macro with a value in platform struct. | Vladimir Zapolskiy | 2010-06-25 | 1 | -0/+12 |
| | * | | | | ASoC: Add SND_SOC_DAPM_PRE_POST_PMD event | apatard@mandriva.com | 2010-05-31 | 1 | -0/+2 |
| | * | | | | Merge commit 'v2.6.35-rc1' into for-2.6.36 | Mark Brown | 2010-05-31 | 516 | -3807/+13951 |
| | |\| | | |
|
| | * | | | | ASoC: Add SOC_DOUBLE_R_SX_TLV control | apatard@mandriva.com | 2010-05-16 | 1 | -0/+21 |
* | | | | | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-08-07 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | sunrpc: make the cache cleaner workqueue deferrable | Artem Bityutskiy | 2010-07-06 | 1 | -0/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2010-08-07 | 10 | -31/+38 |
|\ \ \ \ \ \ |
|
| * | | | | | | NFS: Fix /proc/mount for legacy binary interface | Bryan Schumaker | 2010-08-06 | 1 | -0/+1 |
| * | | | | | | SUNRPC: Move the bound cred to struct rpc_rqst | Trond Myklebust | 2010-08-04 | 2 | -2/+1 |
| * | | | | | | SUNRPC: Clean up of rpc_bindcred() | Trond Myklebust | 2010-08-04 | 1 | -3/+3 |
| * | | | | | | SUNRPC: Move remaining RPC client related task initialisation into clnt.c | Trond Myklebust | 2010-08-04 | 1 | -0/+1 |
| * | | | | | | SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task | Trond Myklebust | 2010-08-04 | 1 | -6/+1 |
| * | | | | | | SUNRPC: Make the credential cache hashtable size configurable | Trond Myklebust | 2010-08-04 | 1 | -8/+1 |
| * | | | | | | SUNRPC: Store the hashtable size in struct rpc_cred_cache | Trond Myklebust | 2010-08-04 | 1 | -0/+1 |
| * | | | | | | NFS: Ensure the AUTH_UNIX credcache is allocated dynamically | Trond Myklebust | 2010-08-04 | 1 | -3/+4 |
| * | | | | | | SUNRPC: The function rpc_restart_call() should return success/failure | Trond Myklebust | 2010-08-03 | 1 | -2/+2 |
| * | | | | | | NFSv4: Add support for the RELEASE_LOCKOWNER operation | Trond Myklebust | 2010-07-30 | 2 | -0/+5 |
| * | | | | | | NFSv4: Ensure that we track the NFSv4 lock state in read/write requests. | Trond Myklebust | 2010-07-30 | 3 | -2/+14 |
| * | | | | | | NFSv41: Clean up exclusive create | Trond Myklebust | 2010-06-22 | 1 | -2/+4 |
| * | | | | | | NFSv41: Clean up the NFSv4.1 minor version specific operations | Trond Myklebust | 2010-06-22 | 1 | -5/+2 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2010-08-07 | 1 | -1/+33 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fuse: add retrieve request | Miklos Szeredi | 2010-07-12 | 1 | -0/+21 |
| * | | | | | | | fuse: add store request | Miklos Szeredi | 2010-07-12 | 1 | -1/+12 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-08-07 | 1 | -14/+51 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | nilfs2: reject filesystem with unsupported block size | Ryusuke Konishi | 2010-07-25 | 1 | -0/+6 |
| * | | | | | | | | nilfs2: avoid rec_len overflow with 64KB block size | Ryusuke Konishi | 2010-07-25 | 1 | -0/+18 |
| * | | | | | | | | nilfs2: add feature set fields to super block | Ryusuke Konishi | 2010-07-23 | 1 | -1/+14 |
| * | | | | | | | | nilfs2: clarify byte offset in super block format | Ryusuke Konishi | 2010-07-23 | 1 | -13/+13 |
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 | Linus Torvalds | 2010-08-07 | 2 | -15/+21 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | jbd2: Remove t_handle_lock from start_this_handle() | Theodore Ts'o | 2010-08-03 | 1 | -1/+1 |
| * | | | | | | | | | jbd2: Change j_state_lock to be a rwlock_t | Theodore Ts'o | 2010-08-03 | 1 | -1/+1 |
| * | | | | | | | | | jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop | Theodore Ts'o | 2010-08-02 | 1 | -4/+4 |
| * | | | | | | | | | direct-io: move aio_complete into ->end_io | Christoph Hellwig | 2010-07-27 | 1 | -1/+2 |
| * | | | | | | | | | jbd2: Remove __GFP_NOFAIL from jbd2 layer | Theodore Ts'o | 2010-07-27 | 1 | -1/+3 |