summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | cifs: track DeletePending flag in cifsInodeInfoJeff Layton2008-10-204-0/+5
| * | | | cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_deleteJeff Layton2008-10-171-5/+10
| * | | | [CIFS] eliminate usage of kthread_stop for cifsdJeff Layton2008-10-161-29/+15
| * | | | [CIFS] Add nodfs mount optionSteve French2008-10-162-0/+12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-236-24/+31
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linusTakashi Iwai2008-10-236-24/+31
| |\ \ \ \ \ \ \
| | | | * | | | | ALSA: hda - correct bracketing in spdif test in patch_sigmatel.cHarvey Harrison2008-10-221-1/+1
| | | | * | | | | ALSA: hda - Fix conflicting volume controls on ALC260Takashi Iwai2008-10-211-8/+14
| | | * | | | | | ALSA: aoa i2sbus: don't overwrite module parameterJohannes Berg2008-10-231-3/+3
| | | * | | | | | ALSA: Ensure PXA runtime data is initialisedMark Brown2008-10-221-1/+1
| | * | | | | | | ALSA: ASoC: tlv320aic3x: Fix DSP DAI format and signal polarities matchingJarkko Nikula2008-10-231-6/+10
| | * | | | | | | ALSA: ASoC: OMAP: Continue fixing DSP DAI format in McBSP DAI driverJarkko Nikula2008-10-221-5/+2
* | | | | | | | | compat_blkdev_driver_ioctl: Remove unused variable warningLinus Torvalds2008-10-231-2/+0
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-10-2324-15/+6046
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/ker...Haavard Skinnemoen2008-10-237420-235950/+625451
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | avr32: Fix GPIO initcall breakageHaavard Skinnemoen2008-10-236-11/+12
| | * | | | | | | | | avr32: Scale loops_per_jiffy when cpu frequency changesHaavard Skinnemoen2008-10-231-0/+14
| | * | | | | | | | | avr32: Fix bug in LCD pin setup on port CAlex Raimondi2008-10-231-1/+1
| * | | | | | | | | | avr32: Add defconfig for the favr-32 boardHaavard Skinnemoen2008-10-141-0/+1235
| * | | | | | | | | | avr32: Add defconfig for the mimc200 boardHaavard Skinnemoen2008-10-131-0/+1109
| * | | | | | | | | | avr32: Add MIMC200 board supportMark Jackson2008-10-136-0/+466
| * | | | | | | | | | avr32: Fix MIMC200 board use of SPD network pinsMark Jackson2008-10-131-0/+4
| * | | | | | | | | | avr32: add support for EarthLCD Favr-32 boardHans-Christian Egtvedt2008-10-136-0/+479
| * | | | | | | | | | avr32: Add support for EVKLCD10X addon boardsHans-Christian Egtvedt2008-10-137-1/+2726
| * | | | | | | | | | avr32: Kconfig: Remove pointless if around atstk1000 includeHaavard Skinnemoen2008-10-131-2/+0
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-23107-1002/+868
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [PATCH] kill the rest of struct file propagation in block ioctlsAl Viro2008-10-215-17/+14
| * | | | | | | | | | | [PATCH] get rid of struct file use in blkdev_ioctl() BLKBSZSETAl Viro2008-10-211-2/+3
| * | | | | | | | | | | [PATCH] get rid of blkdev_locked_ioctl()Al Viro2008-10-212-124/+119
| * | | | | | | | | | | [PATCH] get rid of blkdev_driver_ioctl()Al Viro2008-10-212-22/+10
| * | | | | | | | | | | [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-218-51/+30
| * | | | | | | | | | | [PATCH] remember mode of reiserfs journalAl Viro2008-10-212-2/+5
| * | | | | | | | | | | [PATCH] propagate mode through swsusp_close()Al Viro2008-10-213-5/+5
| * | | | | | | | | | | [PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro2008-10-216-24/+31
| * | | | | | | | | | | [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-2114-38/+38
| * | | | | | | | | | | [PATCH] kill the unused bsize on the send side of /dev/loopAl Viro2008-10-211-8/+7
| * | | | | | | | | | | [PATCH] trim file propagation in block/compat_ioctl.cAl Viro2008-10-211-47/+26
| * | | | | | | | | | | [PATCH] end of methods switch: remove the old onesAl Viro2008-10-214-59/+0
| * | | | | | | | | | | [PATCH] switch srAl Viro2008-10-211-22/+18
| * | | | | | | | | | | [PATCH] switch sdAl Viro2008-10-211-24/+17
| * | | | | | | | | | | [PATCH] switch ide-scsiAl Viro2008-10-211-15/+9
| * | | | | | | | | | | [PATCH] switch tape_blockAl Viro2008-10-211-16/+13
| * | | | | | | | | | | [PATCH] switch dcssblkAl Viro2008-10-211-11/+10
| * | | | | | | | | | | [PATCH] switch dasdAl Viro2008-10-213-25/+8
| * | | | | | | | | | | [PATCH] switch mtd_blkdevsAl Viro2008-10-211-17/+11
| * | | | | | | | | | | [PATCH] switch mmcAl Viro2008-10-211-9/+8
| * | | | | | | | | | | [PATCH] switch i2oAl Viro2008-10-211-9/+8
| * | | | | | | | | | | [PATCH] switch memstickAl Viro2008-10-211-7/+6
| * | | | | | | | | | | [PATCH] switch mdAl Viro2008-10-211-10/+10
| * | | | | | | | | | | [PATCH] switch dmAl Viro2008-10-211-21/+10
OpenPOWER on IntegriCloud