aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2012-09-14
|\
| * GFS2: Take account of blockages when using reserved blocksSteven Whitehouse2012-09-13
| * GFS2: Fix missing allocation data for set/remove xattrSteven Whitehouse2012-09-13
| * GFS2: Make write size hinting code commonSteven Whitehouse2012-09-13
* | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-09-14
|\ \
| * | thinkpad_acpi: buffer overflow in fan_get_status()Dan Carpenter2012-09-13
| * | eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()Jiang Liu2012-09-13
| * | platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin2012-09-13
| * | asus-laptop: HRWS/HWRS typoCorentin Chary2012-09-13
| * | drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary2012-09-13
| * | apple-gmux: Fix port address calculation in gmux_pio_write32()Seth Forshee2012-09-13
| * | apple-gmux: Fix index read functionsBernhard Froemel2012-09-13
| * | apple-gmux: Obtain version info from indexed gmuxBernhard Froemel2012-09-13
* | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-09-14
|\ \ \
| * | | i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh2012-09-14
| * | | MAINTAINERS: fix tree for current i2c-embedded developmentWolfram Sang2012-09-14
| * | | i2c: mxs: correctly setup speed for non devicetreeWolfram Sang2012-09-12
| * | | i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge2012-09-12
| * | | i2c: pnx: Fix bit definitionsRoland Stigge2012-09-12
* | | | Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-09-14
|\ \ \ \
| * | | | eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks2012-09-14
| * | | | eCryptfs: Call lower ->flush() from ecryptfs_flush()Tyler Hicks2012-09-14
| * | | | eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks2012-09-14
* | | | | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-14
|\ \ \ \ \
| * | | | | arm: mm: fix DMA pool affiliation checkThomas Petazzoni2012-09-10
| | |/ / / | |/| | |
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-14
|\ \ \ \ \
| * | | | | hwmon: (ina2xx) Fix word size register read and write operationsGuenter Roeck2012-09-12
| * | | | | hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elementsGuenter Roeck2012-09-12
| |/ / / /
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-09-14
|\ \ \ \ \
| * | | | | drm/nouveau: fix booting with plymouth + dumb supportDave Airlie2012-09-14
| * | | | | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-09-13
| |\ \ \ \ \
| | * | | | | drm/radeon: make 64bit fences more robust v3Christian König2012-09-13
| | * | | | | drm/radeon: rework pll selection (v3)Alex Deucher2012-09-13
| |/ / / / /
| * | | | | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-09-13
| |\ \ \ \ \
| | * | | | | drm: Drop the NV12M and YUV420M formatsVille Syrjälä2012-09-12
| | * | | | | drm/exynos: remove DRM_FORMAT_NV12M from plane moduleInki Dae2012-09-12
| | * | | | | drm/exynos: fix double call of drm_prime_(init/destroy)_file_privateMandeep Singh Baines2012-09-12
| | * | | | | drm/exynos: add dummy support for dmabuf-mmapTomasz Stanislawski2012-09-12
| | * | | | | drm/exynos: Add missing braces around sizeof in exynos_mixer.cSachin Kamat2012-09-12
| | * | | | | drm/exynos: Add missing braces around sizeof in exynos_hdmi.cSachin Kamat2012-09-12
| | * | | | | drm/exynos: Make g2d_pm_ops staticSachin Kamat2012-09-12
| | * | | | | drm/exynos: Add dependency for G2D in KconfigSachin Kamat2012-09-12
| | * | | | | drm/exynos: fixed page align bug.Inki Dae2012-09-12
| | * | | | | drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer2012-09-12
| | * | | | | drm/exynos: Use devm_* functions in exynos_drm_g2d.c fileSachin Kamat2012-09-12
| | * | | | | drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c fileSachin Kamat2012-09-12
| | * | | | | drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c fileSachin Kamat2012-09-12
| | * | | | | drm/exynos: Remove redundant check in exynos_drm_fimd.c fileSachin Kamat2012-09-12
| | * | | | | drm/exynos: Remove redundant check in exynos_hdmi.c fileSachin Kamat2012-09-12
| * | | | | | vmwgfx: add dumb ioctl supportDave Airlie2012-09-12
| |/ / / / /