aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ALSA: sound/isa: use memdup_user()Li Zefan2009-04-143-24/+20
| | * | | ALSA: sound/core: use memdup_user()Li Zefan2009-04-145-99/+60
| * | | | Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai2009-04-1511-51/+22
| |\ \ \ \
| | * | | | ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathesDaniel Mack2009-04-1411-15/+16
| | * | | | ALSA: snd-usb-caiaq: clean up header includesDaniel Mack2009-04-145-36/+6
| | |/ / /
| * | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-152-5/+3
| |\ \ \ \
| | * \ \ \ Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-04-142-5/+3
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ASoC: Disable S3C64xx support in KconfigMark Brown2009-04-091-3/+3
| | | * | | ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao2009-04-091-2/+0
| * | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-155-11/+47
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai2009-04-154-8/+45
| | |\ \ \ \
| | | * | | | ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai2009-04-142-8/+40
| | | * | | | ALSA: add private_data to struct snd_jackTakashi Iwai2009-04-142-0/+5
| | | |/ / /
| | * | | | ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883Takashi Iwai2009-04-151-3/+2
| * | | | | Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai2009-04-154-44/+136
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [ALSA] intel8x0: add one retry to the ac97_clock measurement routineJaroslav Kysela2009-04-151-4/+11
| | * | | | [ALSA] intel8x0: fix wrong conditions in ac97_clock measure routineJaroslav Kysela2009-04-141-3/+3
| | * | | | [ALSA] intel8x0: do not use zero value from PICB registerJaroslav Kysela2009-04-131-10/+33
| | * | | | [ALSA] intel8x0: an attempt to make ac97_clock measurement more reliableJaroslav Kysela2009-04-131-9/+28
| | * | | | [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffiesJaroslav Kysela2009-04-102-9/+41
| | * | | | [ALSA] hda_intel: fix unexpected ring buffer positionsJaroslav Kysela2009-04-101-14/+25
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-04-156-21/+24
|\ \ \ \ \
| * | | | | GFS2: Use DEFINE_SPINLOCKXu Gang2009-04-151-1/+1
| * | | | | GFS2: cleanup file_operations messChristoph Hellwig2009-04-153-14/+16
| * | | | | GFS2: Move umount flush rwsemSteven Whitehouse2009-04-151-5/+5
| * | | | | GFS2: Fix symlink creation raceSteven Whitehouse2009-04-151-0/+1
| * | | | | GFS2: Make quotad's waiting interruptibleSteven Whitehouse2009-04-151-1/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-1533-522/+814
|\ \ \ \ \
| * | | | | cfq-iosched: add close cooperator codeJens Axboe2009-04-151-25/+198
| * | | | | cfq-iosched: log responsible 'cfqq' in idle timer armJens Axboe2009-04-151-1/+1
| * | | | | cfq-iosched: tweak kick logic a bit moreJens Axboe2009-04-151-2/+5
| * | | | | cfq-iosched: no need to save interrupts in cfq_kick_queue()Jens Axboe2009-04-151-3/+2
| * | | | | brd: fix cacheflushingNick Piggin2009-04-151-1/+3
| * | | | | brd: support barriersNick Piggin2009-04-151-0/+1
| * | | | | swap: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-151-2/+0
| * | | | | gfs2: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-151-5/+0
| * | | | | ext4: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-151-2/+0
| * | | | | dio: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-151-2/+0
| * | | | | block: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-152-5/+0
| * | | | | bio: add documentation to bio_alloc()Jens Axboe2009-04-151-0/+18
| * | | | | splice: add helpers for locking pipe inodeMiklos Szeredi2009-04-155-72/+64
| * | | | | splice: remove generic_file_splice_write_nolock()Miklos Szeredi2009-04-152-61/+0
| * | | | | ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi2009-04-153-22/+79
| * | | | | splice: fix i_mutex locking in generic_splice_write()Miklos Szeredi2009-04-151-11/+23
| * | | | | splice: remove i_mutex locking in splice_from_pipe()Miklos Szeredi2009-04-151-16/+2
| * | | | | splice: split up __splice_from_pipe()Miklos Szeredi2009-04-152-74/+153
| * | | | | block: fix SG_IO to return a proper error valueFUJITA Tomonori2009-04-151-2/+4
| * | | | | cfq-iosched: don't delay queue kick for a merged requestJens Axboe2009-04-151-2/+9
| * | | | | buffer: switch do_emergency_thaw() away from pdflush_operation()Jens Axboe2009-04-151-2/+9
| * | | | | block: update biodoc.txt on pluggingJens Axboe2009-04-151-13/+6